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