aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-29localmount: only skip unmounting /usr if it was premountedWilliam Hubbs
2012-11-25migrate-to-run: Remove old RC_SVCDIR after unmounting tmpfsWilliam Hubbs
2012-11-12Support cpu usage management for LinuxAlexander Vershilov
2012-11-10firewalld: fix firewall-cmd dependencyWilliam Hubbs
2012-11-07checkbashisms: Fix redirection order.Robin H. Johnson
2012-11-07net/apipa: checkbashisms false positive.Robin H. Johnson
2012-11-07Whitespace.Robin H. Johnson
2012-11-07checkbashisms: clean up export statements.Robin H. Johnson
2012-11-07net/iwconfig: Even more bashism fun.Robin H. Johnson
2012-11-06checkbashisms: export syntax.Robin H. Johnson
2012-11-06net/vlan: checkbashisms.Robin H. Johnson
2012-11-06net/bonding: checkbashisms.Robin H. Johnson
2012-11-06init.d/hostname: Document checkbashism false positive.Robin H. Johnson
2012-11-06init.d/mtab: Another instance of the same pattern matching case.Robin H. Johnson
2012-11-06init.d/bootmisc: Another instance of the same pattern matching case.Robin H. Johnson
2012-11-06init.d/bootmisc: POSIX XSI shellism.Robin H. Johnson
2012-11-06tmpfiles: fix bashismWilliam Hubbs
2012-11-05oldnet: add firewalld supportDoug Goldstein
2012-11-05tmpfilesd: Doing both create+remove at the same time is valid.Robin H. Johnson
2012-11-02increment versionWilliam Hubbs
2012-10-31Tmpfiles: create and delete entries once in the boot runlevel.William Hubbs
2012-10-30Expand the documentation for service configuration variablesWilliam Hubbs
2012-10-28Oldnet: make carrier timeout documentation consistentWilliam Hubbs
2012-10-27Checkpath: print the path when correcting the ownerWilliam Hubbs
2012-10-25netmount: drop need net from dependenciesWilliam Hubbs
2012-10-24mountinfo: respect the -q command line optionWilliam Hubbs
2012-10-22oldnet: document the carrier_timeout optionWilliam Hubbs
2012-10-22oldnet: make the default carrier timeout 0William Hubbs
2012-10-21fix typo in rc-status.8Andrew Gregory
2012-10-21tmpfilesd: parse arguments with spacesAndrew Gregory
2012-10-21tmpfiles: return success from _f/_F on empty $argAndrew Gregory
2012-10-21tmpfiles: do not process systemd.confWilliam Hubbs
2012-10-19tmfiles: change need dev to use dev.William Hubbs
2012-10-19devfs: Remove references to specific device managersWilliam Hubbs
2012-10-19Fix bashism in tmpfilesd scriptsWilliam Hubbs
2012-10-18release openrc-0.11William Hubbs
2012-10-17Spacing fixesWilliam Hubbs
2012-10-17tests: fix the pathsWilliam Hubbs
2012-10-17functions.sh: do not hard code path in e* wrapper functionsWilliam Hubbs
2012-10-17Oldnet: bonding: set miimon correctlyLorand Kelemen
2012-10-16Oldnet: the loopback interface does not need sysfsWilliam Hubbs
2012-10-16Migrate /var/run and /var/lock to symlinksWilliam Hubbs
2012-10-16Revert "Prepare for real "restart" support"Christian Ruppert
2012-10-16Add documentation for subsuming supportWalter
2012-10-16Add Vim modelineChristian Ruppert
2012-10-12Prepare for real "restart" supportChristian Ruppert
2012-10-11net/bonding: Sanity-check sysfs usageRobin H. Johnson
2012-10-11net/bonding: subsume functionality for NFS bootingRobin H. Johnson
2012-10-10net/{bridge,iproute2}: Stricter iproute2 ip link syntax & promisc handlingRobin H. Johnson
2012-10-09checkpath: fix bool valuesWilliam Hubbs