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