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