--- alx-src/branches/alxconf-060/ChangeLog 2012/04/11 11:45:33 3440 +++ alx-src/branches/alxconf-060/ChangeLog 2012/04/17 12:07:04 3500 @@ -1,5 +1,108 @@ +2012-04-17 Niels Rogalla + + * [r3499] VERSION: + -version 0.6.4.3 + +2012-04-16 Niels Rogalla + + * [r3495] functions/config_plugins.sh: + -print a nice message while configuring plugins + * [r3494] plugins/egk-scm/plugin.sh: + -let the egk-scm plugin be configurable through + /etc/alxconfig-ng/plugin-rdesktop.conf + * [r3493] plugins/egk-scm/plugin.sh: + -fixed pcsc-alias + * [r3492] Makefile, plugins/rdesktop/plugin-rdesktop.conf[ADD], + plugins/rdesktop/plugin.sh: + -let the rdesktop plugin be configurable through + /etc/alxconfig-ng/plugin-rdesktop.conf + * [r3491] plugins/egk-scm/plugin.sh: + -fixed escaping for eval + * [r3490] functions/config_sessions.sh: + -fixed whitespaces + * [r3489] functions/config_plugins.sh: + -fixed messages + * [r3488] functions/config_plugins.sh: + -use rc_echo() function + * [r3487] functions/config_plugins.sh: + -fixed whitespaces + * [r3486] functions/config_ssh_auth.sh: + -fixed spelling + * [r3485] functions/config_ssh_auth.sh: + -use low chars for local variables + * [r3484] functions/config_ssh_auth.sh: + -use rc_print() function + * [r3483] init.d/alxsetstate: + -updated to actual codingstyle + * [r3482] init.d/alxsetstate: + -use addconfig to create config and state files + * [r3481] init.d/alxsetstate: + -removed unused variable + * [r3480] init.d/alxsetstate: + -use low chars for local variables + * [r3479] init.d/alxsetstate: + -use rc_echo + +2012-04-13 Niels Rogalla + + * [r3478] functions/config_x11.sh: + use addconfig() + * [r3477] functions/config_x11.sh: + use rc_echo() + * [r3476] init.d/alxsettings: + use rc_echo() + * [r3475] functions/serial_functions.sh: + use rc_echo() + * [r3474] functions/config_printers.sh: + use rc_echo() + * [r3473] functions/common.sh: + -fixed spelling + * [r3472] functions/mysqlfunctions: + -coding style fixups + * [r3471] Makefile: + -renamed plugin egk-smc -> egk-scm + * [r3470] plugins/egk-scm[CPY], plugins/egk-scm/plugin.sh, + plugins/egk-smc[DEL]: + -renamed plugin egk-smc -> egk-scm + * [r3469] functions/serial_functions.sh: + -fixed header + * [r3468] bin/update-alx.sh: + -fixed some minor issues and coding style + * [r3467] init.d/alxsettings: + -never declare ALX_IFACE as a local variable or first boot setup + fails + * [r3466] init.d/alxsettings: + -use addconfig everywhere + * [r3465] init.d/alxsettings: + -fast reboot on while settings reset, no need to write any + configs back. fails anyway as the serial was deleted too + * [r3464] init.d/alxsettings: + -remove files created by hwsetup + * [r3463] init.d/alxsettings: + -more message output eyecandy + * [r3462] init.d/alxsettings: + -reset the hostname too + * [r3461] init.d/alxsettings: + -creaty empty unpriv user home dir after deletion or sometimes + the xinitrd creation may fail + * [r3460] init.d/alxsettings: + -remove nmbd too + * [r3459] init.d/alxsettings: + -get rid of the whole SETTINGSDIR + * [r3458] init.d/alxsettings: + -message output eyecandy + * [r3457] init.d/alxsettings: + -honor busybox keymap loading method + * [r3456] init.d/alxsettings: + -only run commands via xargs when given list is not empty to + suppress false errors + * [r3455] functions/config_sessions.sh: + -fixed a typo in program sh generation for plugins + 2012-04-11 Niels Rogalla + * [r3440] ChangeLog: + -updated ChangeLog * [r3439] VERSION: -version 0.6.4.2 * [r3438] functions/config_x11.sh: