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