Magellan Linux

Annotation of /alx-src/branches/alxconf-060/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3506 - (hide annotations) (download)
Thu Apr 19 13:36:36 2012 UTC (12 years ago) by niro
File size: 22510 byte(s)
-updated ChangeLog
1 niro 3506 2012-04-19 Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r3505] VERSION:
4     -version 0.6.4.4
5     * [r3504] functions/config_sessions.sh, plugins/egk-scm/plugin.sh,
6     plugins/firefox/plugin.sh, plugins/flashplayer/plugin.sh,
7     plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh,
8     plugins/terminal/plugin.sh, plugins/usbip/plugin.sh:
9     -export PLUGIN_MENUITEM_NAME in autostart function which is used
10     as name for the generated sh script
11     * [r3503] functions/config_sessions.sh, plugins/egk-scm/plugin.sh,
12     plugins/firefox/plugin.sh, plugins/flashplayer/plugin.sh,
13     plugins/rdesktop/plugin-rdesktop.conf,
14     plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh,
15     plugins/terminal/plugin.sh, plugins/usbip/plugin.sh:
16     -added autostart support for plugins
17    
18 niro 3500 2012-04-17 Niels Rogalla <niro@magellan-linux.de>
19    
20 niro 3506 * [r3500] ChangeLog:
21     -updated ChangeLog
22 niro 3500 * [r3499] VERSION:
23     -version 0.6.4.3
24    
25     2012-04-16 Niels Rogalla <niro@magellan-linux.de>
26    
27     * [r3495] functions/config_plugins.sh:
28     -print a nice message while configuring plugins
29     * [r3494] plugins/egk-scm/plugin.sh:
30     -let the egk-scm plugin be configurable through
31     /etc/alxconfig-ng/plugin-rdesktop.conf
32     * [r3493] plugins/egk-scm/plugin.sh:
33     -fixed pcsc-alias
34     * [r3492] Makefile, plugins/rdesktop/plugin-rdesktop.conf[ADD],
35     plugins/rdesktop/plugin.sh:
36     -let the rdesktop plugin be configurable through
37     /etc/alxconfig-ng/plugin-rdesktop.conf
38     * [r3491] plugins/egk-scm/plugin.sh:
39     -fixed escaping for eval
40     * [r3490] functions/config_sessions.sh:
41     -fixed whitespaces
42     * [r3489] functions/config_plugins.sh:
43     -fixed messages
44     * [r3488] functions/config_plugins.sh:
45     -use rc_echo() function
46     * [r3487] functions/config_plugins.sh:
47     -fixed whitespaces
48     * [r3486] functions/config_ssh_auth.sh:
49     -fixed spelling
50     * [r3485] functions/config_ssh_auth.sh:
51     -use low chars for local variables
52     * [r3484] functions/config_ssh_auth.sh:
53     -use rc_print() function
54     * [r3483] init.d/alxsetstate:
55     -updated to actual codingstyle
56     * [r3482] init.d/alxsetstate:
57     -use addconfig to create config and state files
58     * [r3481] init.d/alxsetstate:
59     -removed unused variable
60     * [r3480] init.d/alxsetstate:
61     -use low chars for local variables
62     * [r3479] init.d/alxsetstate:
63     -use rc_echo
64    
65     2012-04-13 Niels Rogalla <niro@magellan-linux.de>
66    
67     * [r3478] functions/config_x11.sh:
68     use addconfig()
69     * [r3477] functions/config_x11.sh:
70     use rc_echo()
71     * [r3476] init.d/alxsettings:
72     use rc_echo()
73     * [r3475] functions/serial_functions.sh:
74     use rc_echo()
75     * [r3474] functions/config_printers.sh:
76     use rc_echo()
77     * [r3473] functions/common.sh:
78     -fixed spelling
79     * [r3472] functions/mysqlfunctions:
80     -coding style fixups
81     * [r3471] Makefile:
82     -renamed plugin egk-smc -> egk-scm
83     * [r3470] plugins/egk-scm[CPY], plugins/egk-scm/plugin.sh,
84     plugins/egk-smc[DEL]:
85     -renamed plugin egk-smc -> egk-scm
86     * [r3469] functions/serial_functions.sh:
87     -fixed header
88     * [r3468] bin/update-alx.sh:
89     -fixed some minor issues and coding style
90     * [r3467] init.d/alxsettings:
91     -never declare ALX_IFACE as a local variable or first boot setup
92     fails
93     * [r3466] init.d/alxsettings:
94     -use addconfig everywhere
95     * [r3465] init.d/alxsettings:
96     -fast reboot on while settings reset, no need to write any
97     configs back. fails anyway as the serial was deleted too
98     * [r3464] init.d/alxsettings:
99     -remove files created by hwsetup
100     * [r3463] init.d/alxsettings:
101     -more message output eyecandy
102     * [r3462] init.d/alxsettings:
103     -reset the hostname too
104     * [r3461] init.d/alxsettings:
105     -creaty empty unpriv user home dir after deletion or sometimes
106     the xinitrd creation may fail
107     * [r3460] init.d/alxsettings:
108     -remove nmbd too
109     * [r3459] init.d/alxsettings:
110     -get rid of the whole SETTINGSDIR
111     * [r3458] init.d/alxsettings:
112     -message output eyecandy
113     * [r3457] init.d/alxsettings:
114     -honor busybox keymap loading method
115     * [r3456] init.d/alxsettings:
116     -only run commands via xargs when given list is not empty to
117     suppress false errors
118     * [r3455] functions/config_sessions.sh:
119     -fixed a typo in program sh generation for plugins
120    
121 niro 3440 2012-04-11 Niels Rogalla <niro@magellan-linux.de>
122    
123 niro 3500 * [r3440] ChangeLog:
124     -updated ChangeLog
125 niro 3440 * [r3439] VERSION:
126     -version 0.6.4.2
127     * [r3438] functions/config_x11.sh:
128     -disabled screen blanks to fix FS#19
129    
130     2012-04-04 Niels Rogalla <niro@magellan-linux.de>
131    
132     * [r3410] bin/user_shutdown.sh:
133     -user poweroff instead of halt (fixes FS#18)
134    
135 niro 3383 2012-03-28 Niels Rogalla <niro@magellan-linux.de>
136    
137 niro 3440 * [r3395] ChangeLog:
138     -updated ChangeLog
139 niro 3395 * [r3394] VERSION:
140     -version 0.6.4.1
141     * [r3393] Makefile, plugins/egk-smc[ADD],
142     plugins/egk-smc/plugin.sh[ADD]:
143     -added experimental egk-smc plugin
144     * [r3392] Makefile, plugins/usbip[ADD],
145     plugins/usbip/plugin.sh[ADD]:
146     -added experimental usbip plugin
147     * [r3391] Makefile, plugins/rdesktop[ADD],
148     plugins/rdesktop/plugin.sh[ADD]:
149     -added rdesktop plugin
150     * [r3390] functions/config_sessions.sh:
151     -fixed a annoying warning
152     * [r3389] skel/slim/slim.conf:
153     -slim must be started on vt03 to prevent console login issues
154     after bootup
155     * [r3383] ChangeLog:
156     -updated ChangeLog
157 niro 3383 * [r3382] VERSION:
158     -version 0.6.4
159     * [r3375] bin/alx-hwdetection.sh:
160     -added detection for a quirk required by some intel framebuffer
161     devices
162    
163 niro 3280 2011-11-02 Niels Rogalla <niro@magellan-linux.de>
164    
165 niro 3383 * [r3280] ChangeLog:
166     -updated ChangeLog
167 niro 3280 * [r3279] VERSION:
168     -version 0.6.3
169     * [r3278] functions/config_printers.sh:
170     -create missing spooler logfiles
171     * [r3277] functions/config_x11.sh:
172     -use alx-hwdetection to detect zotac devices
173     -support hdmi
174    
175 niro 3263 2011-09-28 Niels Rogalla <niro@magellan-linux.de>
176    
177 niro 3280 * [r3263] ChangeLog:
178     -updated ChangeLog
179 niro 3263 * [r3262] VERSION:
180     -version 0.6.2
181     * [r3259] bin/alx-hwdetection.sh:
182     -detect i810/i815 chipsets as 'maxdata'
183    
184 niro 3208 2011-09-14 Niels Rogalla <niro@magellan-linux.de>
185    
186 niro 3263 * [r3208] ChangeLog:
187     -updated ChangeLog
188 niro 3208 * [r3207] VERSION:
189     -version 0.6.1
190     * [r3201] bin/alx-hwdetection.sh:
191     -added systemtype detection
192    
193 niro 2782 2011-08-26 Niels Rogalla <niro@magellan-linux.de>
194    
195 niro 3208 * [r2786] init.d/alxsettings:
196     -fixed
197     * [r2782] ChangeLog:
198     -updated ChangeLog
199 niro 2782 * [r2781] VERSION:
200     -version 0.6.0
201     * [r2779] functions/config_plugins.sh, plugins/firefox/plugin.sh,
202     plugins/flashplayer/plugin.sh, plugins/remserial/plugin.sh,
203     plugins/terminal/plugin.sh:
204     -added plugin setup functionality to honor any settings change of
205     a plugin via the webfrontend on every boot
206     * [r2778] conf/config.rc, init.d/alxsetstate, init.d/alxsettings:
207     -do not use hardcoded pathes to include functions, make use of
208     ALX_FUNCTIONS variable in config.rc
209     * [r2777] icons/firefox.png[ADD]:
210     -added missing firefox icon for the firefox plugin
211     * [r2776] functions/config_plugins.sh:
212     -fixed plugin uninstall routine
213    
214 niro 2754 2011-08-11 Niels Rogalla <niro@magellan-linux.de>
215    
216 niro 2782 * [r2766] ChangeLog:
217     -updated ChangeLog
218 niro 2766 * [r2765] VERSION:
219     -version 0.6.0_rc14
220     * [r2764] Makefile:
221     -plugin installers must be executable
222     * [r2761] ChangeLog:
223     -updated ChangeLog
224 niro 2761 * [r2760] VERSION:
225     -version 0.6.0_rc13
226     * [r2759] Makefile:
227     -fixed missing file
228     * [r2754] ChangeLog:
229     -updated ChangeLog
230 niro 2754 * [r2752] VERSION:
231     -version 0.6.0_rc12
232     * [r2751] Makefile:
233     -added rudimentary plugin support
234     * [r2750] conf/config.rc:
235     -fixed plugins path
236     * [r2749] plugins[ADD], plugins/firefox[ADD],
237     plugins/firefox/plugin.sh[ADD], plugins/flashplayer[ADD],
238     plugins/flashplayer/plugin.sh[ADD], plugins/remserial[ADD],
239     plugins/remserial/plugin.sh[ADD], plugins/terminal[ADD],
240     plugins/terminal/plugin.sh[ADD]:
241     -added rudimentary plugin support
242     * [r2748] init.d/alxsettings:
243     -added rudimentary plugin support
244     * [r2747] functions/config_plugins.sh[ADD],
245     functions/config_sessions.sh:
246     -added rudimentary plugin support
247     * [r2746] conf/config.rc:
248     -added plugindir location
249    
250     2011-08-08 Niels Rogalla <niro@magellan-linux.de>
251    
252     * [r2718] functions/config_printers.sh:
253     -enable logging
254     -always recreate the spooler dirs
255    
256 niro 2630 2011-07-07 Niels Rogalla <niro@magellan-linux.de>
257    
258 niro 2754 * [r2630] ChangeLog:
259     -updated ChangeLog
260 niro 2630 * [r2629] VERSION:
261     -version 0.6.0_rc11
262     * [r2624] Makefile:
263     -added hwdetection script for webfrontend
264     * [r2623] functions/config_network.sh:
265     -configure netbios daemon if /usr/sbin/nmbd was found on system
266    
267     2011-07-06 Niels Rogalla <niro@magellan-linux.de>
268    
269     * [r2622] bin/alx-hwdetection.sh[ADD]:
270     -added hwdetection script for webfrontend
271     * [r2617] functions/config_modules.sh:
272     -fixed wrong variable name $mod -> $module
273     * [r2615] functions/config_x11.sh:
274     -get rid of /usr/X11R6
275     * [r2614] skel/slim/slim.conf:
276     -get rid of /usr/X11R6
277     * [r2612] functions/config_x11.sh:
278     -get rid of /usr/X11R6
279     * [r2611] functions/config_sessions.sh:
280     -fixed a typo in $ses__password -> $ses_password
281     * [r2610] functions/config_printers.sh:
282     -do not add printers with a empty name
283    
284 niro 2579 2011-07-04 Niels Rogalla <niro@magellan-linux.de>
285    
286 niro 2630 * [r2579] ChangeLog:
287     -we install libtommath, so we require the external one
288 niro 2579 * [r2578] VERSION:
289     -version 0.6.0_rc10
290     * [r2571] functions/config_network.sh:
291     -removed useless comment
292     * [r2570] skel/net/net.eth0:
293     -5 retries for a dhcp request and abort if no offer was send
294     * [r2569] conf/config.rc:
295     -5 retries for a dhcp request
296     * [r2568] init.d/alxsettings:
297     -fixed util version: alxconfig-ng-alx -> alxconfig-ng
298     * [r2565] functions/config_sessions.sh:
299     -fixed reboot/shutdown icon size
300    
301 niro 2499 2011-06-30 Niels Rogalla <niro@magellan-linux.de>
302    
303 niro 2579 * [r2514] ChangeLog:
304     -updated ChangeLog
305 niro 2514 * [r2513] VERSION:
306     -version 0.6.0_rc9
307     * [r2509] init.d/alxsettings:
308     -don't rely on eth0, always use ALX_IFACE if possible
309     * [r2508] conf/config.rc:
310     -added -n option to immediatly exit if no lease was obtained
311     * [r2499] ChangeLog:
312     -updated ChangeLog
313 niro 2499 * [r2497] conf/unsupported-netcard-drivers:
314     -added all wireless-drivers to unsupported-netcard-drivers, to
315     always fallback on wired lan while running hardwaredection
316     * [r2495] functions/config_sessions.sh:
317     -increased grid borders of the desktop icons
318     * [r2494] bin/user_reboot.sh, bin/user_shutdown.sh:
319     -fixed check logic, returned true even if the prog was not found
320    
321 niro 2459 2011-06-27 Niels Rogalla <niro@magellan-linux.de>
322    
323 niro 2499 * [r2485] VERSION:
324     -version 0.6.0_rc8
325     * [r2479] functions/config_sessions.sh, init.d/alxsettings:
326     -fixed typos
327     * [r2476] ChangeLog:
328     -updated ChangeLog
329 niro 2476 * [r2475] VERSION:
330     -version 0.6.0_rc7
331     * [r2474] icons/reboot.png[ADD], icons/shutdown.png[ADD]:
332     -provide shutdown and reboot icons
333     * [r2473] Makefile:
334     -provide shutdown and reboot icons
335     * [r2472] functions/config_sessions.sh:
336     -provide shutdown and reboot icons
337     * [r2471] init.d/alxsettings:
338     -provide shutdown and reboot icons
339     * [r2470] init.d/alxsettings:
340     -do not install skeletons already provided by fluxbox
341     * [r2469] functions/config_sessions.sh:
342     -do not install skeletons already provided by fluxbox
343     * [r2468] Makefile, skel/fluxbox/init[DEL], skel/fluxbox/keys[DEL]:
344     -do not install skeletons already provided by fluxbox
345     * [r2462] Makefile:
346     -dropped xtdesktop support, only support idesk with alx-0.6.0
347     * [r2459] ChangeLog:
348     -updated ChangeLog
349 niro 2459 * [r2458] VERSION:
350     -version 0.6.0_rc6
351     * [r2457] skel/net/net.eth0:
352     -fixed dhcp timeout, retry and interface
353     * [r2456] skel/xtdesktop[DEL]:
354     -dropped xtdesktop support, only support idesk with alx-0.6.0
355     * [r2455] init.d/alxsettings:
356     -moved read_cmdline() function to common.sh
357     -dropped xtdesktop support, only support idesk with alx-0.6.0
358     * [r2454] functions/config_sessions.sh:
359     -moved read_cmdline() function to common.sh
360     -dropped xtdesktop support, only support idesk with alx-0.6.0
361     - no window-decorations for xmessage messages
362     * [r2453] functions/common.sh:
363     -moved read_cmdline() function to common.sh
364     * [r2446] conf/config.rc:
365     -fixed dhcp timeout, retry and interface
366    
367 niro 2438 2011-06-16 Niels Rogalla <niro@magellan-linux.de>
368    
369 niro 2459 * [r2438] ChangeLog:
370     -udpated ChangeLog
371 niro 2438 * [r2437] VERSION:
372     -version 0.6.0_rc5
373     * [r2436] bin/user_reboot.sh, bin/user_shutdown.sh:
374     -support xmessage shutdown|reboot messages if Xdialog was not
375     found
376     * [r2435] functions/config_sessions.sh:
377     -set the correct session colors from current desktop settings, do
378     not rely on citrix's auto-detection
379    
380 niro 2403 2011-06-15 Niels Rogalla <niro@magellan-linux.de>
381    
382 niro 2438 * [r2412] VERSION:
383     -version 0.6.0_rc4
384     * [r2411] functions/config_sessions.sh, skel/fluxbox/apps[DEL]:
385     -autostart utilities if they exist
386     * [r2408] functions/config_sessions.sh:
387     -typo
388     * [r2403] ChangeLog:
389     -Updated ChangeLog
390 niro 2403 * [r2402] VERSION:
391     -version 0.6.0_rc3
392     * [r2401] functions/config_sessions.sh:
393     -support xtdesk and idesk
394    
395 niro 2376 2011-06-14 Niels Rogalla <niro@magellan-linux.de>
396    
397 niro 2403 * [r2386] functions/config_x11.sh:
398     -disable LVDS1 virtual monitors on zotacs
399     * [r2385] skel/fluxbox/keys:
400     -added "alt" macros too
401     * [r2383] skel/fluxbox/keys:
402     -added macros to move windows around
403     * [r2382] init.d/alxsettings:
404     -moved ~/.xtdeskrc to ~/.xdesktop/xtdeskrc
405     * [r2381] functions/config_sessions.sh:
406     -moved ~/.xtdeskrc to ~/.xdesktop/xtdeskrc
407     -fixed broken command icons
408     * [r2376] ChangeLog:
409     -updated ChangeLog
410 niro 2376 * [r2375] VERSION:
411     -version 0.6.0_rc2
412     * [r2374] skel/fluxbox/init:
413     -merged against upstream config to fix an issue that x11 windows
414     cannot be moved
415     * [r2372] bin/update-alx.sh, conf/config.rc:
416     -variable diskspace
417     * [r2371] functions/config_sessions.sh:
418     -sleep one second to wait until busybox is fully initialized and the screen is really centered
419    
420 niro 2169 2011-05-18 Niels Rogalla <niro@magellan-linux.de>
421    
422 niro 2376 * [r2174] make-tarball.sh:
423     -fixed make-tarball script again
424     * [r2171] make-tarball.sh:
425     -fixed make-tarball script
426     * [r2169] ChangeLog[ADD]:
427     -added ChangeLog
428 niro 2169 * [r2168] VERSION[ADD]:
429     -version 0.6.0_rc1
430     * [r2167] skel/net/net.eth0:
431     -set default to timeout after 10 seconds, not to send 10 packets
432     * [r2166] functions/config_sessions.sh:
433     -fixed some typos
434     * [r2165] functions/config_x11.sh:
435     -fixed a typo
436     * [r2164] functions/config_printers.sh:
437     -name -> printer_name
438     * [r2163] conf/config.rc:
439     -set default to timeout after 10 seconds, not to send 10 packets
440     * [r2162] functions/config_ssh_auth.sh:
441     -all filename variables should be escaped to support whitespaces
442     * [r2161] functions/config_sessions.sh:
443     -fixed handling to support whitespaces in names and added params
444     for execs
445     * [r2160] functions/config_printers.sh:
446     -all filename variables should be escaped to support whitespaces
447     -fixed a typo
448     * [r2159] functions/config_network.sh:
449     -all filename variables should be escaped to support whitespaces
450     -check for null and zero values!
451     * [r2158] functions/common.sh:
452     -better escaping to support whitespaces
453     * [r2157] functions/common.sh:
454     -added updateconfig() function
455    
456     2011-05-17 Niels Rogalla <niro@magellan-linux.de>
457    
458     * [r2156] init.d/alxsettings:
459     -variable dhcp client trough config.rc
460     * [r2155] functions/config_network.sh:
461     -variable dhcp client trough config.rc
462     * [r2154] conf/config.rc:
463     -variable dhcp client trough config.rc
464     * [r2153] init.d/alxsettings:
465     -fixed one missed rc_mecho
466     * [r2152] functions/mysqlfunctions:
467     -eval already exports the variable - no need to do it twice, wich
468     produces escaping issues
469     * [r2151] functions/config_modules.sh:
470     -fixed a typo
471     * [r2150] install.sh[DEL]:
472     -install.sh not needed anymore, we got a Makefile
473     * [r2149] functions/config_sessions.sh:
474     -get database data via evaluate_table() function and use the
475     advantages of xml (no problems with empty values anymore)
476     -generate session items and menuitems more variable and not at
477     once
478     * [r2148] functions/config_x11.sh:
479     -get database data via evaluate_table() function and use the
480     advantages of xml (no problems with empty values anymore)
481     * [r2147] functions/config_printers.sh:
482     -get database data via evaluate_table() function and use the
483     advantages of xml (no problems with empty values anymore)
484     * [r2146] functions/config_modules.sh:
485     -get database data via evaluate_table() function and use the
486     advantages of xml (no problems with empty values anymore)
487     -get rid of the old argfile handling and add module arguments
488     directly
489     * [r2145] functions/config_network.sh:
490     -get database data via evaluate_table() function and use the
491     advantages of xml (no problems with empty values anymore)
492     * [r2144] functions/config_auth.sh:
493     -get database data via evaluate_table() function and use the
494     advantages of xml (no problems with empty values anymore)
495     * [r2143] functions/mysqlfunctions:
496     -added evaluate_table() and evaluate_statement() functions with
497     xml support
498     * [r2142] functions/common.sh:
499     -added rc_mecho() function
500     * [r2141] init.d/alxsetstate, init.d/alxsettings:
501     -use rc_print, rc_echo and rc_mecho functions to print init
502     messages
503    
504     2011-05-16 Niels Rogalla <niro@magellan-linux.de>
505    
506     * [r2127] functions/config_auth.sh:
507     -suppress passwd messages
508     * [r2126] functions/config_printers.sh:
509     -fixed ports
510     * [r2123] init.d/alxsetstate:
511     -be more informative in the status messages
512     * [r2122] init.d/alxsettings:
513     -renamed modules.d -> modprobe.d and added .conf suffix
514     -clear printing-settings properly and remove services
515     * [r2121] functions/config_modules.sh:
516     -clear argfile in create argfile function
517     * [r2120] functions/config_network.sh:
518     -renamed modules.d -> modprobe.d and added .conf suffix
519    
520     2011-05-11 Niels Rogalla <niro@magellan-linux.de>
521    
522     * [r2039] init.d/alxsettings:
523     -added common.sh
524     -dropped commented cruft
525     -only support 2.6 kernels - install modprobe.conf related stuff
526     only and be compat with newer modutils
527     -coding style updates
528     -use pidof instead of quering ps -A
529     * [r2038] Makefile:
530     -install common.sh
531     * [r2037] functions/config_x11.sh:
532     -drop MOUSE_RESOLTION support atm to be compat with alx-0.5.7
533     database
534     -GLOGIN not needed anymore, we are using slim directly not with
535     the magellan standard xdm init script
536     -clearconfig() and addconfig() moved to common.sh
537     -use lower chars for local variables
538     -do not create the full xorg.conf anymore, make use of the
539     xorg.conf.d feature of xorg-server-1.10 and only use snippets
540     * [r2036] functions/config_ssh_auth.sh:
541     -make use of the new addconfig() && clearconfig() functions
542     * [r2035] functions/config_sessions.sh:
543     -make use of the new addconfig() && clearconfig() functions
544     * [r2034] functions/config_printers.sh:
545     -make use of the new addconfig() && clearconfig() functions
546     * [r2033] functions/config_network.sh:
547     -make use of the new addconfig() && clearconfig() functions
548     * [r2032] functions/common.sh[ADD]:
549     -added common.sh with global addconfig() and clearconfig()
550     functions
551     * [r2031] skel/fluxbox/menu.footer:
552     -use seperator instead of nop
553     * [r2030] skel/fluxbox/keys:
554     -adjust buttons settings to work with newer fluxbox, right click
555     must be allowed
556     * [r2029] bin/update-alx.sh:
557     - do not display any colors and update mage only, if a newer
558     version exist
559    
560     2011-05-10 Niels Rogalla <niro@magellan-linux.de>
561    
562     * [r2023] functions/config_auth.sh:
563     -busybox compat
564    
565     2011-05-09 Niels Rogalla <niro@magellan-linux.de>
566    
567     * [r2016] functions/config_network.sh:
568     -removed old samba cruft
569     * [r2015] functions/config_network.sh:
570     -be more busybox compat, use udhcpc as standard dhcp client
571     * [r2014] init.d/alxsettings:
572     -reverted modules-update changes which are not applied upstream
573     too
574     -fixe one more dhcpcd -> udhcpc instance
575     * [r2013] functions/config_modules.sh:
576     -no splitted modules.autoload files anymore
577     * [r2011] init.d/alxsettings:
578     -be more busybox compat, use udhcpc as standard dhcp client
579     * [r2010] init.d/alxsettings:
580     -be more busybox compat, use udhcpc as standard dhcp client
581     * [r2009] init.d/alxsettings:
582     -simply call hwsetup and renamed all hwdetect references to
583     hwsetup
584     * [r2008] init.d/alxsettings:
585     -use conf.d instead of the deprecated sysconfig
586     * [r2007] init.d/alxsetstate, init.d/alxsettings:
587     -busybox-initscripts compat
588     * [r2005] Makefile:
589     -fixed Makefile
590     * [r2004] functions/config_x11.sh:
591     -fixed header
592     -added clearconfig and addconfig functions and use them
593     -clean up old cruft, we do not support old configurations anymore
594     * [r2003] functions/mysqlfunctions:
595     -fixed header
596     -fixed coding style
597     * [r2002] skel/fluxbox/apps, skel/fluxbox/keys:
598     -fixed header
599     * [r2001] functions/config_network.sh,
600     functions/config_sessions.sh:
601     -fixed header
602     * [r2000] conf/config.rc:
603     -fixed header
604     * [r1999] bin/user_shutdown.sh:
605     -fixed header
606     -do not use full pathes, rely on PATH environment
607     * [r1998] bin/user_reboot.sh:
608     -do not use full pathes, rely on PATH environment
609     * [r1997] bin/update-alx.sh:
610     -fixed header
611     -MAGE_TARGET -alx was dropped
612     -be mage-0.4 compat
613     * [r1996] bin/txt2html.sh:
614     -fixed header
615    
616     2011-05-07 Niels Rogalla <niro@magellan-linux.de>
617    
618     * [r1980] Makefile[ADD]:
619     -added Makefile for easier builds
620     * [r1979] skel/slim/slim.conf:
621     -fixed slim.conf to support busybox/rxvt and to match our patched
622     version of slim
623     -removed any comments and non needed settings
624     * [r1978] skel/net/net.eth0:
625     -fixed header
626     -use udhcpc as standard dhcp util
627     * [r1977] skel/idesk[DEL]:
628     -dropped idesk support
629     * [r1976] init.d/alxsettings:
630     -fixed header
631     -use /etc/conf.d and not the old sysconfig anymore
632     -removed unneeded checks and variables
633     -do not use fullpath for programes, rely on PATH environment
634     * [r1975] init.d/alxsetstate:
635     -fixed header
636     -use /etc/conf.d and not the old sysconfig anymore
637     -removed unneeded checks and variables
638     * [r1974] functions/config_versions.sh:
639     -the -alx target names for packages are not used anymore, using
640     real split_packkages
641     * [r1973] functions/config_ssh_auth.sh:
642     -support dropbear and dropped openssh
643     * [r1972] functions/config_printers.sh:
644     -fixed header
645     -support lprng and dropped samba/cups support
646     * [r1971] functions/config_modules.sh:
647     -fixed header and variable names
648     * [r1970] skel/samba[DEL]:
649     -dropped samba support
650     * [r1969] functions/config_auth.sh:
651     -dropped samba support
652    
653     2011-04-14 Niels Rogalla <niro@magellan-linux.de>
654    
655     * [r1800] .[CPY], functions/config_x11.sh, init.d/alxsettings:
656     created 0.6.x branch
657