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