aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-20Bug #427152: Port of VLAN code to sysfs/iproue2 from vconfig lost the ability...Robin H. Johnson
2012-07-15remove unnecessary header lineWilliam Hubbs
2012-07-15small style changes to encswapWilliam Hubbs
2012-07-15Fix savecore init script to execute after dumpon, but before encswapRichard Yao
2012-07-15Import encswap init script from FreeBSDRichard Yao
2012-07-10fix the upstream default network stackWilliam Hubbs
2012-07-10add the MKNET variable to select a network stackWilliam Hubbs
2012-07-09Revert "add the appropriate network scripts to the boot runlevel"William Hubbs
2012-07-09fix reference to dmesg man pageWilliam Hubbs
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