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