/[fai]/people/h01ger/fai-kernels/debian/changelog
ViewVC logotype

Contents of /people/h01ger/fai-kernels/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3224 - (show annotations) (download)
Mon Jan 9 22:34:43 2006 UTC (7 years, 5 months ago) by h01ger-guest
File size: 9524 byte(s)
- updated to 2.6.15
1 fai-kernels (1.10.2) unstable; urgency=low
2
3 * updated to use 2.6.15
4 * the test, if the patch for #328707 applies, now works as intended.
5 (That means fai-kernels builds with kernel-source-2.4.27-12 in sid.)
6 * increased CONFIG_BLK_DEV_RAM_SIZE=8192 as this is needed for the new
7 fai-cd and also matches the debian default kernels
8 * added arch specific build-depends on kernel sources
9 * bugfix: don't copy the 2.6 kernel config on alpha - the real fix (tm)
10 should be to build 2.6 fai-kernels on alpha... as I don't have an
11 alpha I'm waiting for someone to send that config to the BTS
12 * build HW_RANDOM as module on archs that support it (2.6 only) - requested
13 by user via private mail (please use the BTS instead)
14 * build with CONFIG_PDC202XX_FORCE=y as requested by user via private mail
15 * set CONFIG_FUSION=y as it's an option, not a driver
16 * more driver needed for 2.6 i386, requested by Thomas Lange (TULIP,
17 CONFIG_DE4X5, CONFIG_WINBOND_840, CONFIG_DM9102, CONFIG_ULI526X)
18
19 -- Holger Levsen <debian@layer-acht.org> Sun, 8 Jan 2006 17:08:20 +0100
20
21 fai-kernels (1.10.1) unstable; urgency=low
22
23 * added build-depends on gcc-3.3 (closes: #340884)
24 * reenabled serial console on 2.6 on i386 (closes: #296932) and also on
25 powerpc and amd64 as well as on 2.4 on powerpc
26 * streamlined support for Fusion MPT on i386 and amd64
27 * added support for 2.4 fai-kernels on alpha - thanks to Steffen Grunewald
28
29 -- Holger Levsen <debian@layer-acht.org> Wed, 30 Nov 2005 11:42:16 +0100
30
31 fai-kernels (1.10) unstable; urgency=low
32
33 * fai-kernels was removed as requested in #323183. Unfortunatly neither
34 Thomas Lange (the former maintainer) nor me was informed of that action
35 before it was done.
36 This makes FAI unpleasent to use in unstable, and since FAI is in heavy
37 development at the moment we would like to have as many testers as possible
38 - so we decided to re-upload fai-kernels.
39 As this is done now, I will stick to my original plan, which is using
40 standard debian kernels with "nfsroot"-initrds for FAI. This will make
41 fai-kernel unnecessary so it _then_ can be removed again.
42 * added support for amd64 and ppc
43 * updated README.non-i386 accordingly
44 * updated to use linux-tree-2.6.14 instead of 2.6.8
45 * apply the patch for #328707 to kernel-source-2.4.27 during build-time, so
46 that it builds with the latest binutils. As 2.4.27-12 will hopefully soon
47 be uploaded with the patch included, the patch will only be applied, if it
48 applies cleanly without errors.
49 * dont merge kernel config snipplets, rather use one config file per arch
50 and kernel version (2.4/2.6)
51 * added some drivers for various network cards and scsi controllers
52 (closes: #328232)
53 * updated README (closes: #328230)
54 * append "fai-kernels" to version of the build kernel-packages instead of
55 "fai"
56 * updated the FSF address in copyright
57 * confirmed that the package conforms to debian-policy 3.6.2
58 * made build-dependency to debhelper versioned and raised debian/compat to
59 a non-deprecated value
60 * added myself to maintainers field
61
62 -- Holger Levsen <debian@layer-acht.org> Fri, 21 Nov 2005 16:23:42 +0100
63
64 fai-kernels (1.9.1) unstable; urgency=high
65
66 * recompile with new kernel sources
67 * use kernel-tree-2.6.8-16 and kernel-tree-2.4.27-10
68
69 -- Thomas Lange <lange@debian.org> Tue, 31 May 2005 14:33:16 +0200
70
71 fai-kernels (1.9) unstable; urgency=high
72
73 * provide kernel patchlevel in Build-depends to easier track security
74 issues (closes: #297811)
75 * build-depends on kernel-tree packges with abi version number
76 * added README.security-updates, README.non-i386
77 * prepare the rules files to support powerpc
78 * added powerpc-kernel-configs
79 * rules: set PATCH_THE_KERNEL=YES, so kernel-sources will be patched
80
81 -- Thomas Lange <lange@debian.org> Fri, 8 Apr 2005 16:05:45 +0200
82
83 fai-kernels (1.8.2) unstable; urgency=low
84
85 * add SATA support for 2.4 kernel (closes: 286854)
86 * add IA32_EMULATION (only usefull on x86-64)
87 * disable math emulation to make kernel fit on a floppy (for 2.6 kernel)
88 * ps2 mouse and serial mouse as module, disable autofs support (2.6 kernel)
89 * rules: include file versions which sets the variables kversion and
90 kversion24
91 * disable HAMACHI and ARCNET in both kernel configs
92 * enable options which are needed for fai bootcd kernel
93 * use gcc 3.3.5 for compilation
94
95 -- Thomas Lange <lange@debian.org> Fri, 7 Jan 2005 11:58:37 +0100
96
97 fai-kernels (1.8.1) unstable; urgency=low
98
99 * add POSIX ACL support for 2.4 kernel (closes: #279871)
100 * add ReiserFS ACL support for 2.6 kernel
101
102 -- Thomas Lange <lange@debian.org> Tue, 9 Nov 2004 11:23:32 +0100
103
104 fai-kernels (1.8) unstable; urgency=medium
105
106 * use kernel 2.4.27 and 2.6.8 (closes: #271244)
107 * disable coda fs
108 * added xfs for 2.4 kernel
109 * added some network drivers
110 * copy kernel config for 2.6 kernel to doc directory
111
112 -- Thomas Lange <lange@debian.org> Mon, 13 Sep 2004 11:20:35 +0200
113
114 fai-kernels (1.7.1) unstable; urgency=low
115
116 * add Promise IDE drivers
117 * add SATA drivers to 2.6 kernel
118
119 -- Thomas Lange <lange@debian.org> Tue, 3 Aug 2004 21:14:22 +0200
120
121 fai-kernels (1.7) unstable; urgency=low
122
123 * use 2.4.26 kernel
124 * add config for 2.6.7 kernel
125 * add aic79xx scsi driver (closes: #241278)
126 * control: reformat extended description
127
128 -- Thomas Lange <lange@debian.org> Thu, 22 Jul 2004 13:49:50 +0200
129
130 fai-kernels (1.6) unstable; urgency=low
131
132 * use 2.4.24 kernel
133 * rules: add --append-to-version, copy kernel config to doc directory,
134 move value of DH_COMPAT in rules to new compat file
135 * fai-kernel-config-2.4: add 3Com typhoon drivers, remove some PCMCIA
136 drivers, enable highmem support
137 * file kernel-version removed, set version in debian/rules
138
139 -- Thomas Lange <lange@debian.org> Tue, 3 Feb 2004 15:47:46 +0100
140
141 fai-kernels (1.5.3) unstable; urgency=low
142
143 * add dependency on modutils (closes: #190895)
144
145 -- Thomas Lange <lange@debian.org> Tue, 29 Apr 2003 15:59:15 +0200
146
147 fai-kernels (1.5.2) unstable; urgency=high
148
149 * kernel configuration now build with make oldconfig instead of
150 make menuconfig (closes: #188633)
151 * dependency on libncurses5-dev is not needed any more
152 * add NEWS file
153
154 -- Thomas Lange <lange@debian.org> Wed, 23 Apr 2003 14:46:58 +0200
155
156 fai-kernels (1.5.1) unstable; urgency=low
157
158 * add more network drivers for gigabit cards
159 * README: list some network card drivers and their size, if someone need
160 more space on the boot floppy
161
162 -- Thomas Lange <lange@debian.org> Mon, 7 Apr 2003 11:08:09 +0200
163
164 fai-kernels (1.5) unstable; urgency=low
165
166 * use 2.4.20 kernel
167 * debian/rules: build target only builds kernel version 2.4.x
168 * debian/control: remove dependency on kernel-source-2.2.20
169 * remove frame buffer support (and the penguin logo)
170 * SCSI and IDE drivers are only availavle as modules
171 * build target does not need root privileges (closes: #167102)
172 * add build dependencies in control file
173 * use new Intel NIC drivers, add tulip NIC driver
174 * remove NFS server and quota support
175 * ext2, loop, floppy now as modules
176 * use even more kernel modules to reduce the size of the kernel image
177 * disable FDDI drivers
178
179 -- Thomas Lange <lange@debian.org> Thu, 6 Feb 2003 15:53:45 +0100
180
181 fai-kernels (1.4) unstable; urgency=medium
182
183 * remove setting of DEB_HOST_ARCH in rules file (closes: #146107)
184 * add build-depends on bin86
185 * merge the two 2.2.20 kernels to one that support both BOOTP and DHCP
186 * override obsolete 1.3 version of this package, but add 2.4 kernel support
187
188 -- Thomas Lange <lange@debian.org> Thu, 16 May 2002 14:30:34 +0200
189
190 fai-kernels (1.3) unstable; urgency=low
191
192 * add README to the Debian package
193 * add info how to compile a 2.4.X kernel
194 * new kernel-config-2.4 file
195 * kernel 2.4.18 included in package
196
197 -- Thomas Lange <lange@debian.org> Wed, 8 May 2002 12:58:16 +0200
198
199 fai-kernels (1.2) unstable; urgency=low
200
201 * update for kernel 2.2.20
202
203 -- Thomas Lange <lange@debian.org> Thu, 11 Apr 2002 11:45:47 +0200
204
205 fai-kernels (1.1.5) unstable; urgency=low
206
207 * package depends on kernel-source-2.2.19 (closes: #133584)
208 * use RTL8139TOO ethernet driver instead of RTL8139
209 * added via-rhine ethernet driver
210
211 -- Thomas Lange <lange@debian.org> Mon, 18 Feb 2002 14:59:55 +0100
212
213 fai-kernels (1.1.4) unstable; urgency=low
214
215 * add build-depends (closes: #123716)
216 * don't use option I with tar, instead use a pipe and bzcat
217 * Standards update to 3.5.6
218
219 -- Thomas Lange <lange@debian.org> Wed, 2 Jan 2002 15:08:13 +0100
220
221 fai-kernels (1.1.3) unstable; urgency=low
222
223 * added driver for Promise IDE controlle (needs kernel boot parameter)
224
225 -- Thomas Lange <lange@debian.org> Fri, 16 Nov 2001 13:48:46 +0100
226
227 fai-kernels (1.1.2) unstable; urgency=low
228
229 * kernel configuration slightly changed
230 * added serial console support
231
232 -- Thomas Lange <lange@debian.org> Thu, 4 Oct 2001 13:01:46 +0200
233
234 fai-kernels (1.1.1) unstable; urgency=low
235
236 * Build-Depends to kernel-source without version number (closes:
237 #102040, #98117)
238
239 -- Thomas Lange <lange@debian.org> Mon, 23 Jul 2001 11:19:59 +0200
240
241 fai-kernels (1.1) unstable; urgency=low
242
243 * first upload to Debian archive
244 * Support for kernel 2.2.19
245 * enhanced documentation
246
247 -- Thomas Lange <lange@debian.org> Tue, 8 May 2001 16:22:46 +0200
248
249 fai-kernels (1.0) unstable; urgency=low
250
251 * Initial Release.
252
253 -- Thomas Lange <lange@debian.org> Wed, 29 Nov 2000 17:25:29 +0100
254
255

  ViewVC Help
Powered by ViewVC 1.1.5