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