]> git.pld-linux.org Git - projects/rc-scripts.git/history - rc.d
- always mount on /dev/cpuset (only cpuset is supported by this script)
[projects/rc-scripts.git] / rc.d /
2011-02-10 Jan Rękorajski- always mount on /dev/cpuset (only cpuset is supported...
2011-02-10 Jan Rękorajski- mount only cpuset subsys cgroup
2011-02-10 Jan Rękorajski- put cpuset/cgroup mounts in mtab
2011-02-10 Jan Rękorajski- exit from script if no cpuset/cgroup support in kernel
2011-02-10 Jan Rękorajski- moved cpuset/cgroup mounting code into cpuset startup...
2011-02-09 Elan Ruusamäeadd killproc -p alias
2011-01-27 Arkadiusz Miśkiewiczsysconfig/clock and related actions are obsolete now...
2011-01-27 Arkadiusz MiśkiewiczCheck /dev/rtc or /dev/rtc0 existence.
2010-12-22 Arkadiusz MiśkiewiczDon't mount fs inside of vserver guest.
2010-12-22 Arkadiusz Miśkiewiczcgroup/cpuset can exist in fstab but be commented out...
2010-12-20 Arkadiusz Miśkiewiczstarted instead of busy
2010-12-12 Elan Ruusamäeadd --user support to run_cmd
2010-12-07 Elan Ruusamäe- pidfile var
2010-12-03 Elan Ruusamäe- some formatting, respect to use functios (RETVAL...
2010-12-03 Elan Ruusamäe- use functions
2010-12-03 Arkadiusz MiśkiewiczBugfix (bring in cryptsetup; cleanups).
2010-12-03 Arkadiusz MiśkiewiczBugfix.
2010-12-03 Arkadiusz MiśkiewiczBring in netfs.
2010-12-03 Arkadiusz Miśkiewicz: not needed.
2010-12-03 Arkadiusz MiśkiewiczBugfixes. Seems to be working fine.
2010-12-03 Arkadiusz Miśkiewicz__umount_*loop from FC.
2010-12-03 Arkadiusz MiśkiewiczDon't touch nfs if we have separate nfsfs script.
2010-12-03 Arkadiusz MiśkiewiczNetworked filesystems mount/umount. Unfinished.
2010-12-02 Elan Ruusamäe- avoid crypto init retries if no crypttab is setup
2010-11-25 Jan Rękorajski- don't mount cgroup if it's set up in fstab
2010-11-07 Elan Ruusamäe- init crypt mounts also after lvm has been run
2010-11-06 Arkadiusz MiśkiewiczDetect isolation only vserver networking. New variable...
2010-11-06 Arkadiusz MiśkiewiczSilent modprobe.
2010-11-06 Jan Rękorajski- create /dev/cgroup (see comment)
2010-11-06 Jan Rękorajski- use full blown cgroup subsystem if available
2010-11-06 Jan Rękorajski- if cgroup is available use all its subsystems instead...
2010-11-06 Jan Rękorajski- commit at rev 10523 was completely bogus, preventing...
2010-10-06 Elan Ruusamäe- procname
2010-10-06 Elan Ruusamäe- killproc wants procname mostly
2010-09-30 Arkadiusz MiśkiewiczFix 'local: można używać tylko w funkcji' on bash.
2010-09-19 Arkadiusz MiśkiewiczMake sysctl quiet.
2010-09-03 shadzik- don't check the fs on aufs and squashfs systems
2010-08-26 Elan Ruusamäe- use /var/log/boot.log, to match with plymouth path
2010-08-21 Arkadiusz MiśkiewiczSet firmware-loader also when udev is off.
2010-08-01 Elan Ruusamäe- skip lock when making nodes on boot
2010-08-01 Elan Ruusamäe- check_root_fs to function for readability
2010-08-01 Elan Ruusamäe- remove locale setup where it is pointless (grep for...
2010-08-01 Elan Ruusamäe- sample for status with pidfile
2010-08-01 Elan Ruusamäe- skip unneccesary subshell
2010-07-21 Elan Ruusamäe- functions, exit early if disabled
2010-07-20 Elan Ruusamäe- ugly hack to still do killall as pgrep is on /usr...
2010-07-08 Elan Ruusamäe- ignore /var/lock/subsys remove readonly fs errors...
2010-07-08 Elan Ruusamäe- executable initscripts
2010-06-18 Bartłomiej Zimoń- fix shutdown/restart on kernels with devtmpfs
2010-06-14 Elan Ruusamäe- reorganize into functions
2010-06-14 Elan Ruusamäe- do not touch host random inside vserver (discussed...
2010-06-08 Jacek Konieczny- /proc/cmdline may be unavailable (like in a VServer...
2010-05-17 Elan Ruusamäe- ok to exit silently in ssd mode of killproc, no need...
2010-05-10 Elan Ruusamäe- note about two modes in daemon
2010-05-10 Jacek Konieczny- 'dropcaps' and 'start-stop-daemon-pid-check' patches...
2010-05-10 Jacek Konieczny- properly quote is_yes() argument
2010-05-10 Jacek Konieczny- upstart_native branch merged
2010-05-10 Jacek Konieczny- --no-wait when emitting some signals, to prevent... upstart_native
2010-05-10 Jacek Konieczny- 'random' implemented as an upstart job – this is...
2010-05-10 Jacek Konieczny- do not remove random seed file on boot
2010-05-10 Jacek Konieczny- save whole entropy pool
2010-05-10 Jacek Konieczny- make 'status' action useful'
2010-05-10 Jacek Konieczny- use 'configtest' before restart/reload if available
2010-05-09 Jacek Konieczny- emit pld.shutdown-started after blocking signals
2010-05-07 Jacek Konieczny- --except option for upstart_controlled to simplify...
2010-05-07 Jacek Konieczny- try-restart LSP action implemented
2010-05-06 Jacek Konieczny- emit pld.shutdown-started
2010-05-06 Jacek Konieczny- oh, this one was wrongly reverted… re-revert the...
2010-05-06 Jacek Konieczny- missing []
2010-05-06 Jacek Konieczny- fixes
2010-05-06 Jacek Konieczny- rewriting 'service', 'chkconfig' and others will...
2010-05-06 Jacek Konieczny- emit ubuntu-compatible events on system start
2010-05-06 Jacek Konieczny- do not use /etc/rc.d/init.d scripts when upstart...
2010-05-06 Jacek Konieczny- emit upstart events on network start/stop
2010-05-06 Jacek Konieczny- utility functions for upstart event-based boot
2010-04-07 Elan Ruusamäe- add --redirfds similar to --closefds
2010-04-05 Elan Ruusamäe- tabs
2010-04-05 Elan Ruusamäe- no need to load service config to check network state
2010-02-08 Elan Ruusamäe- skip dead pids in status() with --pidfile, or is...
2010-01-15 Arkadiusz MiśkiewiczUse two separate tests instead of single double test...
2009-12-02 Elan Ruusamäe- more reverting baggins buzybox branch changes regardi...
2009-11-24 Tomasz Pala- having EVMS_LVM=yes without the tools doesn't make...
2009-11-22 Elan Ruusamäe- add rc.init back
2009-11-22 Elan Ruusamäe- restore, but this time with some doc too
2009-11-22 Elan Ruusamäe- hwclock doesn't recognize -l (patch from devel-en)
2009-11-22 Elan Ruusamäe- typo, dots
2009-11-22 Elan Ruusamäe- rc.init does not seem to be used anywhere; remove it
2009-11-20 Elan Ruusamäe- cleanup trailing whitespace
2009-11-20 Elan Ruusamäe- back to /bin/sh
2009-11-19 Elan Ruusamäe- with --pidfile set in status(), don't make wrong...
2009-11-19 Elan Ruusamäe- fix weird typo
2009-11-19 Elan Ruusamäe- if pidfile specified, pid must be there, don't fallba...
2009-11-19 Elan Ruusamäe- rc.local is sourced, not executed
2009-11-17 Elan Ruusamäe- partial merge of baggin's busybox branch changes
2009-11-17 Elan Ruusamäe- status -p shortopt for --pidfile
2009-10-25 Elan Ruusamäe- fix devs detect
2009-10-16 Elan Ruusamäe- stderr redirected anyway, nothing special needed...
2009-10-14 Elan Ruusamäe- local args in /etc/modules processing
2009-09-14 Tomasz Pala- there's no point in trying to run vg{scan,change...
2009-09-02 Arkadiusz MiśkiewiczSet rc to 0 for mdadm rc=2 case.
next
This page took 0.803421 seconds and 7 git commands to generate.