aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-10-09checkpath: change the owner/group only when requested to do soWilliam Hubbs
2012-10-05Fix default runlevel symlink pathsAndrew Gregory
2012-10-05Remove non-standard reboot option from inittabAndrew Gregory
2012-10-04set the RC_UNAME environment variable when updating dependenciesWilliam Hubbs
2012-10-02sysfs: add -lxc keywordWilliam Hubbs
2012-10-02dmesg should not run in a linux containerWilliam Hubbs
2012-09-26tmpfiles.d init.d scriptsRobin H. Johnson
2012-09-26sh/tmpfiles.sh: Improve dry-run mode.Robin H. Johnson
2012-09-26init.d/devfs: Run after (u)dev-mount, before udev/mdevRobin H. Johnson
2012-09-26runlevels: Include sysfs in the sysinit level.Robin H. Johnson
2012-09-26Add -lxc keyword to urandom scriptWilliam Hubbs
2012-09-25small runscript man page cleanupsWilliam Hubbs
2012-09-25Drop restart_pre/restart_postWilliam Hubbs
2012-09-23Clarify how to handle restart processingWilliam Hubbs
2012-09-23fix Makefile indentationWilliam Hubbs
2012-09-22Add restart_pre/restart_post support, also document RC_CMDChristian Ruppert
2012-09-20fix RC_SVCDIR on prefix systemsWilliam Hubbs
2012-09-15netmount: do not handle NFS mountsWilliam Hubbs
2012-09-14Typo: emtpy -> emptyChristian Ruppert
2012-09-12Silence the right get_pid() callChristian Ruppert
2012-09-12Silence get_pid(), OpenRC will give the process some time to create the PID f...Christian Ruppert
2012-09-10netmount: add checks for rpc.idmapd for nfs4 filesystemsWilliam Hubbs
2012-09-09add RC_PREFIX environment variableWilliam Hubbs