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