--- mcore-src/trunk/mcore-tools/ChangeLog 2014/01/16 13:29:32 2293 +++ mcore-src/trunk/mcore-tools/ChangeLog 2014/01/20 14:24:46 2314 @@ -1,5 +1,57 @@ +2014-01-20 Niels Rogalla + + * [r2313] daemon[DEL]: + -removed old daemon dir + * [r2312] src/sysvinit/mcore-controld.rc.in: + -SSL_KEY_DIR was renamed to CHROOT_DIR + * [r2311] src/sysvinit/mcore-controld.rc.in: + -control daemon was renamed to mcore-controld + * [r2310] src/sysvinit/mcore-controld.rc.in: + -honor variable pathes of the Makefile + * [r2309] src/sysvinit/mcore-controld.rc.in: + -quiet stop + * [r2308] src/sysvinit/mcored.rc.in: + -updated runlevels + * [r2307] src/sysvinit/mcore-controld.rc.in: + -use rc_print() and rc_echo() functions + * [r2306] daemon/control/control-daemon.rc[DEL], + src/sysvinit/mcore-controld.rc.in[CPY]: + -moved daemon/control/control-daemon.rc to + src/sysvinit/mcore-controld.rc.in + * [r2305] src/modules/basic-input/input.control.class.in, + src/modules/basic-video/graphic.control.class.in, + src/modules/citrix/citrix.control.class.in: + -use CLASS_ARGV + * [r2304] src/mcore-controld.in: + -modified to match new classes and includes + * [r2303] src/include/daemon.global.class.in, src/mcored.in: + -renamed load_client_classes() to load_classes() and make it + variable to either load client or control classes + * [r2302] src/include/daemon.global.class.in: + -call sigterm to terminate sslsvd. this supresses some error + messages + * [r2301] dracut/mcored.conf: + -added some debugging helpers + * [r2300] dracut/mcored.conf: + -dracut networking will not work if systemd gets included + * [r2299] dracut/module-setup.sh.in: + -use dracut's busybox module + * [r2298] dracut/run-mcored.sh.in: + -only run mcored in the initrd if network was provided + * [r2297] dracut/module-setup.sh.in, dracut/net-lib.sh[DEL], + dracut/run-mcored.sh.in: + -use network module instead of brewing our own stuff here + * [r2296] dracut/Makefile: + -use priority level 70 instead of 40 for the dracut module + 2014-01-16 Niels Rogalla + * [r2295] src/Makefile: + -install generate-certificate as mcore-generate-certificate + * [r2294] src/Makefile: + -fixed generate-certifacte installation + * [r2293] ChangeLog: + -updated ChangeLog * [r2292] dracut/Makefile: -fixed dracut module installation * [r2291] Makefile: