aboutsummaryrefslogtreecommitdiff
path: root/init.d
AgeCommit message (Expand)Author
2016-01-13allow the user to decide whether fsck aborts for errorsjoe9
2016-01-01add ignore patterns for init.d directoryWilliam Hubbs
2015-12-21Convert OpenRC to a centralized copyright/license structureWilliam Hubbs
2015-12-11netmount: use want dependency to start nfsclientRick Farina (Zero_Chaos)
2015-10-29consolefont: add after modules to dependenciesWilliam Hubbs
2015-10-21bootmisc: optionally save the previous dmesg logWilliam Hubbs
2015-10-20Add net-online serviceWilliam Hubbs
2015-10-14mtab: typo fixWilliam Hubbs
2015-10-14mtab: make /etc/mtab as a file configurableWilliam Hubbs
2015-10-13sysfs: consolidate cgroup processing code in a single functionWilliam Hubbs
2015-10-08localmount: white space cleanupWilliam Hubbs
2015-10-08localmount: clean up handling of aufs branchesIan Stakenvicius
2015-10-07mtab: fix update logicWilliam Hubbs
2015-10-06sysfs: use printf instead of echo to write to cgroup filesWilliam Hubbs
2015-10-05bootmisc: convert errors in clean_run function to warningsWilliam Hubbs
2015-10-05bootmisc: only remove temp directory if umount is successfulWilliam Hubbs
2015-10-01Revert "local/netmount: remove uses of -O [no]_netdev"William Hubbs
2015-09-01localmount/netmount: on Linux, fail if some file systems do not mountWilliam Hubbs
2015-08-21Make localmount and netmount always succeed on non-linuxWilliam Hubbs
2015-08-18local/netmount: remove uses of -O [no]_netdevWilliam Hubbs
2015-08-17allow localmount and netmount to failWilliam Hubbs
2015-08-10binfmt: fix indent on returnMike Frysinger
2015-08-10savecache: clean up implementationDoug Freed
2015-07-10savecache: Fix unable to create cache messageDoug Freed
2015-06-02bootmisc: Don't call dmesg in systemd-nspawn containersMike Gilbert
2015-05-11Add support for the s6 supervision suiteWilliam Hubbs
2015-05-01Disable service scripts for systemd-nspawnMike Gilbert
2015-04-27convert all references from runscript to openrc-runWilliam Hubbs
2015-04-25mtab: move toward requiring /etc/mtab to be a symbolic linkWilliam Hubbs
2015-04-21savecache: clean up creation of cache directoryWilliam Hubbs
2015-04-21savecache: fix check for $RC_LIBEXECDIR writabilityWilliam Hubbs
2015-04-20Add binfmt service to sysinit runlevelWilliam Hubbs
2015-04-20procfs: do not force loading of usbcore moduleWilliam Hubbs
2015-04-20procfs: remove usbfs and usbdevfs supportWilliam Hubbs
2015-04-19procfs: do not test for the existence of /proc/filesystemsWilliam Hubbs
2015-04-17procfs: remove redundant check for OpenVZWilliam Hubbs
2015-04-14Move SELinux mount to sysfs serviceWilliam Hubbs
2015-04-08Fix script execution in the local serviceWilliam Hubbs
2015-04-07Make sysctl on Linux respect rc_verbose settingWilliam Hubbs
2015-03-23Fix savecore service on FreeBSDAnthony Donnelly
2015-03-20savecache: Make sure cache directory exists before running checkpathWill Miles
2015-02-27bootmisc: clean_run safety improvements.Robin H. Johnson
2015-02-18local: fix redirectionsWilliam Hubbs
2015-02-03Add nfsclient to netmount use dependenciesWilliam Hubbs
2015-01-24tmpfiles.*: Follow OpenRC's message styleConsus
2015-01-18tmpfiles.dev: pass --boot to tmpfiles.sh so kmod works properlyWilliam Hubbs
2014-11-23Make sysfs behave like netmount and localmountWilliam Hubbs
2014-11-20init.d: add osclock to ignore patternsWilliam Hubbs
2014-11-20devfs: optionally add missing symbolic linksWilliam Hubbs
2014-11-06netmount: unmount nfs file systemsWilliam Hubbs