Annotation of /alx-src/branches/alxconf-060/ChangeLog
Parent Directory | Revision Log
Revision 2579 -
(hide annotations)
(download)
Mon Jul 4 21:28:21 2011 UTC (13 years, 4 months ago) by niro
File size: 13467 byte(s)
Mon Jul 4 21:28:21 2011 UTC (13 years, 4 months ago) by niro
File size: 13467 byte(s)
-we install libtommath, so we require the external one
1 | niro | 2579 | 2011-07-04 Niels Rogalla <niro@magellan-linux.de> |
2 | |||
3 | * [r2578] VERSION: | ||
4 | -version 0.6.0_rc10 | ||
5 | * [r2571] functions/config_network.sh: | ||
6 | -removed useless comment | ||
7 | * [r2570] skel/net/net.eth0: | ||
8 | -5 retries for a dhcp request and abort if no offer was send | ||
9 | * [r2569] conf/config.rc: | ||
10 | -5 retries for a dhcp request | ||
11 | * [r2568] init.d/alxsettings: | ||
12 | -fixed util version: alxconfig-ng-alx -> alxconfig-ng | ||
13 | * [r2565] functions/config_sessions.sh: | ||
14 | -fixed reboot/shutdown icon size | ||
15 | |||
16 | niro | 2499 | 2011-06-30 Niels Rogalla <niro@magellan-linux.de> |
17 | |||
18 | niro | 2579 | * [r2514] ChangeLog: |
19 | -updated ChangeLog | ||
20 | niro | 2514 | * [r2513] VERSION: |
21 | -version 0.6.0_rc9 | ||
22 | * [r2509] init.d/alxsettings: | ||
23 | -don't rely on eth0, always use ALX_IFACE if possible | ||
24 | * [r2508] conf/config.rc: | ||
25 | -added -n option to immediatly exit if no lease was obtained | ||
26 | * [r2499] ChangeLog: | ||
27 | -updated ChangeLog | ||
28 | niro | 2499 | * [r2497] conf/unsupported-netcard-drivers: |
29 | -added all wireless-drivers to unsupported-netcard-drivers, to | ||
30 | always fallback on wired lan while running hardwaredection | ||
31 | * [r2495] functions/config_sessions.sh: | ||
32 | -increased grid borders of the desktop icons | ||
33 | * [r2494] bin/user_reboot.sh, bin/user_shutdown.sh: | ||
34 | -fixed check logic, returned true even if the prog was not found | ||
35 | |||
36 | niro | 2459 | 2011-06-27 Niels Rogalla <niro@magellan-linux.de> |
37 | |||
38 | niro | 2499 | * [r2485] VERSION: |
39 | -version 0.6.0_rc8 | ||
40 | * [r2479] functions/config_sessions.sh, init.d/alxsettings: | ||
41 | -fixed typos | ||
42 | * [r2476] ChangeLog: | ||
43 | -updated ChangeLog | ||
44 | niro | 2476 | * [r2475] VERSION: |
45 | -version 0.6.0_rc7 | ||
46 | * [r2474] icons/reboot.png[ADD], icons/shutdown.png[ADD]: | ||
47 | -provide shutdown and reboot icons | ||
48 | * [r2473] Makefile: | ||
49 | -provide shutdown and reboot icons | ||
50 | * [r2472] functions/config_sessions.sh: | ||
51 | -provide shutdown and reboot icons | ||
52 | * [r2471] init.d/alxsettings: | ||
53 | -provide shutdown and reboot icons | ||
54 | * [r2470] init.d/alxsettings: | ||
55 | -do not install skeletons already provided by fluxbox | ||
56 | * [r2469] functions/config_sessions.sh: | ||
57 | -do not install skeletons already provided by fluxbox | ||
58 | * [r2468] Makefile, skel/fluxbox/init[DEL], skel/fluxbox/keys[DEL]: | ||
59 | -do not install skeletons already provided by fluxbox | ||
60 | * [r2462] Makefile: | ||
61 | -dropped xtdesktop support, only support idesk with alx-0.6.0 | ||
62 | * [r2459] ChangeLog: | ||
63 | -updated ChangeLog | ||
64 | niro | 2459 | * [r2458] VERSION: |
65 | -version 0.6.0_rc6 | ||
66 | * [r2457] skel/net/net.eth0: | ||
67 | -fixed dhcp timeout, retry and interface | ||
68 | * [r2456] skel/xtdesktop[DEL]: | ||
69 | -dropped xtdesktop support, only support idesk with alx-0.6.0 | ||
70 | * [r2455] init.d/alxsettings: | ||
71 | -moved read_cmdline() function to common.sh | ||
72 | -dropped xtdesktop support, only support idesk with alx-0.6.0 | ||
73 | * [r2454] functions/config_sessions.sh: | ||
74 | -moved read_cmdline() function to common.sh | ||
75 | -dropped xtdesktop support, only support idesk with alx-0.6.0 | ||
76 | - no window-decorations for xmessage messages | ||
77 | * [r2453] functions/common.sh: | ||
78 | -moved read_cmdline() function to common.sh | ||
79 | * [r2446] conf/config.rc: | ||
80 | -fixed dhcp timeout, retry and interface | ||
81 | |||
82 | niro | 2438 | 2011-06-16 Niels Rogalla <niro@magellan-linux.de> |
83 | |||
84 | niro | 2459 | * [r2438] ChangeLog: |
85 | -udpated ChangeLog | ||
86 | niro | 2438 | * [r2437] VERSION: |
87 | -version 0.6.0_rc5 | ||
88 | * [r2436] bin/user_reboot.sh, bin/user_shutdown.sh: | ||
89 | -support xmessage shutdown|reboot messages if Xdialog was not | ||
90 | found | ||
91 | * [r2435] functions/config_sessions.sh: | ||
92 | -set the correct session colors from current desktop settings, do | ||
93 | not rely on citrix's auto-detection | ||
94 | |||
95 | niro | 2403 | 2011-06-15 Niels Rogalla <niro@magellan-linux.de> |
96 | |||
97 | niro | 2438 | * [r2412] VERSION: |
98 | -version 0.6.0_rc4 | ||
99 | * [r2411] functions/config_sessions.sh, skel/fluxbox/apps[DEL]: | ||
100 | -autostart utilities if they exist | ||
101 | * [r2408] functions/config_sessions.sh: | ||
102 | -typo | ||
103 | * [r2403] ChangeLog: | ||
104 | -Updated ChangeLog | ||
105 | niro | 2403 | * [r2402] VERSION: |
106 | -version 0.6.0_rc3 | ||
107 | * [r2401] functions/config_sessions.sh: | ||
108 | -support xtdesk and idesk | ||
109 | |||
110 | niro | 2376 | 2011-06-14 Niels Rogalla <niro@magellan-linux.de> |
111 | |||
112 | niro | 2403 | * [r2386] functions/config_x11.sh: |
113 | -disable LVDS1 virtual monitors on zotacs | ||
114 | * [r2385] skel/fluxbox/keys: | ||
115 | -added "alt" macros too | ||
116 | * [r2383] skel/fluxbox/keys: | ||
117 | -added macros to move windows around | ||
118 | * [r2382] init.d/alxsettings: | ||
119 | -moved ~/.xtdeskrc to ~/.xdesktop/xtdeskrc | ||
120 | * [r2381] functions/config_sessions.sh: | ||
121 | -moved ~/.xtdeskrc to ~/.xdesktop/xtdeskrc | ||
122 | -fixed broken command icons | ||
123 | * [r2376] ChangeLog: | ||
124 | -updated ChangeLog | ||
125 | niro | 2376 | * [r2375] VERSION: |
126 | -version 0.6.0_rc2 | ||
127 | * [r2374] skel/fluxbox/init: | ||
128 | -merged against upstream config to fix an issue that x11 windows | ||
129 | cannot be moved | ||
130 | * [r2372] bin/update-alx.sh, conf/config.rc: | ||
131 | -variable diskspace | ||
132 | * [r2371] functions/config_sessions.sh: | ||
133 | -sleep one second to wait until busybox is fully initialized and the screen is really centered | ||
134 | |||
135 | niro | 2169 | 2011-05-18 Niels Rogalla <niro@magellan-linux.de> |
136 | |||
137 | niro | 2376 | * [r2174] make-tarball.sh: |
138 | -fixed make-tarball script again | ||
139 | * [r2171] make-tarball.sh: | ||
140 | -fixed make-tarball script | ||
141 | * [r2169] ChangeLog[ADD]: | ||
142 | -added ChangeLog | ||
143 | niro | 2169 | * [r2168] VERSION[ADD]: |
144 | -version 0.6.0_rc1 | ||
145 | * [r2167] skel/net/net.eth0: | ||
146 | -set default to timeout after 10 seconds, not to send 10 packets | ||
147 | * [r2166] functions/config_sessions.sh: | ||
148 | -fixed some typos | ||
149 | * [r2165] functions/config_x11.sh: | ||
150 | -fixed a typo | ||
151 | * [r2164] functions/config_printers.sh: | ||
152 | -name -> printer_name | ||
153 | * [r2163] conf/config.rc: | ||
154 | -set default to timeout after 10 seconds, not to send 10 packets | ||
155 | * [r2162] functions/config_ssh_auth.sh: | ||
156 | -all filename variables should be escaped to support whitespaces | ||
157 | * [r2161] functions/config_sessions.sh: | ||
158 | -fixed handling to support whitespaces in names and added params | ||
159 | for execs | ||
160 | * [r2160] functions/config_printers.sh: | ||
161 | -all filename variables should be escaped to support whitespaces | ||
162 | -fixed a typo | ||
163 | * [r2159] functions/config_network.sh: | ||
164 | -all filename variables should be escaped to support whitespaces | ||
165 | -check for null and zero values! | ||
166 | * [r2158] functions/common.sh: | ||
167 | -better escaping to support whitespaces | ||
168 | * [r2157] functions/common.sh: | ||
169 | -added updateconfig() function | ||
170 | |||
171 | 2011-05-17 Niels Rogalla <niro@magellan-linux.de> | ||
172 | |||
173 | * [r2156] init.d/alxsettings: | ||
174 | -variable dhcp client trough config.rc | ||
175 | * [r2155] functions/config_network.sh: | ||
176 | -variable dhcp client trough config.rc | ||
177 | * [r2154] conf/config.rc: | ||
178 | -variable dhcp client trough config.rc | ||
179 | * [r2153] init.d/alxsettings: | ||
180 | -fixed one missed rc_mecho | ||
181 | * [r2152] functions/mysqlfunctions: | ||
182 | -eval already exports the variable - no need to do it twice, wich | ||
183 | produces escaping issues | ||
184 | * [r2151] functions/config_modules.sh: | ||
185 | -fixed a typo | ||
186 | * [r2150] install.sh[DEL]: | ||
187 | -install.sh not needed anymore, we got a Makefile | ||
188 | * [r2149] functions/config_sessions.sh: | ||
189 | -get database data via evaluate_table() function and use the | ||
190 | advantages of xml (no problems with empty values anymore) | ||
191 | -generate session items and menuitems more variable and not at | ||
192 | once | ||
193 | * [r2148] functions/config_x11.sh: | ||
194 | -get database data via evaluate_table() function and use the | ||
195 | advantages of xml (no problems with empty values anymore) | ||
196 | * [r2147] functions/config_printers.sh: | ||
197 | -get database data via evaluate_table() function and use the | ||
198 | advantages of xml (no problems with empty values anymore) | ||
199 | * [r2146] functions/config_modules.sh: | ||
200 | -get database data via evaluate_table() function and use the | ||
201 | advantages of xml (no problems with empty values anymore) | ||
202 | -get rid of the old argfile handling and add module arguments | ||
203 | directly | ||
204 | * [r2145] functions/config_network.sh: | ||
205 | -get database data via evaluate_table() function and use the | ||
206 | advantages of xml (no problems with empty values anymore) | ||
207 | * [r2144] functions/config_auth.sh: | ||
208 | -get database data via evaluate_table() function and use the | ||
209 | advantages of xml (no problems with empty values anymore) | ||
210 | * [r2143] functions/mysqlfunctions: | ||
211 | -added evaluate_table() and evaluate_statement() functions with | ||
212 | xml support | ||
213 | * [r2142] functions/common.sh: | ||
214 | -added rc_mecho() function | ||
215 | * [r2141] init.d/alxsetstate, init.d/alxsettings: | ||
216 | -use rc_print, rc_echo and rc_mecho functions to print init | ||
217 | messages | ||
218 | |||
219 | 2011-05-16 Niels Rogalla <niro@magellan-linux.de> | ||
220 | |||
221 | * [r2127] functions/config_auth.sh: | ||
222 | -suppress passwd messages | ||
223 | * [r2126] functions/config_printers.sh: | ||
224 | -fixed ports | ||
225 | * [r2123] init.d/alxsetstate: | ||
226 | -be more informative in the status messages | ||
227 | * [r2122] init.d/alxsettings: | ||
228 | -renamed modules.d -> modprobe.d and added .conf suffix | ||
229 | -clear printing-settings properly and remove services | ||
230 | * [r2121] functions/config_modules.sh: | ||
231 | -clear argfile in create argfile function | ||
232 | * [r2120] functions/config_network.sh: | ||
233 | -renamed modules.d -> modprobe.d and added .conf suffix | ||
234 | |||
235 | 2011-05-11 Niels Rogalla <niro@magellan-linux.de> | ||
236 | |||
237 | * [r2039] init.d/alxsettings: | ||
238 | -added common.sh | ||
239 | -dropped commented cruft | ||
240 | -only support 2.6 kernels - install modprobe.conf related stuff | ||
241 | only and be compat with newer modutils | ||
242 | -coding style updates | ||
243 | -use pidof instead of quering ps -A | ||
244 | * [r2038] Makefile: | ||
245 | -install common.sh | ||
246 | * [r2037] functions/config_x11.sh: | ||
247 | -drop MOUSE_RESOLTION support atm to be compat with alx-0.5.7 | ||
248 | database | ||
249 | -GLOGIN not needed anymore, we are using slim directly not with | ||
250 | the magellan standard xdm init script | ||
251 | -clearconfig() and addconfig() moved to common.sh | ||
252 | -use lower chars for local variables | ||
253 | -do not create the full xorg.conf anymore, make use of the | ||
254 | xorg.conf.d feature of xorg-server-1.10 and only use snippets | ||
255 | * [r2036] functions/config_ssh_auth.sh: | ||
256 | -make use of the new addconfig() && clearconfig() functions | ||
257 | * [r2035] functions/config_sessions.sh: | ||
258 | -make use of the new addconfig() && clearconfig() functions | ||
259 | * [r2034] functions/config_printers.sh: | ||
260 | -make use of the new addconfig() && clearconfig() functions | ||
261 | * [r2033] functions/config_network.sh: | ||
262 | -make use of the new addconfig() && clearconfig() functions | ||
263 | * [r2032] functions/common.sh[ADD]: | ||
264 | -added common.sh with global addconfig() and clearconfig() | ||
265 | functions | ||
266 | * [r2031] skel/fluxbox/menu.footer: | ||
267 | -use seperator instead of nop | ||
268 | * [r2030] skel/fluxbox/keys: | ||
269 | -adjust buttons settings to work with newer fluxbox, right click | ||
270 | must be allowed | ||
271 | * [r2029] bin/update-alx.sh: | ||
272 | - do not display any colors and update mage only, if a newer | ||
273 | version exist | ||
274 | |||
275 | 2011-05-10 Niels Rogalla <niro@magellan-linux.de> | ||
276 | |||
277 | * [r2023] functions/config_auth.sh: | ||
278 | -busybox compat | ||
279 | |||
280 | 2011-05-09 Niels Rogalla <niro@magellan-linux.de> | ||
281 | |||
282 | * [r2016] functions/config_network.sh: | ||
283 | -removed old samba cruft | ||
284 | * [r2015] functions/config_network.sh: | ||
285 | -be more busybox compat, use udhcpc as standard dhcp client | ||
286 | * [r2014] init.d/alxsettings: | ||
287 | -reverted modules-update changes which are not applied upstream | ||
288 | too | ||
289 | -fixe one more dhcpcd -> udhcpc instance | ||
290 | * [r2013] functions/config_modules.sh: | ||
291 | -no splitted modules.autoload files anymore | ||
292 | * [r2011] init.d/alxsettings: | ||
293 | -be more busybox compat, use udhcpc as standard dhcp client | ||
294 | * [r2010] init.d/alxsettings: | ||
295 | -be more busybox compat, use udhcpc as standard dhcp client | ||
296 | * [r2009] init.d/alxsettings: | ||
297 | -simply call hwsetup and renamed all hwdetect references to | ||
298 | hwsetup | ||
299 | * [r2008] init.d/alxsettings: | ||
300 | -use conf.d instead of the deprecated sysconfig | ||
301 | * [r2007] init.d/alxsetstate, init.d/alxsettings: | ||
302 | -busybox-initscripts compat | ||
303 | * [r2005] Makefile: | ||
304 | -fixed Makefile | ||
305 | * [r2004] functions/config_x11.sh: | ||
306 | -fixed header | ||
307 | -added clearconfig and addconfig functions and use them | ||
308 | -clean up old cruft, we do not support old configurations anymore | ||
309 | * [r2003] functions/mysqlfunctions: | ||
310 | -fixed header | ||
311 | -fixed coding style | ||
312 | * [r2002] skel/fluxbox/apps, skel/fluxbox/keys: | ||
313 | -fixed header | ||
314 | * [r2001] functions/config_network.sh, | ||
315 | functions/config_sessions.sh: | ||
316 | -fixed header | ||
317 | * [r2000] conf/config.rc: | ||
318 | -fixed header | ||
319 | * [r1999] bin/user_shutdown.sh: | ||
320 | -fixed header | ||
321 | -do not use full pathes, rely on PATH environment | ||
322 | * [r1998] bin/user_reboot.sh: | ||
323 | -do not use full pathes, rely on PATH environment | ||
324 | * [r1997] bin/update-alx.sh: | ||
325 | -fixed header | ||
326 | -MAGE_TARGET -alx was dropped | ||
327 | -be mage-0.4 compat | ||
328 | * [r1996] bin/txt2html.sh: | ||
329 | -fixed header | ||
330 | |||
331 | 2011-05-07 Niels Rogalla <niro@magellan-linux.de> | ||
332 | |||
333 | * [r1980] Makefile[ADD]: | ||
334 | -added Makefile for easier builds | ||
335 | * [r1979] skel/slim/slim.conf: | ||
336 | -fixed slim.conf to support busybox/rxvt and to match our patched | ||
337 | version of slim | ||
338 | -removed any comments and non needed settings | ||
339 | * [r1978] skel/net/net.eth0: | ||
340 | -fixed header | ||
341 | -use udhcpc as standard dhcp util | ||
342 | * [r1977] skel/idesk[DEL]: | ||
343 | -dropped idesk support | ||
344 | * [r1976] init.d/alxsettings: | ||
345 | -fixed header | ||
346 | -use /etc/conf.d and not the old sysconfig anymore | ||
347 | -removed unneeded checks and variables | ||
348 | -do not use fullpath for programes, rely on PATH environment | ||
349 | * [r1975] init.d/alxsetstate: | ||
350 | -fixed header | ||
351 | -use /etc/conf.d and not the old sysconfig anymore | ||
352 | -removed unneeded checks and variables | ||
353 | * [r1974] functions/config_versions.sh: | ||
354 | -the -alx target names for packages are not used anymore, using | ||
355 | real split_packkages | ||
356 | * [r1973] functions/config_ssh_auth.sh: | ||
357 | -support dropbear and dropped openssh | ||
358 | * [r1972] functions/config_printers.sh: | ||
359 | -fixed header | ||
360 | -support lprng and dropped samba/cups support | ||
361 | * [r1971] functions/config_modules.sh: | ||
362 | -fixed header and variable names | ||
363 | * [r1970] skel/samba[DEL]: | ||
364 | -dropped samba support | ||
365 | * [r1969] functions/config_auth.sh: | ||
366 | -dropped samba support | ||
367 | |||
368 | 2011-04-14 Niels Rogalla <niro@magellan-linux.de> | ||
369 | |||
370 | * [r1800] .[CPY], functions/config_x11.sh, init.d/alxsettings: | ||
371 | created 0.6.x branch | ||
372 |