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