changelog update
[grml-terminalserver.git] / debian / changelog
1 grml-terminalserver (0.87) unstable; urgency=low
2
3   [ Michael Prokop ]
4   * Merge in linuxrc from grml64, not terminalserver using
5     busybox 1.4.2 (important: 1.5.0 is broken!) should work again.
6
7   [ Michael Gebetsroither ]
8   * updating linuxc with fixes for busybox (1.5.0 is hopeless broken) 
9
10  -- Michael Gebetsroither <gebi@grml.org>  Wed, 28 Mar 2007 12:07:10 +0200
11
12 grml-terminalserver (0.86) unstable; urgency=low
13
14   * Support gcc-3.4 and crosscompiling on grml64. Adjusted Depends
15     corresponding.
16
17  -- Michael Prokop <mika@grml.org>  Tue, 27 Mar 2007 13:33:59 +0200
18
19 grml-terminalserver (0.85) unstable; urgency=low
20
21   * fix for booting memtest86+ over pxelinux 
22
23  -- Michael Gebetsroither <gebi@grml.org>  Wed, 21 Mar 2007 15:46:08 +0100
24
25 grml-terminalserver (0.84) unstable; urgency=low
26
27   * linuxrc: tab cleanup
28   * removed iptables hacks necessary for tftpd-hpa
29   * changed default value for NAT_INTERFACE_ from none to ""
30   * introduced iptables as a seperate configurable service within
31     grml-terminalserver
32   * adding create_netboot script to examples
33   * added bootoption lang=us to fix utf8 issues 
34
35  -- Michael Gebetsroither <gebi@grml.org>  Wed, 21 Mar 2007 14:10:14 +0100
36
37 grml-terminalserver (0.83) unstable; urgency=low
38
39   [ Michael Prokop ]
40   * fix mkdir call of $TFTPD_DATA_DIR_/pxelinux.cfg
41   * merge linuxrc from outside of terminalserver, some
42     fixes and updates for current version of busybox
43     (using busybox-1.4.1 now)
44   * linuxrc: use /static/xargs instead of xargs
45   * linuxrc: remove obsolete "FIXME modprobe is buggy from
46     busybox" and adjust code corresponding
47   * adjust code for udhcpc from busybox
48   * grml-terminalserver-config: do not copy udhcpc anymore
49
50   [ Michael Gebetsroither ]
51   * change from in.tftpd to atftpd [Closes: issue143]
52   * set max initrd size to 24000kB [Closes: issue142]
53   * remove libuclibc0 and discover-data from depends
54   * remove unnecesarry files
55   * change hw detection from discover to a modalias based one
56   * vim modline fixes in timeout.c
57   * fix error to not only use a running kernel
58   * updated todo
59   * fix module loading in linuxrc
60   * removed udhcpc
61
62  -- Michael Gebetsroither <gebi@grml.org>  Fri, 16 Mar 2007 11:22:00 +0100
63
64 grml-terminalserver (0.82) unstable; urgency=low
65
66   * Improve handling of NAT/gateway feature, thanks - Wolfgang Karall!
67
68  -- Michael Prokop <mika@grml.org>  Mon,  4 Dec 2006 12:20:21 +0100
69
70 grml-terminalserver (0.81) unstable; urgency=low
71
72   * Fix iptables problem when not using the NAT/gateway feature.
73
74  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 23:00:24 +0100
75
76 grml-terminalserver (0.80) unstable; urgency=low
77
78   * Fix typo in /linuxrc causing problems with booting via
79     firewire.
80
81  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 00:21:03 +0100
82
83 grml-terminalserver (0.79) unstable; urgency=low
84
85   [mika]
86   * Applied patch from Wolfgang Karall which:
87     - improve display of iptables message
88     - fix the /etc/resolv.conf issue (Closes: issue21)
89     - support for SNAT
90     Thanks a lot, Wolfgang!
91   * Build udhcpc binary from source.
92
93   [gebi]
94   * Added dietlibc-dev to build dependencies
95   * Slimmed down timeout.c and cleanly compile it from source
96
97  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 10:29:20 +0100
98
99 grml-terminalserver (0.78) unstable; urgency=low
100
101   * Deactivate Multicast-DNS via iptables, thanks for suggestion -
102     Wolfgang Karall! Mention details about iptables commands also
103     when starting up grml-terminalserver.
104
105  -- Michael Prokop <mika@grml.org>  Sat, 25 Nov 2006 21:49:59 +0100
106
107 grml-terminalserver (0.77) unstable; urgency=low
108
109   * Avoid syntax error in dhcpd.conf if values for DNS and Gateway
110     are empty, thanks for the patch - Wolfgang Karall!
111
112  -- Michael Prokop <mika@grml.org>  Wed, 22 Nov 2006 11:16:46 +0100
113
114 grml-terminalserver (0.76) unstable; urgency=low
115
116   * Support bootoption dhcp_iface via /linuxrc for selection of
117     network device, thanks for the patch - Wolfgang Karall!
118
119  -- Michael Prokop <mika@grml.org>  Tue, 21 Nov 2006 00:22:51 +0100
120
121 grml-terminalserver (0.75) unstable; urgency=low
122
123   * Support usbhid module in /linuxrc.
124
125  -- Michael Prokop <mika@grml.org>  Fri, 17 Nov 2006 21:01:43 +0100
126
127 grml-terminalserver (0.74) unstable; urgency=low
128
129   * Run udhcpc for earch present interface.
130   * Added statically compiled binary timeout, taken from
131     Coroner's Toolkit (TCT), built running
132     diet gcc -static -o timeout timeout.c
133
134  -- Michael Prokop <mika@grml.org>  Fri, 17 Nov 2006 19:20:43 +0100
135
136 grml-terminalserver (0.73) unstable; urgency=low
137
138   * /linuxrc: replace tr with sed command, thanks for the fix -
139     Wolfgang Karall!
140
141  -- Michael Prokop <mika@grml.org>  Fri, 17 Nov 2006 13:18:52 +0100
142
143 grml-terminalserver (0.72) unstable; urgency=low
144
145   Maintenance release:
146   * make package lintian clean
147   * use Architecture 'any' instead of 'all' as the package ships
148     architecture specific binaries
149   * big update of linuxrc - do not use discover anymore (broken) but
150     instead try modprobing all available network modules
151   * reject tcp/113 via iptables to speed up PXE boot
152   * added statically compiled binary udhcpc build using
153     udhcp-0.9.8cvs20050303 (current Debian/unstable source package)
154     with "LDFLAGS='-static' make"
155
156  -- Michael Prokop <mika@grml.org>  Thu, 16 Nov 2006 14:46:48 +0100
157
158 grml-terminalserver (0.71) unstable; urgency=low
159
160   * compile error fixes (thanks to Spida)
161
162  -- Michael Gebetsroither <michael.geb@gmx.at>  Tue, 25 Jul 2006 01:43:42 +0200
163
164 grml-terminalserver (0.70) unstable; urgency=low
165
166   * a few typo corrections 
167
168  -- Michael Gebetsroither <michael.geb@gmx.at>  Fri,  7 Apr 2006 01:54:24 +0200
169
170 grml-terminalserver (0.69) unstable; urgency=low
171
172    * moved video to vga options, because vesa-tng is not there anymore
173    * added video=ofonly to video=nofb for missing vesa-tng
174
175  -- Michael Gebetsroither <michael.geb@gmx.at>  Fri,  7 Apr 2006 01:54:14 +0200
176
177 grml-terminalserver (0.68) unstable; urgency=low
178
179   * fixed bug in dhcp-config template
180   * fixed bug with false NETWORK_
181   * changed configfile layout (still fully compatibel to older versions)
182   * fixed bug with not stopping portmapper (additional killall -9)
183   * implemented a "do not touch" for dhcp config (if user removes the line,
184     grml-terminalserver won't touch this configfile anymore).
185   * added config action to grml-terminalserver to update configs.
186   * implemented force option (-f) 
187
188  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 19 Nov 2005 11:50:46 +0100
189
190 grml-terminalserver (0.67) unstable; urgency=low
191
192   * changed dependency to grml-shlib 
193
194  -- Michael Gebetsroither <michael.geb@gmx.at>  Fri, 11 Nov 2005 20:17:37 +0100
195
196 grml-terminalserver (0.66) unstable; urgency=low
197
198   * fixed partition defaults in option dialog from grml2hd
199   * few minor typo fixes in the dialogs
200
201  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 03:07:39 +0200
202
203 grml-terminalserver (0.65) unstable; urgency=low
204
205   * fixed variable definition (added local to most variables)
206   * fixed loopdevice handling with mount -o loop
207   * fixed modcalc and grml-terminalserver-config module code
208   * fixed fix of modcal dependencie calculating code
209   * fixed modules path problems
210   * fixed a few small bugs
211   * fixed a small "bug" if there is no grml-image (clean up correctly)
212
213  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon, 17 Oct 2005 12:54:43 +0200
214
215 grml-terminalserver (0.64) unstable; urgency=low
216
217   * cleaned up boot profiles (grub/pxelinux)
218   * unified variables between grml-terminalserver and
219     grml-terminalserver-config (one single file for constants)
220   * cleand up tftpd start prozess
221   * added $DHCPD_CONFIG_FILE in grml-terminalserver
222   * removed hardcoded path /cdrom
223   * variable cleanup
224   * added template engine, templates are in /usr/share/.../templates/
225   * fixed netmask handling
226   * kicked netmask in favour of ipcalc for network range calculation
227   * fixed typo in checks against false configuration
228   * fixed mount problems (permission denied)
229
230  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun, 14 Aug 2005 21:58:10 +0200
231
232 grml-terminalserver (0.63) unstable; urgency=low
233
234   * simplified configuration handling (default vars) UPDATE YOUR CONFIG
235   * added gcc-3.3 to the dependencies (grub won't compile with gcc-4.0)
236   * added checks against false configuration
237
238  -- Michael Gebetsroither <michael.geb@gmx.at>  Thu,  4 Aug 2005 22:37:04 +0200
239
240 grml-terminalserver (0.62) unstable; urgency=low
241
242   * moved discover to -data package 
243
244  -- Michael Gebetsroither <michael.geb@gmx.at>  Thu,  4 Aug 2005 20:06:04 +0200
245
246 grml-terminalserver (0.61) unstable; urgency=low
247
248   * splitted up package in grml-terminalserver and grml-terminalserver-data 
249
250  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun, 31 Jul 2005 00:32:05 +0200
251
252 grml-terminalserver (0.60) unstable; urgency=low
253
254   * fixed reboot/halt problems 
255
256  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon,  9 May 2005 18:04:01 +0200
257
258 grml-terminalserver (0.59) unstable; urgency=low
259
260   * fixed a few small manpage issues
261   * rewrote complete commandline argument processing
262   * manpage update
263
264  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun,  8 May 2005 22:19:44 +0200
265
266 grml-terminalserver (0.58) unstable; urgency=low
267
268   * fixed a few typos
269   * make it release ready ;)
270   * added grml-terminalserver-config clean, to remove all created config files 
271
272  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun,  8 May 2005 21:09:49 +0200
273
274 grml-terminalserver (0.57) unstable; urgency=low
275
276   * added discover-nic command to the initrd
277   * added alias debuginit to the bootmenu
278
279  -- Michael Gebetsroither <michael.geb@gmx.at>  Tue,  3 May 2005 13:18:01 +0200
280
281 grml-terminalserver (0.56) unstable; urgency=low
282
283   * fixed NON-PXE booting with grub (right boot params)
284   * added memtest to bootoptions
285   * updatet linuxrc with upstream
286   * fixed default ramdisk size
287   * fixed problem with hosts.allow/hosts.deny
288
289  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun,  1 May 2005 19:33:43 +0200
290
291 grml-terminalserver (0.55) unstable; urgency=low
292
293   * first "working" version, it boots up => it's perfect :D (linus)
294
295  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 27 Apr 2005 00:59:32 +0200
296
297 grml-terminalserver (0.54) unstable; urgency=low
298
299   * new test release 
300
301  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon, 25 Apr 2005 12:30:13 +0200
302
303 grml-terminalserver (0.53) unstable; urgency=low
304
305   * fixed unnecessary file backup
306   * DEBUG UPDATE
307   * tried another initrd/linuxrc combination
308   * added config file, to run it on plain debian sid also
309   * added executables cdir/rdir into the initrd
310   * cdir to create a dir layout to run discover and modprobe
311   * rdir to put the old files in place
312
313  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun, 24 Apr 2005 16:14:40 +0200
314
315 grml-terminalserver (0.52) unstable; urgency=low
316
317   * added libuclibc0 to the dependencies
318   * added discover-data to the dependencies
319   * integrate functions to build a "generic" netboot initrd, now it should be
320     a _real_ terminalserver ;)
321   * big changes in grml-terminalserver-config + linuxrc 
322
323  -- Michael Gebetsroither <gebi@grml.org>  Tue, 12 Apr 2005 13:56:32 +0200
324
325 grml-terminalserver (0.51) unstable; urgency=low
326
327   * added sh-lib to the dependencies
328   * added syslinux to the dependencies
329   * reworked grml-terminalserver-config get options section (not zsh
330     compatibel)
331   * made paths grml compatibel
332
333  -- Michael Gebetsroither <gebi@grml.org>  Sat,  9 Apr 2005 19:55:08 +0200
334
335 grml-terminalserver (0.5) unstable; urgency=low
336
337   * added manpages 
338   * fixed a bug in grml-terminalserver-config (getting the options)
339
340  -- Michael Gebetsroither <gebi@grml.org>  Sun,  3 Apr 2005 12:41:15 +0200
341
342 grml-terminalserver (0.4) unstable; urgency=low
343
344   * fixed a few lintian warnings (changed section to net, removed /usr/bin) 
345
346  -- Michael Gebetsroither <gebi@grml.org>  Sat,  2 Apr 2005 22:35:34 +0200
347
348 grml-terminalserver (0.3) unstable; urgency=low
349
350   * fixed #246904 from nfs-kernel-server (own init skript)
351   * replaced a few parameters with global variables
352
353  -- Michael Gebetsroither <gebi@grml.org>  Sat,  2 Apr 2005 20:46:49 +0200
354
355 grml-terminalserver (0.2) unstable; urgency=low
356
357   * fixed a few path's in the skript (get it working)
358
359  -- Michael Gebetsroither <gebi@grml.org>  Thu, 31 Mar 2005 15:24:18 +0200
360
361 grml-terminalserver (0.1) unstable; urgency=low
362
363   * Initial Release.
364
365  -- Michael Gebetsroither <gebi@grml.org>  Sun, 20 Mar 2005 19:39:26 +0100
366
367 Local variables:
368 mode: debian-changelog
369 End: