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