]> git.pld-linux.org Git - projects/rc-scripts.git/history - rc.d/init.d
- silence mkdir
[projects/rc-scripts.git] / rc.d / init.d /
2011-02-10 Jan Rękorajski- silence mkdir
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
2010-12-22 Arkadiusz MiśkiewiczDon't mount fs inside of vserver guest.
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-11-06 Arkadiusz MiśkiewiczDetect isolation only vserver networking. New variable...
2010-11-06 Jan Rękorajski- use full blown cgroup subsystem if available
2010-10-06 Elan Ruusamäe- procname
2010-10-06 Elan Ruusamäe- killproc wants procname mostly
2010-08-01 Elan Ruusamäe- sample for status with pidfile
2010-07-21 Elan Ruusamäe- functions, exit early if disabled
2010-07-08 Elan Ruusamäe- ignore /var/lock/subsys remove readonly fs errors...
2010-07-08 Elan Ruusamäe- executable initscripts
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- 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-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- fixes
2010-05-06 Jacek Konieczny- rewriting 'service', 'chkconfig' and others will...
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-11-22 Elan Ruusamäe- typo, dots
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-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-07-25 Elan Ruusamäe- configtest alias
2009-07-25 Elan Ruusamäe- improved configtest output sequence
2009-07-25 Elan Ruusamäe- add checkconfig action sample
2009-07-25 Elan Ruusamäe- use <service_name> for msg as it usualy differs
2009-07-16 Arkadiusz MiśkiewiczUpdate LINES correctly.
2009-07-16 Arkadiusz MiśkiewiczOn IPMI serial console COLUMNS ends up with negative...
2009-06-03 Elan Ruusamäe- update path
2009-05-26 zbyniu- don't kill -KILL (in start-stop-daemon), try TERM...
2009-03-21 Elan Ruusamäe- correct
2009-03-21 Elan Ruusamäe- invert condition to bring down one level of indent
2009-03-21 Elan Ruusamäe- proper order of commands
2009-03-21 Elan Ruusamäe- correction
2009-03-21 Elan Ruusamäe- why the space?
2009-03-19 Elan Ruusamäe- use "local" not "typeset" (compatible with: pdksh...
2009-03-09 Jan Rękorajski- use exntended regexp functionality
2009-03-09 Jan Rękorajski- man grep, "Direct invocation as either egrep or fgrep...
2009-03-09 Jan Rękorajski- man grep, glen. "Direct invocation as either egrep...
2009-03-09 Elan Ruusamäe- /proc/mounts isn't localized and it has fixed format...
2009-03-09 Jan Rękorajski- use /proc/mounts if available for checking mounted fs
2009-03-09 Jan Rękorajski- added is_fsmounted function to check if a given files...
2009-03-06 Elan Ruusamäe- daemon() startup errors dump to stderr
2009-02-25 Elan Ruusamäe- less indent by using return in functions
2009-02-19 Arkadiusz Miśkiewicz- 15 seems to be normal color on 16 and 256 color consoles
2009-02-19 Elan Ruusamäe- typo
2009-02-17 Tomasz Pala- added {waitname:+--name $waitname} to ssd, otherwise...
2009-02-16 Tomasz Pala- keep one style of spacing, do not pollute sh with...
2009-02-16 Tomasz Pala- expand relative --pidfile to absolute /var/run path...
2009-02-12 Elan Ruusamäe- calculate default INIT_COL from terminal size
2009-02-09 Elan Ruusamäe- typo
2009-02-04 Paweł Gołaszewski- makepid functionality to daemon function
2009-01-25 Elan Ruusamäe- LC_ALL=C for greps
2009-01-23 Elan Ruusamäe- revert unwanted commit
2009-01-23 Elan Ruusamäe- force LC_ALL=C when grepping data from possibly local...
2009-01-05 Jan Rękorajski- use noprefix mount option for cgroup cpuset
2009-01-02 Jan Rękorajski- fix for /dev/cpuset mounted as cgroup -ocpuset
2008-12-25 Jakub Bogusz- optional argument in square brackets
2008-12-16 Elan Ruusamäe- add usage for killproc
2008-12-16 Elan Ruusamäe- try ssd for killproc. needs pidfile to work reliably
next
This page took 0.245664 seconds and 7 git commands to generate.