aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-12-19cgroups: remove references to the "openrc" cgroupWilliam Hubbs
2011-12-18cgroups: mount cgroups suggested by the kernel documentationWilliam Hubbs
2011-12-13net: Support more variants of address family specification.Robin H. Johnson
2011-12-13net/iproute2: Support routing policy for IPv6 per bug #385833Robin H. Johnson
2011-12-12net/vlan: Fix mtu settingRobin H. Johnson
2011-12-13net/tuntap: fix return code when tools can't be foundWilliam Hubbs
2011-12-12Tuntap: add iproute2 supportSalah Coronya
2011-12-12net/ifconfig, net/iproute2: admin/oper state check functionsRobin H. Johnson
2011-12-12net/bonding: ensure slave interfaces are down before adding.Robin H. Johnson
2011-12-12Network: start interfaces after dbusWilliam Hubbs
2011-12-11fix compile errorWilliam Hubbs
2011-12-11Allow init scripts to be executed with a relative pathWilliam Hubbs
2011-12-09ip6to4: set correct subnet maskWilliam Hubbs
2011-12-09iproute2: set a default broadcast address if none is specifiedWilliam Hubbs
2011-12-09release openrc-0.9.7William Hubbs
2011-12-03Integrate migrate-run into bootmiscWilliam Hubbs
2011-11-27migrate-run: fix ln calls and migrate directories separatelyWilliam Hubbs
2011-11-26Make migrate-run more verboseWilliam Hubbs
2011-11-26Remove rc_parallel from rc.confWilliam Hubbs
2011-11-26urandom: move seed from /var/run to /var/libMike Frysinger
2011-11-26fsck: fix typo in fsck mount point supportMike Frysinger
2011-11-25release openrc-0.9.6William Hubbs
2011-11-23net.lo: fix typo in previous math commitMike Frysinger
2011-11-23release openrc-0.9.5William Hubbs
2011-11-23Fix typoWilliam Hubbs
2011-11-23Migrate /var/lock and /var/run to /run for linux systemsWilliam Hubbs
2011-11-22Revert "Revert "fsck: add the ability to specify mount points to check""William Hubbs
2011-11-22pass the per-interface metric to resolvconfWilliam Hubbs
2011-11-20CGroups: create the openrc cgroup hierarchyWilliam Hubbs
2011-11-19rc: usage: do not output non-printable short options in usageMike Frysinger
2011-11-19rc: usage: optimize help string alignment output a littleMike Frysinger
2011-11-19rc: fix style around case_RC_COMMON_GETOPTMike Frysinger
2011-11-19make shell math operations style more succulentMike Frysinger
2011-11-18CGroups: /sys/fs/cgroups should be a tmpfsWilliam Hubbs
2011-11-18Add MKSTATICLIBS switchWilliam Hubbs
2011-11-18CGroups: fix group initializationWilliam Hubbs
2011-11-17CGroups: finish initializing the CGroupWilliam Hubbs
2011-11-17Change RC_CGROUP to lower caseWilliam Hubbs
2011-11-17Add CGroup supportPatrick Lauer