--- alx-src/branches/alxconf-060/ChangeLog 2011/07/07 14:56:04 2630 +++ alx-src/branches/alxconf-060/ChangeLog 2013/05/29 09:33:28 4915 @@ -1,5 +1,305 @@ +2013-05-29 Niels Rogalla + + * [r4914] VERSION: + -version 0.6.6 + * [r4913] Makefile, plugins/citrix_spe[ADD], + plugins/citrix_spe/plugin.sh[ADD]: + -added citrix_spe plugin to support speechdetection with the + Philips SpeechMike II/III + * [r4912] bin/alx-hwdetection.sh: + -always use openchrome on dell optiplex fx130 + +2013-05-13 Niels Rogalla + + * [r4838] ChangeLog: + -updated ChangeLog + * [r4837] VERSION: + -version 0.6.5 + * [r4836] functions/config_x11.sh: + -fixed whitespaces + * [r4835] functions/config_network.sh: + -do not overwrite network configuration if NETWORKING var is + empty + * [r4834] init.d/alxsettings: + -restore default network configution on forced hardware detection + when the net.IFACE config is empty + +2012-04-23 Niels Rogalla + + * [r3525] ChangeLog: + -updated ChangeLog + * [r3524] VERSION: + -version 0.6.4.5 + * [r3523] Makefile, plugins/egk_scm/plugin.sh, + plugins/rdesktop/plugin-rdesktop.conf[DEL], + plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh, + plugins/usbip/plugin.sh: + -configure plugins via sql database + +2012-04-19 Niels Rogalla + + * [r3514] Makefile, plugins/egk-scm[DEL], plugins/egk_scm[CPY], + plugins/egk_scm/plugin.sh: + -renamed egk-scm -> egk_scm to by compat with our sql-queries + * [r3506] ChangeLog: + -updated ChangeLog + * [r3505] VERSION: + -version 0.6.4.4 + * [r3504] functions/config_sessions.sh, plugins/egk-scm/plugin.sh, + plugins/firefox/plugin.sh, plugins/flashplayer/plugin.sh, + plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh, + plugins/terminal/plugin.sh, plugins/usbip/plugin.sh: + -export PLUGIN_MENUITEM_NAME in autostart function which is used + as name for the generated sh script + * [r3503] functions/config_sessions.sh, plugins/egk-scm/plugin.sh, + plugins/firefox/plugin.sh, plugins/flashplayer/plugin.sh, + plugins/rdesktop/plugin-rdesktop.conf, + plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh, + plugins/terminal/plugin.sh, plugins/usbip/plugin.sh: + -added autostart support for plugins + +2012-04-17 Niels Rogalla + + * [r3500] ChangeLog: + -updated ChangeLog + * [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: + -disabled screen blanks to fix FS#19 + +2012-04-04 Niels Rogalla + + * [r3410] bin/user_shutdown.sh: + -user poweroff instead of halt (fixes FS#18) + +2012-03-28 Niels Rogalla + + * [r3395] ChangeLog: + -updated ChangeLog + * [r3394] VERSION: + -version 0.6.4.1 + * [r3393] Makefile, plugins/egk-smc[ADD], + plugins/egk-smc/plugin.sh[ADD]: + -added experimental egk-smc plugin + * [r3392] Makefile, plugins/usbip[ADD], + plugins/usbip/plugin.sh[ADD]: + -added experimental usbip plugin + * [r3391] Makefile, plugins/rdesktop[ADD], + plugins/rdesktop/plugin.sh[ADD]: + -added rdesktop plugin + * [r3390] functions/config_sessions.sh: + -fixed a annoying warning + * [r3389] skel/slim/slim.conf: + -slim must be started on vt03 to prevent console login issues + after bootup + * [r3383] ChangeLog: + -updated ChangeLog + * [r3382] VERSION: + -version 0.6.4 + * [r3375] bin/alx-hwdetection.sh: + -added detection for a quirk required by some intel framebuffer + devices + +2011-11-02 Niels Rogalla + + * [r3280] ChangeLog: + -updated ChangeLog + * [r3279] VERSION: + -version 0.6.3 + * [r3278] functions/config_printers.sh: + -create missing spooler logfiles + * [r3277] functions/config_x11.sh: + -use alx-hwdetection to detect zotac devices + -support hdmi + +2011-09-28 Niels Rogalla + + * [r3263] ChangeLog: + -updated ChangeLog + * [r3262] VERSION: + -version 0.6.2 + * [r3259] bin/alx-hwdetection.sh: + -detect i810/i815 chipsets as 'maxdata' + +2011-09-14 Niels Rogalla + + * [r3208] ChangeLog: + -updated ChangeLog + * [r3207] VERSION: + -version 0.6.1 + * [r3201] bin/alx-hwdetection.sh: + -added systemtype detection + +2011-08-26 Niels Rogalla + + * [r2786] init.d/alxsettings: + -fixed + * [r2782] ChangeLog: + -updated ChangeLog + * [r2781] VERSION: + -version 0.6.0 + * [r2779] functions/config_plugins.sh, plugins/firefox/plugin.sh, + plugins/flashplayer/plugin.sh, plugins/remserial/plugin.sh, + plugins/terminal/plugin.sh: + -added plugin setup functionality to honor any settings change of + a plugin via the webfrontend on every boot + * [r2778] conf/config.rc, init.d/alxsetstate, init.d/alxsettings: + -do not use hardcoded pathes to include functions, make use of + ALX_FUNCTIONS variable in config.rc + * [r2777] icons/firefox.png[ADD]: + -added missing firefox icon for the firefox plugin + * [r2776] functions/config_plugins.sh: + -fixed plugin uninstall routine + +2011-08-11 Niels Rogalla + + * [r2766] ChangeLog: + -updated ChangeLog + * [r2765] VERSION: + -version 0.6.0_rc14 + * [r2764] Makefile: + -plugin installers must be executable + * [r2761] ChangeLog: + -updated ChangeLog + * [r2760] VERSION: + -version 0.6.0_rc13 + * [r2759] Makefile: + -fixed missing file + * [r2754] ChangeLog: + -updated ChangeLog + * [r2752] VERSION: + -version 0.6.0_rc12 + * [r2751] Makefile: + -added rudimentary plugin support + * [r2750] conf/config.rc: + -fixed plugins path + * [r2749] plugins[ADD], plugins/firefox[ADD], + plugins/firefox/plugin.sh[ADD], plugins/flashplayer[ADD], + plugins/flashplayer/plugin.sh[ADD], plugins/remserial[ADD], + plugins/remserial/plugin.sh[ADD], plugins/terminal[ADD], + plugins/terminal/plugin.sh[ADD]: + -added rudimentary plugin support + * [r2748] init.d/alxsettings: + -added rudimentary plugin support + * [r2747] functions/config_plugins.sh[ADD], + functions/config_sessions.sh: + -added rudimentary plugin support + * [r2746] conf/config.rc: + -added plugindir location + +2011-08-08 Niels Rogalla + + * [r2718] functions/config_printers.sh: + -enable logging + -always recreate the spooler dirs + 2011-07-07 Niels Rogalla + * [r2630] ChangeLog: + -updated ChangeLog * [r2629] VERSION: -version 0.6.0_rc11 * [r2624] Makefile: