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