--- trunk/initscripts/ChangeLog 2013/01/24 15:52:21 2037 +++ trunk/initscripts/ChangeLog 2013/10/15 10:43:56 2218 @@ -1,5 +1,57 @@ +2013-10-15 Niels Rogalla + + * [r2217] VERSION: + -version 0.8.2 + * [r2216] Makefile: + -print a message when make install was called and fail + * [r2215] Makefile.inc, busybox/env.d[ADD], + busybox/env.d/01busybox[ADD], busybox/env.d/01initscripts[ADD], + common/env.d[ADD], common/env.d/01initscripts[ADD], + systemd/env.d[ADD], systemd/env.d/01initscripts[ADD], + systemd/env.d/01systemd[ADD], sysvinit/env.d[ADD], + sysvinit/env.d/01initscripts[ADD], + sysvinit/env.d/01sysvinit[ADD]: + -provide a sane CONFIG_PROTECT environment for all initscript + types + * [r2214] systemd/etc/sysctl.conf[DEL], systemd/etc/sysctl.d[ADD], + systemd/etc/sysctl.d/99-sysctl.conf[ADD]: + -systemd ignores sysctl.conf and only uses systctl.d/ include + directory for system configuration + * [r2213] busybox/etc/issue: + -issue: print current terminal + * [r2212] systemd/Makefile: + -use pkg-config to determinate systemd pathes + * [r2211] Makefile.inc, systemd/Makefile: + -moved systemd path variables to systemd Makefile + +2013-04-02 Niels Rogalla + + * [r2104] ChangeLog: + -updated ChangeLog + * [r2103] VERSION: + -version 0.8.1 + * [r2102] systemd/units/services/network.service: + -newer systemd version install the udev-settle service as an + static service; so we need a Wants dep to start is properly + * [r2101] systemd/units/scripts/network.sh, sysvinit/rc/network: + -do not use hardcoded pathes to iwconfig + +2013-02-21 Niels Rogalla + + * [r2063] systemd/units/scripts/network.sh, sysvinit/rc/network: + -do not use harcoded pathes to track wpa_supplicant + +2013-02-20 Niels Rogalla + + * [r2050] busybox/rc/rc: + -updated copyright + * [r2049] sysvinit/rc/rc: + -updated copyright + 2013-01-24 Niels Rogalla + * [r2037] ChangeLog: + -updated ChangeLog * [r2036] VERSION: -version 0.8.0 * [r2035] busybox/conf.d/keymap[DEL], busybox/conf.d/locale[DEL],