aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-13do not umount /usr on linux systemsWilliam Hubbs
2012-05-06rc: collapse the applet if statements into a single array walkMike Frysinger
2012-05-06add a new ARRAY_SIZE macro and use itMike Frysinger
2012-05-06split out librc-independent helpers into a dedicated header fileMike Frysinger
2012-05-03net: Be sure to install the ip6rd module.Robin H. Johnson
2012-05-02clarify the message about /proc being already mountedWilliam Hubbs
2012-05-02Do not try to remount /run read onlyAlexey Shvetsov
2012-04-26fix references to functions.shWilliam Hubbs
2012-04-26Change the working directory for depend onlyWilliam Hubbs
2012-04-26Revert "Revert "Let runscript enter the service dir before expand globs""William Hubbs
2012-04-26Revert "Let runscript enter the service dir before expand globs"William Hubbs
2012-04-26Let runscript enter the service dir before expand globsChristian Ruppert
2012-04-26Reduce overhead by leaving rc_deptree_update_needed() as soon as possibleChristian Ruppert
2012-04-26Disable some questionable linesChristian Ruppert
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