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

  ViewVC Help
Powered by ViewVC 1.1.5