blob: d9ce3126b2f4e3085680294ae7d977e643338aee (
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
|
# ChangeLog for sys-kernel/xfs-sources
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/ChangeLog,v 1.10 2002/12/23 00:42:06 viz Exp $
*xfs-sources-2.4.20_pre1 (22 Dec 2002)
22 Dec 2002; Tobias Eichert <viz@gentoo.org> xfs-sources-2.4.20_pre1.ebuild:
Version bump.
This is the first xfs-sources release I did by myself;
it aims for having a lot of nice and stable features
in the near future. Please test it and report bugs
since it's going to become the next Live CD kernel.
Features:
- Update 3.5 GB address space patch
- Update to latest XFS (full features)
- Update ACPI snapshot (12 Dec 2002)
- Update EVMS
- Add Win4Lin (including mki adapter patch)
- Add dc395x (Driver for older Tekram SCSI host adapters, fixes bug #12218)
- Add imon support (SGI's Inode Monitor)
- Update patch-int (aka CryptoAPI)
- Update loop-jari (for encrypted loopback devices)
- Add openwall (security related things
like non-executable user stack area,etc.)
- Miscellaneous little patches
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
*xfs-sources-2.4.19-r2 (06 Oct 2002)
06 Oct 2002; Brandon Low <lostlogic@gentoo.org> xfs-sources-2.4.19-r1.ebuild:
This release is a team effort of Tobias Eichert <tobias@databoogie.net>
and myself.
While testing this kerenl I ran into very bad crashing behavior with
the USE="acpi4linux" option enabled... just a warning. But for you
laptopers it is still there.
New from xfs-sources-2.4.19-r1:
- Update to latest XFS patch
- Dropped ext3-htree due to corruption with current e2fsprogs
this may bite some of you who are already using it, but
hopefully it will be updated before you need to fsck your
partitions a lot.
- Update EVMS
- Update JFS
- Fix for grsecurity compilation
- Update patches.txt documentation and kernel.eclass (makes older
a little funky, but is more forward working)
- Fix processor type options to show gcc>31 rather than gcc31
- Add futexes support
- Add imon support
- Optional ACPI patch just set USE="acpi4linux"
- Redone ebuild setup now we have an eclass for these things
- Rename some patches to better names for use with KERNEL_EXCLUDE
- Add support for KERNEL_EXCLUDE
- Add and re-arrange VIA bugfixes
- Update grsecurity
- Switch to latest release IPSEC Free S/WAN
- Add usbdnet support for Zaurus handhelds
- Add supermount patches.
- Incorportate the small fixes done to xfs-sources-2.4.19-r1
*xfs-sources-2.4.19-r1 (03 Sep 2002)
03 Sep 2002; Brandon Low <lostlogic@gentoo.org> xfs-sources-2.4.19-r1.ebuild:
Add several patches to the code, also update
the ebuild to handle revisoins more gracefully
for a complete list of patches, merge and see
/usr/share/doc/xfs-sources-2.4.19-r1/patches.txt.gz
*xfs-sources-2.4.19 (03 Sep 2002)
03 Sep 2002; Brandon Low <lostlogic@gentoo.org> xfs-sources-2.4.19.ebuild:
New version, update to xfs-2002-08-13 from SGI, add EVMS support.
*xfs-sources-2.4.18 (25 Apr 2002)
15 Jul 2002; Mark Guertin <gerk@gentoo.org>
Added arch keywords (-ppc -sparc -sparc64)
29 apr 2002; William McArthur <sandymac@gentoo.org> xfs-sources-2.4.18.ebuild:
Added sys-apps/xfsprogs to DEPEND. These aren't stictly needed but the user
will very likely want them.
|