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