--- alx-src/branches/alxconf-060/ChangeLog 2011/05/18 21:36:49 2169 +++ alx-src/branches/alxconf-060/ChangeLog 2011/08/11 20:00:29 2754 @@ -1,5 +1,203 @@ +2011-08-11 Niels Rogalla + + * [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: + -added hwdetection script for webfrontend + * [r2623] functions/config_network.sh: + -configure netbios daemon if /usr/sbin/nmbd was found on system + +2011-07-06 Niels Rogalla + + * [r2622] bin/alx-hwdetection.sh[ADD]: + -added hwdetection script for webfrontend + * [r2617] functions/config_modules.sh: + -fixed wrong variable name $mod -> $module + * [r2615] functions/config_x11.sh: + -get rid of /usr/X11R6 + * [r2614] skel/slim/slim.conf: + -get rid of /usr/X11R6 + * [r2612] functions/config_x11.sh: + -get rid of /usr/X11R6 + * [r2611] functions/config_sessions.sh: + -fixed a typo in $ses__password -> $ses_password + * [r2610] functions/config_printers.sh: + -do not add printers with a empty name + +2011-07-04 Niels Rogalla + + * [r2579] ChangeLog: + -we install libtommath, so we require the external one + * [r2578] VERSION: + -version 0.6.0_rc10 + * [r2571] functions/config_network.sh: + -removed useless comment + * [r2570] skel/net/net.eth0: + -5 retries for a dhcp request and abort if no offer was send + * [r2569] conf/config.rc: + -5 retries for a dhcp request + * [r2568] init.d/alxsettings: + -fixed util version: alxconfig-ng-alx -> alxconfig-ng + * [r2565] functions/config_sessions.sh: + -fixed reboot/shutdown icon size + +2011-06-30 Niels Rogalla + + * [r2514] ChangeLog: + -updated ChangeLog + * [r2513] VERSION: + -version 0.6.0_rc9 + * [r2509] init.d/alxsettings: + -don't rely on eth0, always use ALX_IFACE if possible + * [r2508] conf/config.rc: + -added -n option to immediatly exit if no lease was obtained + * [r2499] ChangeLog: + -updated ChangeLog + * [r2497] conf/unsupported-netcard-drivers: + -added all wireless-drivers to unsupported-netcard-drivers, to + always fallback on wired lan while running hardwaredection + * [r2495] functions/config_sessions.sh: + -increased grid borders of the desktop icons + * [r2494] bin/user_reboot.sh, bin/user_shutdown.sh: + -fixed check logic, returned true even if the prog was not found + +2011-06-27 Niels Rogalla + + * [r2485] VERSION: + -version 0.6.0_rc8 + * [r2479] functions/config_sessions.sh, init.d/alxsettings: + -fixed typos + * [r2476] ChangeLog: + -updated ChangeLog + * [r2475] VERSION: + -version 0.6.0_rc7 + * [r2474] icons/reboot.png[ADD], icons/shutdown.png[ADD]: + -provide shutdown and reboot icons + * [r2473] Makefile: + -provide shutdown and reboot icons + * [r2472] functions/config_sessions.sh: + -provide shutdown and reboot icons + * [r2471] init.d/alxsettings: + -provide shutdown and reboot icons + * [r2470] init.d/alxsettings: + -do not install skeletons already provided by fluxbox + * [r2469] functions/config_sessions.sh: + -do not install skeletons already provided by fluxbox + * [r2468] Makefile, skel/fluxbox/init[DEL], skel/fluxbox/keys[DEL]: + -do not install skeletons already provided by fluxbox + * [r2462] Makefile: + -dropped xtdesktop support, only support idesk with alx-0.6.0 + * [r2459] ChangeLog: + -updated ChangeLog + * [r2458] VERSION: + -version 0.6.0_rc6 + * [r2457] skel/net/net.eth0: + -fixed dhcp timeout, retry and interface + * [r2456] skel/xtdesktop[DEL]: + -dropped xtdesktop support, only support idesk with alx-0.6.0 + * [r2455] init.d/alxsettings: + -moved read_cmdline() function to common.sh + -dropped xtdesktop support, only support idesk with alx-0.6.0 + * [r2454] functions/config_sessions.sh: + -moved read_cmdline() function to common.sh + -dropped xtdesktop support, only support idesk with alx-0.6.0 + - no window-decorations for xmessage messages + * [r2453] functions/common.sh: + -moved read_cmdline() function to common.sh + * [r2446] conf/config.rc: + -fixed dhcp timeout, retry and interface + +2011-06-16 Niels Rogalla + + * [r2438] ChangeLog: + -udpated ChangeLog + * [r2437] VERSION: + -version 0.6.0_rc5 + * [r2436] bin/user_reboot.sh, bin/user_shutdown.sh: + -support xmessage shutdown|reboot messages if Xdialog was not + found + * [r2435] functions/config_sessions.sh: + -set the correct session colors from current desktop settings, do + not rely on citrix's auto-detection + +2011-06-15 Niels Rogalla + + * [r2412] VERSION: + -version 0.6.0_rc4 + * [r2411] functions/config_sessions.sh, skel/fluxbox/apps[DEL]: + -autostart utilities if they exist + * [r2408] functions/config_sessions.sh: + -typo + * [r2403] ChangeLog: + -Updated ChangeLog + * [r2402] VERSION: + -version 0.6.0_rc3 + * [r2401] functions/config_sessions.sh: + -support xtdesk and idesk + +2011-06-14 Niels Rogalla + + * [r2386] functions/config_x11.sh: + -disable LVDS1 virtual monitors on zotacs + * [r2385] skel/fluxbox/keys: + -added "alt" macros too + * [r2383] skel/fluxbox/keys: + -added macros to move windows around + * [r2382] init.d/alxsettings: + -moved ~/.xtdeskrc to ~/.xdesktop/xtdeskrc + * [r2381] functions/config_sessions.sh: + -moved ~/.xtdeskrc to ~/.xdesktop/xtdeskrc + -fixed broken command icons + * [r2376] ChangeLog: + -updated ChangeLog + * [r2375] VERSION: + -version 0.6.0_rc2 + * [r2374] skel/fluxbox/init: + -merged against upstream config to fix an issue that x11 windows + cannot be moved + * [r2372] bin/update-alx.sh, conf/config.rc: + -variable diskspace + * [r2371] functions/config_sessions.sh: + -sleep one second to wait until busybox is fully initialized and the screen is really centered + 2011-05-18 Niels Rogalla + * [r2174] make-tarball.sh: + -fixed make-tarball script again + * [r2171] make-tarball.sh: + -fixed make-tarball script + * [r2169] ChangeLog[ADD]: + -added ChangeLog * [r2168] VERSION[ADD]: -version 0.6.0_rc1 * [r2167] skel/net/net.eth0: