summaryrefslogtreecommitdiff
blob: a92466a72edb09664869485e516f93bfcf5ce4dc (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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
# 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.16 2003/01/15 05:56:48 lostlogic Exp $

*xfs-sources-2.4.20_pre5 (14 Jan 2003)
  
  14 Jan 2003; Bob Johnson <livewire_@ameritech.net>:
  Minor updates

*xfs-sources-2.4.20_pre4 (10 Jan 2003)
  
  12 Jan 2003; Tobias Eichert <viz@gentoo.org>:
  Dropped the 3c509 fix because it breaks the kernel build.

  10 Jan 2003; Bob Johnson <livewire_@ameritech.net>:
  This is the first patchset under new management.  Thanks to viz
  for getting us up to _pre3.

  Committed by lostlogic ;-)

  Changes from _pre3
  * Move to new IDE core.
  * 3c509 Fix
  * ext3-data-journal-fix
  * aic7xx drivers fix
  * Drop supermount incompatible with new IDE

  Ebuild changes:
  * Snag bits from lolo-sources to talk about what goes on
    in the unpack stage.

*xfs-sources-2.4.20_pre3 (6 Jan 2003)

  6 Jan 2003; Tobias Eichert <viz@gentoo.org> xfs-sources-2.4.20_pre3.ebuild:

  New Version.

  Thanks to sethbc <sethbc@gentoo.org> who helped me getting along with
  a cryptoloop issue. If Loop IV hack is enabled it causes
  the compilation to break with an error; changing that to a #warning
  will fix it. More information on that in the docs file.
  
  New from xfs-sources-2.4.20_pre2:

  - Add supermount support
  - Add usbdnet support
  - Add futexes support
  - Add i2c support (recent patch for lm-sensors)
  - Add KT400 AGP / pci.ids support (should close bug #12600)
  - Add ECC support
  - Add v4l2 (Video for Linux 2) support
  - Add SuperFreeS/WAN Support
  
  Enjoy and test :)


*xfs-sources-2.4.29_pre2 (24 Dec 2002)

  24 Dec 2002; Tobias Eichert <viz@gentoo.org> xfs-sources-2.4.20_pre2.ebuild:

  New version.

  Since my first version broke some stuff I made a new
  one containing minor bugfixes. Now it should compile
  all the way through..

  New from xfs-sources-2.4.20_pre1:

  - Update imon to recent version
  - Removed openwall for further testing
  - I tried several configs this time ;)

  Please test and send bugreports.
  
*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.