b1e6ddf0393d3fd8f1c85e3132424c34390d493c
[grml-terminalserver.git] / debian / changelog
1 grml-terminalserver (0.99.19) grml-testing; urgency=low
2
3   * [17edea1] Use /live/image as default + vmlinuz/initrd.img to support
4     new releases. Thanks to Ulrich Dangel for helping
5   * [a1d4eea] Drop outdated NOTES file
6   * [00ee294] NAT setup: do not fail if local route is present
7
8  -- Michael Prokop <mika@grml.org>  Tue, 11 Sep 2012 19:27:58 +0200
9
10 grml-terminalserver (0.99.18) grml-testing; urgency=low
11
12   * [41c1fa7] Get rid of grml2hd specific dialog and code
13     [Closes: issue1117]
14
15  -- Michael Prokop <mika@grml.org>  Wed, 11 Jan 2012 18:32:15 +0100
16
17 grml-terminalserver (0.99.17) grml-testing; urgency=low
18
19   * [09f2718] grml-terminalserver-config: fix syntax error
20
21  -- Michael Prokop <mika@grml.org>  Fri, 09 Dec 2011 11:04:16 +0100
22
23 grml-terminalserver (0.99.16) grml-testing; urgency=low
24
25   [ Michael Prokop ]
26   * [ed31825] grml-terminalserver-config: use x.x.x.10 as starting IP address range
27
28  -- Christian Hofstaedtler <ch@grml.org>  Tue, 06 Dec 2011 22:43:08 +0100
29
30 grml-terminalserver (0.99.15) unstable; urgency=low
31
32   [ Christian Hofstaedtler ]
33   * [ed1a7fb] Add debian/control headers Origin, Bugs
34
35  -- Michael Prokop <mika@grml.org>  Sat, 26 Nov 2011 20:04:28 +0100
36
37 grml-terminalserver (0.99.14) unstable; urgency=low
38
39   * [0f45dd8] Bump Standards-Version to 3.9.2.
40   * [2614b90] Do not use "nodhcp" bootoption anymore,
41     since recent ISOs have new way of network configuration.
42
43  -- Michael Prokop <mika@grml.org>  Tue, 12 Jul 2011 11:41:31 +0200
44
45 grml-terminalserver (0.99.13) unstable; urgency=low
46
47   [ Ulrich Dangel ]
48   * [eb79aa4] Support either portmap or rpcbind in grml-terminalserver.
49
50  -- Christian Hofstaedtler <ch@grml.org>  Mon, 16 May 2011 01:03:58 +0200
51
52 grml-terminalserver (0.99.12) unstable; urgency=low
53
54   [ Ulrich Dangel ]
55   * [fdea9e5] Support grml-terminalserver from no boot medium present.
56     [Closes: issue733]
57   * [162ecbe] Use config files instead of globbing, adjust indention.
58   * [9ac3854] Adjust live-media-path if /live/image is not the
59     bootmedium.
60
61  -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 12:35:50 +0100
62
63 grml-terminalserver (0.99.11) unstable; urgency=low
64
65   * [acc441d] Adapt dhcp configuration for the dhcp3-server ->
66     isc-dhcp-server transition.
67   * [40f2a27] grml-terminalserver-config: do not rebuild initrd but use
68     the existing one.
69   * [766664b] grml-terminalserver-config: always update minirtd26.gz
70     using cp -u.
71   * [b3b2bf9] Use find command for removing dhcpd.leases file.
72   * [fedf73b] Depend on isc-dhcp-server | dhcp3-server.
73   * [dcf5405] Bump Standards-Version to 3.9.1.
74   * [ab36bc7] Iterate over /var/lib/dhcp* directories for touch command.
75   * [edd63e9] Minor: Fix typo (witch/which) and indent one line of code.
76
77  -- Michael Prokop <mika@grml.org>  Wed, 29 Sep 2010 23:47:29 +0200
78
79 grml-terminalserver (0.99.10) unstable; urgency=low
80
81   [ Ulrich Dangel ]
82   * Support multiiso cds
83
84   [ Michael Prokop ]
85   * Bump Standards-Version to 3.8.4 (no further changes).
86   * Minor packaging updates to make lintian happy.
87
88  -- Michael Prokop <mika@grml.org>  Wed, 21 Apr 2010 14:07:30 +0200
89
90 grml-terminalserver (0.99.9) unstable; urgency=low
91
92   [ Ulrich Dangel ]
93   * Make templates/grub-pxelinux_config more robust and use rm -f instead of rm.
94
95  -- Michael Prokop <mika@grml.org>  Thu, 29 Oct 2009 01:10:49 +0100
96
97 grml-terminalserver (0.99.8) unstable; urgency=low
98
99   * Adjust bsd arguments for network boot.
100   * Remove grub entries for network boot
101
102  -- Ulrich Dangel <mru@grml.org>  Tue, 27 Oct 2009 21:14:14 +0100
103
104 grml-terminalserver (0.99.7) unstable; urgency=low
105
106   * Drop all grub-related stuff.
107   * Drop old linuxrc and related files, resulting in architecture independent
108     package.
109
110  -- Michael Prokop <mika@grml.org>  Mon, 26 Oct 2009 16:47:35 +0100
111
112 grml-terminalserver (0.99.6) unstable; urgency=low
113
114   [ Ulrich Dangel ]
115   * Use grml2usb to generate the boot menu. This preserves all parameters in
116     the menu from original cd.
117
118   [ Michael Prokop ]
119   * Bump to Standards-Version 3.8.3 (no further changes).
120   * Update copyright file (reference git.grml.org and adjust path to GPL-2).
121   * Update overrides file.
122   * Build-Depend on debhelper >=5.
123
124  -- Michael Prokop <mika@grml.org>  Mon, 26 Oct 2009 15:20:05 +0100
125
126 grml-terminalserver (0.99.5) unstable; urgency=low
127
128   * Disable grub feature by default (people should use gPXE/
129     Etherboot.org nowadays).
130
131  -- Michael Prokop <mika@grml.org>  Sun, 25 Oct 2009 00:13:22 +0200
132
133 grml-terminalserver (0.99.4) unstable; urgency=low
134
135   * Exclude udev's persistent files from initrd: Grml netboot packages
136     ship persistent files of udev. This doesn't break anything, but
137     names of network and cdrom/dvd devices might be unusual/unexpected.
138     Thanks to Christian Hofstaedtler for the bugreport!
139     [Closes: issue697]
140
141  -- Michael Prokop <mika@grml.org>  Sat, 20 Jun 2009 13:27:38 +0200
142
143 grml-terminalserver (0.99.3) unstable; urgency=low
144
145   * grml-terminalserver-config
146     - exit script if user selects 'Cancel' in grub's network boot
147       selection dialog.
148     - get rid of 'error retrieving current directory' messages
149     - add some additional newlines in startup messages
150     - some minor spelling fixes and improvements
151   * Bump Standard Version to 3.8.1 (no further changes).
152   * Bump Compat version to 5.
153
154  -- Michael Prokop <mika@grml.org>  Sat, 16 May 2009 22:16:10 +0200
155
156 grml-terminalserver (0.99.2) unstable; urgency=low
157
158   * Fix usage of dirname if no files can be located. [Closes: issue575]
159   * Adjust configuration for new grml2usb layout.
160
161  -- Michael Prokop <mika@grml.org>  Sat, 14 Mar 2009 12:37:26 +0100
162
163 grml-terminalserver (0.99.1) unstable; urgency=low
164
165   * fix create-netboot to work with new initrds
166
167  -- Michael Gebetsroither <gebi@grml.org>  Sun, 30 Nov 2008 14:43:47 +0100
168
169 grml-terminalserver (0.99) unstable; urgency=low
170
171   [ Michael Gebetsroither ]
172   * Fixed dependencies for grml-medium (added make and nfs-kernel-server)
173
174   [ Michael Prokop ]
175   * Adjust VCS headers.
176
177  -- Michael Prokop <mika@grml.org>  Sat, 29 Nov 2008 22:08:37 +0100
178
179 grml-terminalserver (0.98) unstable; urgency=low
180
181   [ Michael Gebetsroither ]
182   * change to /bin/bash [Closes: issue182]
183   * updated README.Debian [Closes: issue500]
184
185   [ Michael Prokop ]
186   * Bump Standard Version to 3.8.0 (no further changes).
187
188  -- Michael Prokop <mika@grml.org>  Fri, 26 Sep 2008 01:35:43 +0200
189
190 grml-terminalserver (0.97) unstable; urgency=low
191
192   * Fixed breakage introduced by necessary changes because of isolinux
193     problems.
194
195  -- Michael Gebetsroither <gebi@grml.org>  Fri, 21 Mar 2008 19:19:59 +0100
196
197 grml-terminalserver (0.96) unstable; urgency=low
198
199   * Fixed breakage introduced by boot layout change.
200
201  -- Michael Gebetsroither <gebi@grml.org>  Fri, 29 Feb 2008 01:38:04 +0100
202
203 grml-terminalserver (0.95) unstable; urgency=low
204
205   [ Michael Gebetsroither ]
206   * Boot terminalnodes with nodhcp again (thx ch for reporting).
207
208   [ Michael Prokop ]
209   * Boot terminalnodes with noprompt.
210   * Bump Standard-Version to 3.7.3 (no further changes).
211
212  -- Michael Prokop <mika@grml.org>  Fri, 25 Jan 2008 21:24:28 +0100
213
214 grml-terminalserver (0.94) unstable; urgency=low
215
216   * create-netboot: fix wrong paths of tar.bz2, include version number
217     in the filename of the generated tar.bz2 and inform user about
218     filename of the generated file [Closes: issue376]
219   * grml-terminalserver-config: redirect stdout of update-initramfs
220     to /dev/null and make the code part regarding $PATH_/minirt26.gz
221     more readable.
222
223  -- Michael Prokop <mika@grml.org>  Sun, 20 Jan 2008 12:49:06 +0100
224
225 grml-terminalserver (0.93) unstable; urgency=low
226
227   [ Michael Gebetsroither ]
228   * grml-terminalserver-config: fix problem with unclosed ]
229
230   [ Michael Prokop ]
231   * grml-terminalserver-config: move file grub.img only if it exists
232
233  -- Michael Prokop <mika@grml.org>  Thu, 03 Jan 2008 13:00:46 +0100
234
235 grml-terminalserver (0.92) unstable; urgency=low
236
237   [ Michael Prokop ]
238   * Fix detection of network devices - do not assume it is named eth*.
239
240   [ Michael Gebetsroither ]
241   * Update initrd generation for use with live-initramfs.
242
243  -- Michael Prokop <mika@grml.org>  Sat,  6 Oct 2007 15:44:16 +0200
244
245 grml-terminalserver (0.91) unstable; urgency=low
246
247   * Readme.Debian: better howto
248   * make grub compile code ready for gcc-4.2 and any later version
249   * fix dependencies for grub 32bit compilation on amd64
250
251  -- Michael Gebetsroither <gebi@grml.org>  Wed, 11 Jul 2007 13:15:46 +0200
252
253 grml-terminalserver (0.90) unstable; urgency=low
254
255   * Forgot to adjust $CC in grml-terminalserver-config for new
256     gcc version. Fixed.
257
258  -- Michael Prokop <mika@grml.org>  Thu, 12 Apr 2007 11:05:57 +0200
259
260 grml-terminalserver (0.89) unstable; urgency=low
261
262   * Update for new grml-terminalserver-data package.
263   * Remove /usr/share/grml-terminalserver/discover-nic from
264     debian/overrides.
265   * Fixed typo in grml-terminalserver-config and removed the
266     not-yet support bootoption 'secure' from examples.
267
268  -- Michael Prokop <mika@grml.org>  Thu, 12 Apr 2007 00:03:49 +0200
269
270 grml-terminalserver (0.88) unstable; urgency=low
271
272   * Just raising package version so we get in sync with different
273     archs and changelog.
274
275  -- Michael Prokop <mika@grml.org>  Wed, 28 Mar 2007 13:16:56 +0200
276
277 grml-terminalserver (0.87) unstable; urgency=low
278
279   [ Michael Prokop ]
280   * Merge in linuxrc from grml64, now terminalserver using
281     busybox 1.4.2 (important: 1.5.0 is broken!) works again
282     See http://bts.grml.org/grml/issue175 for details.
283
284   [ Michael Gebetsroither ]
285   * updating linuxrc with fixes for busybox (1.5.0 is hopeless broken) 
286
287  -- Michael Gebetsroither <gebi@grml.org>  Wed, 28 Mar 2007 12:07:10 +0200
288
289 grml-terminalserver (0.86) unstable; urgency=low
290
291   * Support gcc-3.4 and crosscompiling on grml64. Adjusted Depends
292     corresponding.
293
294  -- Michael Prokop <mika@grml.org>  Tue, 27 Mar 2007 13:33:59 +0200
295
296 grml-terminalserver (0.85) unstable; urgency=low
297
298   * fix for booting memtest86+ over pxelinux 
299
300  -- Michael Gebetsroither <gebi@grml.org>  Wed, 21 Mar 2007 15:46:08 +0100
301
302 grml-terminalserver (0.84) unstable; urgency=low
303
304   * linuxrc: tab cleanup
305   * removed iptables hacks necessary for tftpd-hpa
306   * changed default value for NAT_INTERFACE_ from none to ""
307   * introduced iptables as a seperate configurable service within
308     grml-terminalserver
309   * adding create_netboot script to examples
310   * added bootoption lang=us to fix utf8 issues 
311
312  -- Michael Gebetsroither <gebi@grml.org>  Wed, 21 Mar 2007 14:10:14 +0100
313
314 grml-terminalserver (0.83) unstable; urgency=low
315
316   [ Michael Prokop ]
317   * fix mkdir call of $TFTPD_DATA_DIR_/pxelinux.cfg
318   * merge linuxrc from outside of terminalserver, some
319     fixes and updates for current version of busybox
320     (using busybox-1.4.1 now)
321   * linuxrc: use /static/xargs instead of xargs
322   * linuxrc: remove obsolete "FIXME modprobe is buggy from
323     busybox" and adjust code corresponding
324   * adjust code for udhcpc from busybox
325   * grml-terminalserver-config: do not copy udhcpc anymore
326
327   [ Michael Gebetsroither ]
328   * change from in.tftpd to atftpd [Closes: issue143]
329   * set max initrd size to 24000kB [Closes: issue142]
330   * remove libuclibc0 and discover-data from depends
331   * remove unnecesarry files
332   * change hw detection from discover to a modalias based one
333   * vim modline fixes in timeout.c
334   * fix error to not only use a running kernel
335   * updated todo
336   * fix module loading in linuxrc
337   * removed udhcpc
338
339  -- Michael Gebetsroither <gebi@grml.org>  Fri, 16 Mar 2007 11:22:00 +0100
340
341 grml-terminalserver (0.82) unstable; urgency=low
342
343   * Improve handling of NAT/gateway feature, thanks - Wolfgang Karall!
344
345  -- Michael Prokop <mika@grml.org>  Mon,  4 Dec 2006 12:20:21 +0100
346
347 grml-terminalserver (0.81) unstable; urgency=low
348
349   * Fix iptables problem when not using the NAT/gateway feature.
350
351  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 23:00:24 +0100
352
353 grml-terminalserver (0.80) unstable; urgency=low
354
355   * Fix typo in /linuxrc causing problems with booting via
356     firewire.
357
358  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 00:21:03 +0100
359
360 grml-terminalserver (0.79) unstable; urgency=low
361
362   [mika]
363   * Applied patch from Wolfgang Karall which:
364     - improve display of iptables message
365     - fix the /etc/resolv.conf issue (Closes: issue21)
366     - support for SNAT
367     Thanks a lot, Wolfgang!
368   * Build udhcpc binary from source.
369
370   [gebi]
371   * Added dietlibc-dev to build dependencies
372   * Slimmed down timeout.c and cleanly compile it from source
373
374  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 10:29:20 +0100
375
376 grml-terminalserver (0.78) unstable; urgency=low
377
378   * Deactivate Multicast-DNS via iptables, thanks for suggestion -
379     Wolfgang Karall! Mention details about iptables commands also
380     when starting up grml-terminalserver.
381
382  -- Michael Prokop <mika@grml.org>  Sat, 25 Nov 2006 21:49:59 +0100
383
384 grml-terminalserver (0.77) unstable; urgency=low
385
386   * Avoid syntax error in dhcpd.conf if values for DNS and Gateway
387     are empty, thanks for the patch - Wolfgang Karall!
388
389  -- Michael Prokop <mika@grml.org>  Wed, 22 Nov 2006 11:16:46 +0100
390
391 grml-terminalserver (0.76) unstable; urgency=low
392
393   * Support bootoption dhcp_iface via /linuxrc for selection of
394     network device, thanks for the patch - Wolfgang Karall!
395
396  -- Michael Prokop <mika@grml.org>  Tue, 21 Nov 2006 00:22:51 +0100
397
398 grml-terminalserver (0.75) unstable; urgency=low
399
400   * Support usbhid module in /linuxrc.
401
402  -- Michael Prokop <mika@grml.org>  Fri, 17 Nov 2006 21:01:43 +0100
403
404 grml-terminalserver (0.74) unstable; urgency=low
405
406   * Run udhcpc for earch present interface.
407   * Added statically compiled binary timeout, taken from
408     Coroner's Toolkit (TCT), built running
409     diet gcc -static -o timeout timeout.c
410
411  -- Michael Prokop <mika@grml.org>  Fri, 17 Nov 2006 19:20:43 +0100
412
413 grml-terminalserver (0.73) unstable; urgency=low
414
415   * /linuxrc: replace tr with sed command, thanks for the fix -
416     Wolfgang Karall!
417
418  -- Michael Prokop <mika@grml.org>  Fri, 17 Nov 2006 13:18:52 +0100
419
420 grml-terminalserver (0.72) unstable; urgency=low
421
422   Maintenance release:
423   * make package lintian clean
424   * use Architecture 'any' instead of 'all' as the package ships
425     architecture specific binaries
426   * big update of linuxrc - do not use discover anymore (broken) but
427     instead try modprobing all available network modules
428   * reject tcp/113 via iptables to speed up PXE boot
429   * added statically compiled binary udhcpc build using
430     udhcp-0.9.8cvs20050303 (current Debian/unstable source package)
431     with "LDFLAGS='-static' make"
432
433  -- Michael Prokop <mika@grml.org>  Thu, 16 Nov 2006 14:46:48 +0100
434
435 grml-terminalserver (0.71) unstable; urgency=low
436
437   * compile error fixes (thanks to Spida)
438
439  -- Michael Gebetsroither <michael.geb@gmx.at>  Tue, 25 Jul 2006 01:43:42 +0200
440
441 grml-terminalserver (0.70) unstable; urgency=low
442
443   * a few typo corrections 
444
445  -- Michael Gebetsroither <michael.geb@gmx.at>  Fri,  7 Apr 2006 01:54:24 +0200
446
447 grml-terminalserver (0.69) unstable; urgency=low
448
449    * moved video to vga options, because vesa-tng is not there anymore
450    * added video=ofonly to video=nofb for missing vesa-tng
451
452  -- Michael Gebetsroither <michael.geb@gmx.at>  Fri,  7 Apr 2006 01:54:14 +0200
453
454 grml-terminalserver (0.68) unstable; urgency=low
455
456   * fixed bug in dhcp-config template
457   * fixed bug with false NETWORK_
458   * changed configfile layout (still fully compatibel to older versions)
459   * fixed bug with not stopping portmapper (additional killall -9)
460   * implemented a "do not touch" for dhcp config (if user removes the line,
461     grml-terminalserver won't touch this configfile anymore).
462   * added config action to grml-terminalserver to update configs.
463   * implemented force option (-f) 
464
465  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 19 Nov 2005 11:50:46 +0100
466
467 grml-terminalserver (0.67) unstable; urgency=low
468
469   * changed dependency to grml-shlib 
470
471  -- Michael Gebetsroither <michael.geb@gmx.at>  Fri, 11 Nov 2005 20:17:37 +0100
472
473 grml-terminalserver (0.66) unstable; urgency=low
474
475   * fixed partition defaults in option dialog from grml2hd
476   * few minor typo fixes in the dialogs
477
478  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 03:07:39 +0200
479
480 grml-terminalserver (0.65) unstable; urgency=low
481
482   * fixed variable definition (added local to most variables)
483   * fixed loopdevice handling with mount -o loop
484   * fixed modcalc and grml-terminalserver-config module code
485   * fixed fix of modcal dependencie calculating code
486   * fixed modules path problems
487   * fixed a few small bugs
488   * fixed a small "bug" if there is no grml-image (clean up correctly)
489
490  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon, 17 Oct 2005 12:54:43 +0200
491
492 grml-terminalserver (0.64) unstable; urgency=low
493
494   * cleaned up boot profiles (grub/pxelinux)
495   * unified variables between grml-terminalserver and
496     grml-terminalserver-config (one single file for constants)
497   * cleand up tftpd start prozess
498   * added $DHCPD_CONFIG_FILE in grml-terminalserver
499   * removed hardcoded path /cdrom
500   * variable cleanup
501   * added template engine, templates are in /usr/share/.../templates/
502   * fixed netmask handling
503   * kicked netmask in favour of ipcalc for network range calculation
504   * fixed typo in checks against false configuration
505   * fixed mount problems (permission denied)
506
507  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun, 14 Aug 2005 21:58:10 +0200
508
509 grml-terminalserver (0.63) unstable; urgency=low
510
511   * simplified configuration handling (default vars) UPDATE YOUR CONFIG
512   * added gcc-3.3 to the dependencies (grub won't compile with gcc-4.0)
513   * added checks against false configuration
514
515  -- Michael Gebetsroither <michael.geb@gmx.at>  Thu,  4 Aug 2005 22:37:04 +0200
516
517 grml-terminalserver (0.62) unstable; urgency=low
518
519   * moved discover to -data package 
520
521  -- Michael Gebetsroither <michael.geb@gmx.at>  Thu,  4 Aug 2005 20:06:04 +0200
522
523 grml-terminalserver (0.61) unstable; urgency=low
524
525   * splitted up package in grml-terminalserver and grml-terminalserver-data 
526
527  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun, 31 Jul 2005 00:32:05 +0200
528
529 grml-terminalserver (0.60) unstable; urgency=low
530
531   * fixed reboot/halt problems 
532
533  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon,  9 May 2005 18:04:01 +0200
534
535 grml-terminalserver (0.59) unstable; urgency=low
536
537   * fixed a few small manpage issues
538   * rewrote complete commandline argument processing
539   * manpage update
540
541  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun,  8 May 2005 22:19:44 +0200
542
543 grml-terminalserver (0.58) unstable; urgency=low
544
545   * fixed a few typos
546   * make it release ready ;)
547   * added grml-terminalserver-config clean, to remove all created config files 
548
549  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun,  8 May 2005 21:09:49 +0200
550
551 grml-terminalserver (0.57) unstable; urgency=low
552
553   * added discover-nic command to the initrd
554   * added alias debuginit to the bootmenu
555
556  -- Michael Gebetsroither <michael.geb@gmx.at>  Tue,  3 May 2005 13:18:01 +0200
557
558 grml-terminalserver (0.56) unstable; urgency=low
559
560   * fixed NON-PXE booting with grub (right boot params)
561   * added memtest to bootoptions
562   * updatet linuxrc with upstream
563   * fixed default ramdisk size
564   * fixed problem with hosts.allow/hosts.deny
565
566  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun,  1 May 2005 19:33:43 +0200
567
568 grml-terminalserver (0.55) unstable; urgency=low
569
570   * first "working" version, it boots up => it's perfect :D (linus)
571
572  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 27 Apr 2005 00:59:32 +0200
573
574 grml-terminalserver (0.54) unstable; urgency=low
575
576   * new test release 
577
578  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon, 25 Apr 2005 12:30:13 +0200
579
580 grml-terminalserver (0.53) unstable; urgency=low
581
582   * fixed unnecessary file backup
583   * DEBUG UPDATE
584   * tried another initrd/linuxrc combination
585   * added config file, to run it on plain debian sid also
586   * added executables cdir/rdir into the initrd
587   * cdir to create a dir layout to run discover and modprobe
588   * rdir to put the old files in place
589
590  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun, 24 Apr 2005 16:14:40 +0200
591
592 grml-terminalserver (0.52) unstable; urgency=low
593
594   * added libuclibc0 to the dependencies
595   * added discover-data to the dependencies
596   * integrate functions to build a "generic" netboot initrd, now it should be
597     a _real_ terminalserver ;)
598   * big changes in grml-terminalserver-config + linuxrc 
599
600  -- Michael Gebetsroither <gebi@grml.org>  Tue, 12 Apr 2005 13:56:32 +0200
601
602 grml-terminalserver (0.51) unstable; urgency=low
603
604   * added sh-lib to the dependencies
605   * added syslinux to the dependencies
606   * reworked grml-terminalserver-config get options section (not zsh
607     compatibel)
608   * made paths grml compatibel
609
610  -- Michael Gebetsroither <gebi@grml.org>  Sat,  9 Apr 2005 19:55:08 +0200
611
612 grml-terminalserver (0.5) unstable; urgency=low
613
614   * added manpages 
615   * fixed a bug in grml-terminalserver-config (getting the options)
616
617  -- Michael Gebetsroither <gebi@grml.org>  Sun,  3 Apr 2005 12:41:15 +0200
618
619 grml-terminalserver (0.4) unstable; urgency=low
620
621   * fixed a few lintian warnings (changed section to net, removed /usr/bin) 
622
623  -- Michael Gebetsroither <gebi@grml.org>  Sat,  2 Apr 2005 22:35:34 +0200
624
625 grml-terminalserver (0.3) unstable; urgency=low
626
627   * fixed #246904 from nfs-kernel-server (own init skript)
628   * replaced a few parameters with global variables
629
630  -- Michael Gebetsroither <gebi@grml.org>  Sat,  2 Apr 2005 20:46:49 +0200
631
632 grml-terminalserver (0.2) unstable; urgency=low
633
634   * fixed a few path's in the skript (get it working)
635
636  -- Michael Gebetsroither <gebi@grml.org>  Thu, 31 Mar 2005 15:24:18 +0200
637
638 grml-terminalserver (0.1) unstable; urgency=low
639
640   * Initial Release.
641
642  -- Michael Gebetsroither <gebi@grml.org>  Sun, 20 Mar 2005 19:39:26 +0100
643
644 Local variables:
645 mode: debian-changelog
646 End: