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