aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-09fix typoWilliam Hubbs
2012-07-08add the appropriate network scripts to the boot runlevelWilliam Hubbs
2012-07-08make oldnet the default for nowWilliam Hubbs
2012-07-08Revert "Deprecate the network and staticroute scripts"William Hubbs
2012-07-04net: fix typoBjörn Baumbach
2012-07-03cgroups: allow users to turn off creation of controller cgroupsWilliam Hubbs
2012-07-02fix handling of /run for vserverWilliam Hubbs
2012-06-07fix consolefont documentation to reflect the default stateWilliam Hubbs
2012-06-07net/udhcpc: use -x hostname:NAME option instead of -h nameWilliam Hubbs
2012-06-06net: clarify how to prefer ifconfig over iproute2William Hubbs
2012-05-27termencoding should not run on lxcWilliam Hubbs
2012-05-23rc: fix inverted string compare logicMike Frysinger
2012-05-22Release openrc-0.10William Hubbs
2012-05-16rc: fix thinko in applet collapseMike Frysinger
2012-05-17local is only allowed in functionsChristian Ruppert
2012-05-14move rc_svcdir to /run/openrc on Linux systemsWilliam Hubbs
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