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