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
80
81
82
|
# ChangeLog for sys-kernel/ppc-sources
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources/ChangeLog,v 1.19 2003/02/12 09:17:41 vapier Exp $
11 Feb 2003; Bryon Roche <kain@kain.org> ppc-sources-2.4.20-r3.ebuild:
New PPC kernel. Included patches are: ext2/3 xattr+ACL patch (upgraded to
0.8.55),2.4.20-ben5,Super FreeS/WAN 1.99-p4, and a reversion of the dmasound
code, which should fix some sound issues. Also, this kernel has the
orinoco-monitor mode patch, so kismet away!
*ppc-sources-2.4.20-r3 (11 Feb 2003)
10 Feb 2003; Olivier Reisch <doctomoe@gentoo.org> ppc-sources-2.4.20-r2.ebuild:
Added missing SLOT to ebuild.
*ppc-sources-2.4.20-r2 (18 Dec 2002)
08 Jan 2003; Mark Guertin <gerk@gentoo.org> ppc-sources-2.4.20-r2.ebuild:
Set keyword to ppc
23 Dec 2002; Christian Birchinger <joker@gentoo.org> :
Removed sparc64 keyword.
18 Dec 2002; Kain <kain@kain.org> ppc-sources-2.4.20-r2 :
New PPC kernel. ext2/3 ACL & xattr patches are now included, as well as
freeswan and some other miscellaneous fixes. This kernel is made from
benh's ppc.bkbits.net linuxppc_2_4_benh tree as of changeset 1.755.
XFS is no longer included.
WARNING: XFS is longer included.
** WARNING: XFS IS NO LONGER INCLUDED **
*ppc-sources-2.4.20-r1 (10 Oct 2002)
17 Dec 2002; Brandon Low <lostlogic@gentoo.org>:
Make all kernel-sources SLOT="${KV}"
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
10 Oct 2002; Kain <kain@kain.org> ppc-sources-2.4.20-r1 :
New PPC benh kernel + XFS. Please remember that turning on XFS is optional.
*ppc-sources-2.4.19-r6 (12 Jun 2002)
15 Jul 2002; Mark Guertin <gerk@gentoo.org>
Added arch keywords (ppc -x86 -sparc -sparc64)
12 Jun 2002; Kain <kain@kain.org> all :
We are back to a standard kernel + XFS. This will be the ppc-sources used
for the gentoo-ppc-1.2 bootcd.
*ppc-sources-2.4.19-r5 (26 May 2002)
26 May 2002; Kain <kain@kain.org> all :
Firewire still works, but otherwise this kernel is more like -r3.
The rmap vm doesn't seem to work too well on ppc after additional testing.
*ppc-sources-2.4.19-r4 (26 May 2002)
26 May 2002; Kain <kain@kain.org> all :
Firewire works again. This kernel implements the O(1) scheduler, XFS,
the rmap VM, and the HZ=1000 timer.
*ppc-sources-2.4.19-r3 <kain@kain.org> :
Second official ppc kernel release:
More drivers in the defconfig for the cdrom image have been integrated;
We also have the drm-kernel from the ati.2 drivers at gatos.sf.net integrated
in. These work better on the TiBook rev2 (I don't know about rev3).
Fixes also in the ebuild
*ppc-sources-2.4.19 <pvdabeel@gentoo.org> :
First official ppc kernel release
|