merge linuxrc from outside of terminalserver with changes for busybox-1.4.1
[grml-terminalserver.git] / debian / changelog
1 grml-terminalserver (0.83) unstable; urgency=low
2
3   [ Michael Prokop ]
4   * fix mkdir call of $TFTPD_DATA_DIR_/pxelinux.cfg
5   * merge linuxrc from outside of terminalserver, some
6     fixes and updates for current version of busybox
7     (using busybox-1.4.1 now)
8
9   [ Michael Gebetsroither ]
10   * change from in.tftpd to atftpd [Closes: issue143]
11   * set max initrd size to 24000kB [Closes: issue142]
12   * remove libuclibc0 and discover-data from depends
13   * remove unnecesarry files
14   * change hw detection from discover to a modalias based one
15   * vim modline fixes in timeout.c
16   * fix error to not only use a running kernel
17   * updated todo
18   * fix module loading in linuxrc
19   * removed udhcpc
20
21  -- Michael Gebetsroither <gebi@grml.org>  Fri, 16 Mar 2007 11:22:00 +0100
22
23 grml-terminalserver (0.82) unstable; urgency=low
24
25   * Improve handling of NAT/gateway feature, thanks - Wolfgang Karall!
26
27  -- Michael Prokop <mika@grml.org>  Mon,  4 Dec 2006 12:20:21 +0100
28
29 grml-terminalserver (0.81) unstable; urgency=low
30
31   * Fix iptables problem when not using the NAT/gateway feature.
32
33  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 23:00:24 +0100
34
35 grml-terminalserver (0.80) unstable; urgency=low
36
37   * Fix typo in /linuxrc causing problems with booting via
38     firewire.
39
40  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 00:21:03 +0100
41
42 grml-terminalserver (0.79) unstable; urgency=low
43
44   [mika]
45   * Applied patch from Wolfgang Karall which:
46     - improve display of iptables message
47     - fix the /etc/resolv.conf issue (Closes: issue21)
48     - support for SNAT
49     Thanks a lot, Wolfgang!
50   * Build udhcpc binary from source.
51
52   [gebi]
53   * Added dietlibc-dev to build dependencies
54   * Slimmed down timeout.c and cleanly compile it from source
55
56  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 10:29:20 +0100
57
58 grml-terminalserver (0.78) unstable; urgency=low
59
60   * Deactivate Multicast-DNS via iptables, thanks for suggestion -
61     Wolfgang Karall! Mention details about iptables commands also
62     when starting up grml-terminalserver.
63
64  -- Michael Prokop <mika@grml.org>  Sat, 25 Nov 2006 21:49:59 +0100
65
66 grml-terminalserver (0.77) unstable; urgency=low
67
68   * Avoid syntax error in dhcpd.conf if values for DNS and Gateway
69     are empty, thanks for the patch - Wolfgang Karall!
70
71  -- Michael Prokop <mika@grml.org>  Wed, 22 Nov 2006 11:16:46 +0100
72
73 grml-terminalserver (0.76) unstable; urgency=low
74
75   * Support bootoption dhcp_iface via /linuxrc for selection of
76     network device, thanks for the patch - Wolfgang Karall!
77
78  -- Michael Prokop <mika@grml.org>  Tue, 21 Nov 2006 00:22:51 +0100
79
80 grml-terminalserver (0.75) unstable; urgency=low
81
82   * Support usbhid module in /linuxrc.
83
84  -- Michael Prokop <mika@grml.org>  Fri, 17 Nov 2006 21:01:43 +0100
85
86 grml-terminalserver (0.74) unstable; urgency=low
87
88   * Run udhcpc for earch present interface.
89   * Added statically compiled binary timeout, taken from
90     Coroner's Toolkit (TCT), built running
91     diet gcc -static -o timeout timeout.c
92
93  -- Michael Prokop <mika@grml.org>  Fri, 17 Nov 2006 19:20:43 +0100
94
95 grml-terminalserver (0.73) unstable; urgency=low
96
97   * /linuxrc: replace tr with sed command, thanks for the fix -
98     Wolfgang Karall!
99
100  -- Michael Prokop <mika@grml.org>  Fri, 17 Nov 2006 13:18:52 +0100
101
102 grml-terminalserver (0.72) unstable; urgency=low
103
104   Maintenance release:
105   * make package lintian clean
106   * use Architecture 'any' instead of 'all' as the package ships
107     architecture specific binaries
108   * big update of linuxrc - do not use discover anymore (broken) but
109     instead try modprobing all available network modules
110   * reject tcp/113 via iptables to speed up PXE boot
111   * added statically compiled binary udhcpc build using
112     udhcp-0.9.8cvs20050303 (current Debian/unstable source package)
113     with "LDFLAGS='-static' make"
114
115  -- Michael Prokop <mika@grml.org>  Thu, 16 Nov 2006 14:46:48 +0100
116
117 grml-terminalserver (0.71) unstable; urgency=low
118
119   * compile error fixes (thanks to Spida)
120
121  -- Michael Gebetsroither <michael.geb@gmx.at>  Tue, 25 Jul 2006 01:43:42 +0200
122
123 grml-terminalserver (0.70) unstable; urgency=low
124
125   * a few typo corrections 
126
127  -- Michael Gebetsroither <michael.geb@gmx.at>  Fri,  7 Apr 2006 01:54:24 +0200
128
129 grml-terminalserver (0.69) unstable; urgency=low
130
131    * moved video to vga options, because vesa-tng is not there anymore
132    * added video=ofonly to video=nofb for missing vesa-tng
133
134  -- Michael Gebetsroither <michael.geb@gmx.at>  Fri,  7 Apr 2006 01:54:14 +0200
135
136 grml-terminalserver (0.68) unstable; urgency=low
137
138   * fixed bug in dhcp-config template
139   * fixed bug with false NETWORK_
140   * changed configfile layout (still fully compatibel to older versions)
141   * fixed bug with not stopping portmapper (additional killall -9)
142   * implemented a "do not touch" for dhcp config (if user removes the line,
143     grml-terminalserver won't touch this configfile anymore).
144   * added config action to grml-terminalserver to update configs.
145   * implemented force option (-f) 
146
147  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 19 Nov 2005 11:50:46 +0100
148
149 grml-terminalserver (0.67) unstable; urgency=low
150
151   * changed dependency to grml-shlib 
152
153  -- Michael Gebetsroither <michael.geb@gmx.at>  Fri, 11 Nov 2005 20:17:37 +0100
154
155 grml-terminalserver (0.66) unstable; urgency=low
156
157   * fixed partition defaults in option dialog from grml2hd
158   * few minor typo fixes in the dialogs
159
160  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 03:07:39 +0200
161
162 grml-terminalserver (0.65) unstable; urgency=low
163
164   * fixed variable definition (added local to most variables)
165   * fixed loopdevice handling with mount -o loop
166   * fixed modcalc and grml-terminalserver-config module code
167   * fixed fix of modcal dependencie calculating code
168   * fixed modules path problems
169   * fixed a few small bugs
170   * fixed a small "bug" if there is no grml-image (clean up correctly)
171
172  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon, 17 Oct 2005 12:54:43 +0200
173
174 grml-terminalserver (0.64) unstable; urgency=low
175
176   * cleaned up boot profiles (grub/pxelinux)
177   * unified variables between grml-terminalserver and
178     grml-terminalserver-config (one single file for constants)
179   * cleand up tftpd start prozess
180   * added $DHCPD_CONFIG_FILE in grml-terminalserver
181   * removed hardcoded path /cdrom
182   * variable cleanup
183   * added template engine, templates are in /usr/share/.../templates/
184   * fixed netmask handling
185   * kicked netmask in favour of ipcalc for network range calculation
186   * fixed typo in checks against false configuration
187   * fixed mount problems (permission denied)
188
189  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun, 14 Aug 2005 21:58:10 +0200
190
191 grml-terminalserver (0.63) unstable; urgency=low
192
193   * simplified configuration handling (default vars) UPDATE YOUR CONFIG
194   * added gcc-3.3 to the dependencies (grub won't compile with gcc-4.0)
195   * added checks against false configuration
196
197  -- Michael Gebetsroither <michael.geb@gmx.at>  Thu,  4 Aug 2005 22:37:04 +0200
198
199 grml-terminalserver (0.62) unstable; urgency=low
200
201   * moved discover to -data package 
202
203  -- Michael Gebetsroither <michael.geb@gmx.at>  Thu,  4 Aug 2005 20:06:04 +0200
204
205 grml-terminalserver (0.61) unstable; urgency=low
206
207   * splitted up package in grml-terminalserver and grml-terminalserver-data 
208
209  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun, 31 Jul 2005 00:32:05 +0200
210
211 grml-terminalserver (0.60) unstable; urgency=low
212
213   * fixed reboot/halt problems 
214
215  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon,  9 May 2005 18:04:01 +0200
216
217 grml-terminalserver (0.59) unstable; urgency=low
218
219   * fixed a few small manpage issues
220   * rewrote complete commandline argument processing
221   * manpage update
222
223  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun,  8 May 2005 22:19:44 +0200
224
225 grml-terminalserver (0.58) unstable; urgency=low
226
227   * fixed a few typos
228   * make it release ready ;)
229   * added grml-terminalserver-config clean, to remove all created config files 
230
231  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun,  8 May 2005 21:09:49 +0200
232
233 grml-terminalserver (0.57) unstable; urgency=low
234
235   * added discover-nic command to the initrd
236   * added alias debuginit to the bootmenu
237
238  -- Michael Gebetsroither <michael.geb@gmx.at>  Tue,  3 May 2005 13:18:01 +0200
239
240 grml-terminalserver (0.56) unstable; urgency=low
241
242   * fixed NON-PXE booting with grub (right boot params)
243   * added memtest to bootoptions
244   * updatet linuxrc with upstream
245   * fixed default ramdisk size
246   * fixed problem with hosts.allow/hosts.deny
247
248  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun,  1 May 2005 19:33:43 +0200
249
250 grml-terminalserver (0.55) unstable; urgency=low
251
252   * first "working" version, it boots up => it's perfect :D (linus)
253
254  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 27 Apr 2005 00:59:32 +0200
255
256 grml-terminalserver (0.54) unstable; urgency=low
257
258   * new test release 
259
260  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon, 25 Apr 2005 12:30:13 +0200
261
262 grml-terminalserver (0.53) unstable; urgency=low
263
264   * fixed unnecessary file backup
265   * DEBUG UPDATE
266   * tried another initrd/linuxrc combination
267   * added config file, to run it on plain debian sid also
268   * added executables cdir/rdir into the initrd
269   * cdir to create a dir layout to run discover and modprobe
270   * rdir to put the old files in place
271
272  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun, 24 Apr 2005 16:14:40 +0200
273
274 grml-terminalserver (0.52) unstable; urgency=low
275
276   * added libuclibc0 to the dependencies
277   * added discover-data to the dependencies
278   * integrate functions to build a "generic" netboot initrd, now it should be
279     a _real_ terminalserver ;)
280   * big changes in grml-terminalserver-config + linuxrc 
281
282  -- Michael Gebetsroither <gebi@grml.org>  Tue, 12 Apr 2005 13:56:32 +0200
283
284 grml-terminalserver (0.51) unstable; urgency=low
285
286   * added sh-lib to the dependencies
287   * added syslinux to the dependencies
288   * reworked grml-terminalserver-config get options section (not zsh
289     compatibel)
290   * made paths grml compatibel
291
292  -- Michael Gebetsroither <gebi@grml.org>  Sat,  9 Apr 2005 19:55:08 +0200
293
294 grml-terminalserver (0.5) unstable; urgency=low
295
296   * added manpages 
297   * fixed a bug in grml-terminalserver-config (getting the options)
298
299  -- Michael Gebetsroither <gebi@grml.org>  Sun,  3 Apr 2005 12:41:15 +0200
300
301 grml-terminalserver (0.4) unstable; urgency=low
302
303   * fixed a few lintian warnings (changed section to net, removed /usr/bin) 
304
305  -- Michael Gebetsroither <gebi@grml.org>  Sat,  2 Apr 2005 22:35:34 +0200
306
307 grml-terminalserver (0.3) unstable; urgency=low
308
309   * fixed #246904 from nfs-kernel-server (own init skript)
310   * replaced a few parameters with global variables
311
312  -- Michael Gebetsroither <gebi@grml.org>  Sat,  2 Apr 2005 20:46:49 +0200
313
314 grml-terminalserver (0.2) unstable; urgency=low
315
316   * fixed a few path's in the skript (get it working)
317
318  -- Michael Gebetsroither <gebi@grml.org>  Thu, 31 Mar 2005 15:24:18 +0200
319
320 grml-terminalserver (0.1) unstable; urgency=low
321
322   * Initial Release.
323
324  -- Michael Gebetsroither <gebi@grml.org>  Sun, 20 Mar 2005 19:39:26 +0100
325
326 Local variables:
327 mode: debian-changelog
328 End: