--- mcore-src/trunk/mcore-tools/ChangeLog 2014/01/20 14:24:46 2314 +++ mcore-src/trunk/mcore-tools/ChangeLog 2015/08/24 10:10:27 2347 @@ -1,5 +1,100 @@ +2014-07-15 Niels Rogalla + + * [r2346] src/modules/basic-input/input.client.class.in: + -honor MROOT if localectl exist + * [r2345] dracut/mcored/run-mcored.sh.in: + -removed neednet flag + +2014-07-14 Niels Rogalla + + * [r2344] src/include/daemon.global.class.in: + -fixed a typo - reval -> retval + * [r2343] src/modules/citrix/citrix-session.in: + -added missing include + * [r2342] src/systemd/Makefile: + -fixed a typo + * [r2341] src/systemd/Makefile, + src/systemd/mcored.tmpfilesd.conf.in[ADD]: + -added tmpfiles.d file for mcored to create /var/lib/mcored + * [r2340] dracut/mcored/module-setup.sh.in: + -suppress some errors + * [r2339] dracut/mcored-citrix/Makefile, + dracut/mcored-citrix/module-setup.sh.in: + -honor PNABROWSE_ICAROOT + * [r2338] dracut/mcored/module-setup.sh.in: + -install user/groups if they not exist + * [r2337] src/modules/citrix/Makefile: + -honor PNABROWSE_ICAROOT + * [r2336] src/modules/citrix/query-citrix-browser.in: + -run pnabrowse via chroot if MROOT was set + * [r2335] src/mcored.in: + -add an prompt pattern to mcored cmdline + +2014-07-11 Niels Rogalla + + * [r2334] dracut/mcored/module-setup.sh.in: + -add missing MCORE_UNPRIV_USER to initramfs passwd + * [r2333] dracut/Makefile[ADD]: + -add subdir Makefile + * [r2332] dracut/mcored-citrix[ADD], + dracut/mcored-citrix/Makefile[ADD], + dracut/mcored-citrix/mcored-citrix.conf[ADD], + dracut/mcored-citrix/module-setup.sh.in[ADD]: + -added mcored-citrix dracut module + * [r2331] dracut/mcored/Makefile: + -fixed include path + * [r2330] dracut/Makefile[DEL], dracut/mcored[ADD], + dracut/mcored.conf[DEL], dracut/mcored/Makefile[CPY], + dracut/mcored/mcored.conf[CPY], + dracut/mcored/module-setup.sh.in[CPY], + dracut/mcored/run-mcored.sh.in[CPY], + dracut/module-setup.sh.in[DEL], dracut/run-mcored.sh.in[DEL]: + -moved dracut module to dracut/mcored + * [r2329] src/modules/fluxbox/fluxbox-rebuild-autostart.in: + -create //.fluxbox directory if not exist + * [r2328] src/modules/fluxbox/fluxbox-rebuild-menu.in: + -fixed a typo s/-o/-g/ + * [r2327] dracut/run-mcored.sh.in: + -tell the user that a remount is not required if the fs is + already mounted rw + * [r2326] dracut/run-mcored.sh.in: + -only remount if the filesystem is ro and be more verbose + * [r2325] dracut/mcored.conf: + -do not omit systemd + * [r2324] dracut/module-setup.sh.in: + -fixed module installation + * [r2323] dracut/run-mcored.sh.in: + -print a noisy message if mcored was started + * [r2322] dracut/module-setup.sh.in, dracut/run-mcored.sh.in: + -revert changes + * [r2321] dracut/module-setup.sh.in, dracut/run-mcored.sh.in: + -print a noisy message if mcored was started + * [r2320] src/modules/citrix/query-citrix-browser.in: + -added missing includes + +2014-07-03 Niels Rogalla + + * [r2319] src/modules/citrix/citrix-session.in, + src/modules/citrix/citrix.client.class.in: + -generate fluxbox menuentries with the citrix-session helper + program if fluxbox was provided + * [r2318] src/include/daemon.global.class.in: + -added is_provided() function + +2014-02-06 Niels Rogalla + + * [r2317] grub/Makefile: + -install grub config with prio level 50 + * [r2316] dracut/Makefile: + -install dracut config with prio level 50 + 2014-01-20 Niels Rogalla + * [r2315] Makefile, grub[ADD], grub/Makefile[ADD], + grub/mcored.conf[ADD]: + -install grub configuration to enable networking + * [r2314] ChangeLog: + -updated ChangeLog * [r2313] daemon[DEL]: -removed old daemon dir * [r2312] src/sysvinit/mcore-controld.rc.in: