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

  ViewVC Help
Powered by ViewVC 1.1.5