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