aboutsummaryrefslogtreecommitdiff
path: root/init.d
AgeCommit message (Expand)Author
2016-07-19init.d: combine sysctl scriptsWilliam Hubbs
2016-07-18modules: add support for FreeBSDWilliam Hubbs
2016-07-06hwclock: always use --noadjfile if availableWilliam Hubbs
2016-05-05killprocs: remove calls to sleepWilliam Hubbs
2016-04-26localmount/netmount: clean up critical mount processingWilliam Hubbs
2016-04-25localmount/netmount: allow mount points to be marked criticalWilliam Hubbs
2016-04-15netmount: fix mounting on LinuxWilliam Hubbs
2016-02-09sysfs: mount pstore when availableMike Frysinger
2016-01-28savecache: stop saving nettreeWilliam Hubbs
2016-01-22fix testsWilliam Hubbs
2016-01-19localmount: Allow users to control whether errors are ignoredWilliam Hubbs
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