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