aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-16net/ethtool: Fix program call.Robin H. Johnson
2012-01-15Add "ifstopped" command to runscriptChristian Ruppert
2012-01-15Allow overriding of rc.conf options via kernel cmdlineChristian Ruppert
2012-01-15Rename proc_getent to rc_proc_getent and make it globalChristian Ruppert
2012-01-14release openrc-0.9.8.1William Hubbs
2012-01-13net: allow parameters to a single address configRobin H. Johnson
2012-01-12net/iproute2: Handle shortened argumentsRobin H. Johnson
2012-01-09rc/checkpath: tmpfiles.d backend creation codeRobin H. Johnson
2012-01-08net: net.lo, lots of scriptsRobin H. Johnson
2012-01-07net: make lookup of ethtool dynamicWilliam Hubbs
2012-01-07net: make lookup of iproute2 dynamicWilliam Hubbs
2012-01-07net.lo: Add the ability to find the full path of a binaryWilliam Hubbs
2012-01-06release openrc-0.9.8William Hubbs
2012-01-06Revert "net/ifconfig net/iproute2: support lookup ifconfig/ip dynamically"William Hubbs
2012-01-05cgroups: hide configure option to turn off cgroupsWilliam Hubbs
2012-01-05cgroups: turn on groups by defaultWilliam Hubbs
2012-01-05really disable /var/{lock,run} migration to /runWilliam Hubbs
2012-01-04net/ifconfig net/iproute2: support lookup ifconfig/ip dynamicallyMike Frysinger
2011-12-30Reword the documentation for the retry option for start-stop-daemonWilliam Hubbs
2011-12-30Reword retry documentation on runscript man pageWilliam Hubbs
2011-12-31Fix the description of --retry in start-stop-daemon(8)Christian Ruppert
2011-12-31Do not exit immediately when a service has been stopped alreadyChristian Ruppert
2011-12-31Add "retry" option for the stop() templateChristian Ruppert
2011-12-30Net: do not bring down interfaces during shutdownWilliam Hubbs
2011-12-30Documentation updatesWilliam Hubbs
2011-12-30Code style fixesChristian Ruppert
2011-12-30Document start_stop_daemon_argsChristian Ruppert
2011-12-30Compare stricter in proc_getentChristian Ruppert
2011-12-29net:macvlan: bring up the interfaceMarien Zwart
2011-12-29net: remove _check_macvlan functionWilliam Hubbs
2011-12-29disable /run migration until we have /run in baselayoutWilliam Hubbs
2011-12-29cgroups: default the size of the tmpfs to 10 mbWilliam Hubbs
2011-12-29Don't try to write the log during sysinitChristian Ruppert
2011-12-29Use RC_LEVEL_SHUTDOWNChristian Ruppert
2011-12-29Remove useless rc_runlevel_get() callChristian Ruppert
2011-12-29Don't print error when the logfile isn't writeable during shutdownChristian Ruppert
2011-12-28net/iproute2: POSIX sh compatability: ${x/a/b} invalidRobin H. Johnson
2011-12-28net: document up_before_preup for BSDWilliam Hubbs
2011-12-28net: clean up documentation for up_before_preupWilliam Hubbs
2011-12-27net: use yesno to test up_before_preupWilliam Hubbs
2011-12-26net/vlan: Fix prestop when device was hard-removed alreadyRobin H. Johnson
2011-12-26Fix whitespace.Robin H. Johnson
2011-12-26net/vlan, net/macvlan: iproute2 is required for new VLAN configurationRobin H. Johnson
2011-12-26net/ip6to4: Split to use pre_start and start so that other tunnel names work.Robin H. Johnson
2011-12-26net: Add up_before_preup variable for CAN devicesRobin H. Johnson
2011-12-21net/iproute2: Confirmed that broadcast and peer can be used together.Robin H. Johnson
2011-12-21net/iproute2: IPv6 cannot be used with broadcastRobin H. Johnson
2011-12-21net/iproute2: iproute2 flag handlingRobin H. Johnson
2011-12-20cgroups: always mount the tmpfs on /sys/fs/cgroupWilliam Hubbs
2011-12-20add rc_cgroup option to allow disabling of cgroup default setupPiotr Karbowski