]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - ChangeLog
- mount only cpuset subsys cgroup
[projects/rc-scripts.git] / ChangeLog
index 0106c77bcaca18c52ed3d77059c36f543253bc5f..70af9ccc23c0b6d3297d2da5be8562f5e125c302 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,341 @@
+2011-01-25 18:56 +0000 [r12083-12084]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: 0.4.3.8
+
+       * autogen.sh: Disabled --enable-maintainer-mode
+         --enable-compile-warnings (unsupported by current auto*).
+
+2011-01-24 18:19 +0000 [r12082]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network: IPv6 networking on by default.
+
+2010-12-22 10:23 +0000 [r12020]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/netfs: Don't mount fs inside of vserver guest.
+
+2010-12-22 05:54 +0000 [r12019]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: cgroup/cpuset can exist in fstab but be
+         commented out. Handle that.
+
+2010-12-20 18:09 +0000 [r12014]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/cryptsetup: started instead of busy
+
+2010-12-12 17:42 +0000 [r11982-11983]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - 0.4.3.7
+
+       * rc.d/init.d/functions: add --user support to run_cmd Usage:
+         run_cmd --user stats "Message" command_to_run arg1 arg2...
+
+2010-12-07 14:08 +0000 [r11973]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - pidfile var
+
+2010-12-03 13:10 +0000 [r11940]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/netfs: - some formatting, respect to use functios
+         (RETVAL variable vs exit calls)
+
+2010-12-03 13:04 +0000 [r11939]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/netfs: - use functions
+
+2010-12-03 11:43 +0000 [r11936]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: 0.4.3.6
+
+2010-12-03 11:33 +0000 [r11934-11935]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/netfs: Bugfix (bring in cryptsetup; cleanups).
+
+       * rc.d/init.d/netfs: Bugfix.
+
+2010-12-03 10:37 +0000 [r11933]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/Makefile.am, rc.d/init.d/network: Bring in netfs.
+
+2010-12-03 10:33 +0000 [r11930-11932]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/netfs: : not needed.
+
+       * TODO: - better umount on stop
+
+       * rc.d/init.d/netfs: Bugfixes. Seems to be working fine.
+
+2010-12-03 10:25 +0000 [r11929]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: __umount_*loop from FC.
+
+2010-12-03 10:15 +0000 [r11928]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/netfs: Don't touch nfs if we have separate nfsfs
+         script.
+
+2010-12-03 09:38 +0000 [r11927]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/netfs (added): Networked filesystems mount/umount.
+         Unfinished.
+
+2010-12-02 15:30 +0000 [r11922]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - avoid crypto init retries if no crypttab is
+         setup
+
+2010-11-25 23:54 +0000 [r11913]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - don't mount cgroup if it's set up in fstab
+         http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2010-November/152970.html
+         BTW, all this kinda sucks and needs revamp :(
+
+2010-11-07 19:54 +0000 [r11900]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - init crypt mounts also after lvm has been run
+
+2010-11-06 10:47 +0000 [r11894]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Release 0.4.3.5.
+
+2010-11-06 09:57 +0000 [r11893]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/network, sysconfig/system, rc.d/init.d/functions:
+         Detect isolation only vserver networking. New variable -
+         VSERVER_ISOLATION_NET.
+
+2010-11-06 09:12 +0000 [r11892]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Silent modprobe.
+
+2010-11-06 08:43 +0000 [r11889]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Release 0.4.3.4.
+
+2010-11-06 00:33 +0000 [r11888]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - create /dev/cgroup (see comment)
+
+2010-11-06 00:26 +0000 [r11887]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/cpusets: - use full blown cgroup subsystem if
+         available
+
+2010-11-06 00:11 +0000 [r11886]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - if cgroup is available use all its subsystems
+         instead of just cpusets
+
+2010-11-06 00:07 +0000 [r11885]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - commit at rev 10523 was completely bogus,
+         preventing mounting cpuset at all, as default fstab contains
+         cpuset line with noauto option
+
+2010-10-09 21:21 +0000 [r11840]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * src/initlog.c: Update initlog from initscripts.
+
+2010-10-06 08:03 +0000 [r11831]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - procname
+
+2010-10-06 07:58 +0000 [r11830]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - killproc wants procname mostly
+
+2010-09-30 04:26 +0000 [r11823]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc: Fix 'local: można używać tylko w funkcji' on bash.
+
+2010-09-19 18:38 +0000 [r11812]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Make sysctl quiet.
+
+2010-09-03 09:07 +0000 [r11801]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - don't check the fs on aufs and squashfs
+         systems
+
+2010-08-26 10:30 +0000 [r11789]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - use /var/log/boot.log, to match with plymouth
+         path
+
+2010-08-21 18:00 +0000 [r11788]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Set firmware-loader also when udev is off.
+
+2010-08-01 16:32 +0000 [r11741]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/i18n: - plain en with utf8
+
+2010-08-01 16:13 +0000 [r11739]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - skip lock when making nodes on boot
+
+2010-08-01 16:08 +0000 [r11738]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - check_root_fs to function for readability
+
+2010-08-01 15:58 +0000 [r11735-11737]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - remove locale setup where it is pointless
+         (grep for fixed strings, and cat)
+
+       * rc.d/init.d/template.init: - sample for status with pidfile
+
+       * rc.d/rc.sysinit: - skip unneccesary subshell
+
+2010-07-26 13:31 +0000 [r11715]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - typo
+
+2010-07-26 13:20 +0000 [r11714]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - allow per-interface
+         configuration files for dhclient.conf – single config file with
+         'interface' directive(s) conflicts with interface name given on
+         the command line.
+
+2010-07-21 08:23 +0000 [r11688]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/allowlogin: - functions, exit early if disabled
+
+2010-07-20 08:42 +0000 [r11684]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - ugly hack to still do killall as pgrep is on
+         /usr, or rather drop pgrep as it never returns empty nowadays due
+         kernel threads?
+
+2010-07-08 10:47 +0000 [r11638-11639]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/network, rc.d/init.d/local, rc.d/init.d/random,
+         rc.d/init.d/single, rc.d/init.d/cpusets: - ignore
+         /var/lock/subsys remove readonly fs errors (after fsck wants to
+         reboot system)
+
+       * rc.d/init.d/network, rc.d/init.d/random, rc.d/init.d/single,
+         rc.d/init.d/killall, rc.d/init.d/cpusets, rc.d/init.d/allowlogin:
+         - executable initscripts
+
+2010-06-18 06:40 +0000 [r11565]  Bartłomiej Zimoń <cactus/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - fix shutdown/restart on kernels with devtmpfs
+
+2010-06-15 11:37 +0000 [r11562]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * changelog.sh: - changelog.sh script improved and ChangeLog
+         updated
+
+2010-06-15 11:33 +0000 [r11561]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * configure.ac: - firmwaredir was wrong
+
+2010-06-15 11:17 +0000 [r11558-11559]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * configure.ac: - Version: 0.4.3.3
+
+       * Makefile.am, configure.ac: - firmwaredir relative to
+         ${exec_prefix} to fix 'make distcheck'
+
+2010-06-15 10:13 +0000 [r11557]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
+         - allow multiple dhclient instances running on one machine
+
+2010-06-14 17:25 +0000 [r11555-11556]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/random: - reorganize into functions
+
+       * rc.d/init.d/random: - do not touch host random inside vserver
+         (discussed with baggins and arekm long time ago)
+
+2010-06-08 09:01 +0000 [r11552]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - /proc/cmdline may be unavailable (like
+         in a VServer) make cat quiet in such case
+
+2010-05-18 12:13 +0000 [r11476]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: No need for wait loop.
+         check_link_down sleeps for specified time in 0.5s intervals.
+
+2010-05-17 20:26 +0000 [r11475]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup,
+         sysconfig/interfaces/ifcfg-description: Wait for wpa_supplicant
+         to actually connect to network before trying dhcp.
+
+2010-05-17 20:20 +0000 [r11474]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Support for max
+         timeout as parameter.
+
+2010-05-17 20:16 +0000 [r11473]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Don't rely on ip
+         link UP checking. Always to mii-tool/ethtool test.
+
+2010-05-17 19:08 +0000 [r11472]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: Respect ZEROCONF variable for
+         dhcpcd.
+
+2010-05-17 18:08 +0000 [r11471]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - ok to exit silently in ssd mode of
+         killproc, no need to noise about missing pidfile
+
+2010-05-13 07:17 +0000 [r11462]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * Makefile.am: Include/install firmware-loader.sh brought by commit
+         r10422.
+
+2010-05-12 07:11 +0000 [r11460]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * doc/Makefile.am: - include upstart.txt in the package
+
+2010-05-12 07:08 +0000 [r11459]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * doc/upstart.txt: - notes about job debuging
+
+2010-05-11 17:21 +0000 [r11458]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * configure.ac: - Version: 0.4.3.2
+
+2010-05-11 10:10 +0000 [r11449]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * init/Makefile.am: - new listed in Makefile.am
+
+2010-05-11 08:54 +0000 [r11447]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * init/rc.conf (added), init/rcS-sulogin.conf (added),
+         init/rcS.conf (added): - init job descriptions moved from
+         upstart-SysVinit
+
+2010-05-10 17:24 +0000 [r11427]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - note about two modes in daemon
+
+2010-05-10 14:35 +0000 [r11424]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * configure.ac: - Version: 0.4.3.1
+
+2010-05-10 14:31 +0000 [r11423]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * src/start-stop-daemon.c, src/Makefile.am,
+         man/start-stop-daemon.8, configure.ac, rc.d/init.d/functions: -
+         'dropcaps' and 'start-stop-daemon-pid-check' patches from
+         packages/rc-scripts applied
+
+2010-05-10 12:59 +0000 [r11422]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - properly quote is_yes() argument
+
+2010-05-10 11:50 +0000 [r11420]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * configure.ac: - Version: 0.4.3.0
+
 2010-05-10 11:23 +0000 [r11419]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
        * t/backtick-test.sh, rc.d/init.d/network, rc.d/rc.shutdown,
This page took 0.040985 seconds and 4 git commands to generate.