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