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