aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-24WhitespaceChristian Ruppert
2012-04-24Remove duplicate getenv("RC_SVCNAME") callChristian Ruppert
2012-04-16init.d/procfs: posix compatibility fixSergei Trofimovich
2012-04-03network scripts need sysfs on linux systemsWilliam Hubbs
2012-04-03net/ifconfig, net/iproute: need sysfsRobin H. Johnson
2012-04-01Change the method for calculating the interface metric for linux systemsWilliam Hubbs
2012-03-29init.d/fsck: only check local file systemsWilliam Hubbs
2012-03-26librc: Do not output error messages from within the library.William Hubbs
2012-03-26Add -lxc keyword to sysctl script for linux systemsWilliam Hubbs
2012-03-25localmount: Only unmount local filesystems if we are shutting downWilliam Hubbs
2012-03-24sysctl: use @SYSCONFDIR@ in the scripts instead of hard coding /etcWilliam Hubbs
2012-03-24Allow files in sysctl.d to override sysctl.confWilliam Hubbs
2012-03-24init.d/sysctl.Linux: do not use sysctl -qDiego Elio Pettenò
2012-03-24Document the required_dirs and required_files variablesWilliam Hubbs
2012-03-19doc/net.example: Add warnings that changing MAC on bonds can break things.Robin H. Johnson
2012-03-19doc/net.example: Update bonding exampleRobin H. Johnson
2012-03-12sh/tmpfiles: Upstream clarifications & quoting fixes.Robin H. Johnson
2012-03-12sh/tmpfiles: tmpfiles.d support.Robin H. Johnson
2012-03-11net/ifconfig: The location of the ifconfig binary has changedRobin H. Johnson
2012-03-03Runscript: allow extra_commands to be run in chrootsWilliam Hubbs
2012-03-02Bug #405491: _exists can give a false negative since /proc/net/dev can be slo...Robin H. Johnson
2012-03-02Add a potential future problem I can see with metric calculation and interfac...Robin H. Johnson
2012-03-02Clarify the meaning of the clock_hctosys variableWilliam Hubbs
2012-02-25librc: make rc_proc_getent available for all operating systemsWilliam Hubbs
2012-02-25Fix rc_proc_getent() undeclared on BSDChristian Ruppert
2012-02-23Skip pam if running as rootWilliam Hubbs
2012-02-21Remove prefix supportWilliam Hubbs
2012-02-20Drop rc_sys definition from build systemWilliam Hubbs
2012-02-20rc: remove calls to rc_sys_v2 and rc_sys_v1William Hubbs
2012-02-20remove the warning about falling back to autodetectionJory A. Pratt
2012-02-20Revert "Revert "swap: go back to using swapon for Linux systems""William Hubbs
2012-02-20update ignore patternsWilliam Hubbs
2012-02-20Revert "swap: go back to using swapon for Linux systems"William Hubbs
2012-02-20swap: go back to using swapon for Linux systemsWilliam Hubbs
2012-02-19Clarify the documentation about the reboot runlevelWilliam Hubbs
2012-02-19Document the RC_REBOOT variableWilliam Hubbs
2012-02-18net: add deprecation warning for old style net dependency variablesWilliam Hubbs
2012-02-18net: fix documentation for interface dependenciesWilliam Hubbs
2012-02-18Fix meaning of "provide net"William Hubbs
2012-02-18hwclock: set the hardware clock on shutdownWilliam Hubbs
2012-02-17hwclock: Clarify documentationWilliam Hubbs
2012-02-16Enable binfmt_misc for openvz containersWilliam Hubbs
2012-02-16Replace hard coded reference to /etc with @SYSCONFDIR@William Hubbs
2012-02-13Allow localmount to run in openvz containersWilliam Hubbs
2012-02-13Revert "Remove rc_parallel from rc.conf"William Hubbs
2012-02-13Swap: fix redirectWilliam Hubbs
2012-02-13Improve swap handlingWilliam Hubbs
2012-02-12Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/openrcChristian Ruppert
2012-02-12Fix some more warningsChristian Ruppert
2012-02-12Fix typo in swap scriptWilliam Hubbs