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