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