summaryrefslogtreecommitdiff
blob: afed035c4d80704be499fbb8d9f4b2155b879580 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# ChangeLog for sys-kernel/genkernel
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/genkernel/ChangeLog,v 1.15 2003/10/19 21:49:11 zhen Exp $

  19 Oct 2003; zhen <zhen@gentoo.org> genkernel-2.0.ebuild:
  OK, we are building fine now. I have left it masked until I can verify that it
  can actually build 2.6 kernels ok.

  19 Oct 2003; zhen <zhen@gentoo.org> genkernel-2.0.ebuild:
  this should have been masked.

  19 Oct 2003; Heinrich Wendel <lanius@gentoo.org> genkernel-2.0.ebuild:
  bug #31533

  19 Oct 2003; zhen <zhen@gentoo.org> genkernel-2.0.ebuild:
  updating paths for file locations, this should fix some problems.
  Also marking -* because no one should emerge it until it is complete.

*genkernel-2.0 (19 Oct 2003)

  19 Oct 2003; zhen <zhen@gentoo.org> genkernel-2.0.ebuild:
  2.0 is the testing only ebuild for 2.6 support. Adding into the tree.

  18 Oct 2003; zhen <zhen@gentoo.org> files/bin-keymaps.tar.gz:
  moving some source around - bin-keymaps will be added in here instead of being
  included in the genkernel tarball

* genkernel-1.9 (07 Oct 2003)

  10 Oct 2003; Bob Johnson <livewire@gentoo.org>
	added MRPROPER setting in /etc/kernel/settings (yes/no)
	--myconfig will use /etc/kernels/myconfig  
	--buildpkg will not write anything to local system now
	INITRD_SIZE fixed in settings
	--livecd will build livecd kernel/initrd
	--help now works
	
* genkernel-1.8 (11 Sep 2003)

  11 Sep 2003; Daniel Robbins <drobbins@gentoo.org>: important bug fix; in 1.7,
  modules were not getting copied to the initrd. Now fixed.

* genkernel-1.7 (10 Sep 2003)

  10 Sep 2003; Daniel Robbins <drobbins@gentoo.org>: Genkernel now FHS-compliant;
  sed redirect fix. Also, MAKEOPTS now comes from Portage/make.conf. This closes
  bugs 27920, 27948.

* genkernel-1.6 (03 Sep 2003)

  03 Sep 2003; Daniel Robbins <drobbins@gentoo.org>: fixed various bugs: 26336,
  26346, 26822, 26901, 27446, 27871 (some duplicates)

* genkernel-1.5 (31 Jul 2003)

  31 Jul 2003; Daniel Robbins <drobbins@gentoo.org>: new version with support
  for System.map.

* genkernel-1.4 (30 Jul 2003)

  30 Jul 2003; Daniel Robbins <drobbins@gentoo.org>: new version with lots
  of fixes.

* genkernel-1.2 (14 07 2003)

  14 07 2003; Bob Johnson <livewire@gentoo.org>
  -minor typo fixes

* genkernel-1.1 (26 04 2003)

  26 04 2003; Bob Johnson <livewire@gentoo.org>
	
       	-added kernel package option (--buildpkg)
	-make fail on missing $KV
	
* genkernel-1.0 (14 04 2003)

  14 04 2003; Bob Johnson <livewire@gentoo.org> 
  Initial import.