Age | Commit message (Expand) | Author |
2016-07-06 | hwclock: always use --noadjfile if available | William Hubbs |
2016-05-05 | killprocs: remove calls to sleep | William Hubbs |
2016-04-26 | localmount/netmount: clean up critical mount processing | William Hubbs |
2016-04-25 | localmount/netmount: allow mount points to be marked critical | William Hubbs |
2016-04-15 | netmount: fix mounting on Linux | William Hubbs |
2016-02-09 | sysfs: mount pstore when available | Mike Frysinger |
2016-01-28 | savecache: stop saving nettree | William Hubbs |
2016-01-22 | fix tests | William Hubbs |
2016-01-19 | localmount: Allow users to control whether errors are ignored | William Hubbs |
2016-01-13 | allow the user to decide whether fsck aborts for errors | joe9 |
2016-01-01 | add ignore patterns for init.d directory | William Hubbs |
2015-12-21 | Convert OpenRC to a centralized copyright/license structure | William Hubbs |
2015-12-11 | netmount: use want dependency to start nfsclient | Rick Farina (Zero_Chaos) |
2015-10-29 | consolefont: add after modules to dependencies | William Hubbs |
2015-10-21 | bootmisc: optionally save the previous dmesg log | William Hubbs |
2015-10-20 | Add net-online service | William Hubbs |
2015-10-14 | mtab: typo fix | William Hubbs |
2015-10-14 | mtab: make /etc/mtab as a file configurable | William Hubbs |
2015-10-13 | sysfs: consolidate cgroup processing code in a single function | William Hubbs |
2015-10-08 | localmount: white space cleanup | William Hubbs |
2015-10-08 | localmount: clean up handling of aufs branches | Ian Stakenvicius |
2015-10-07 | mtab: fix update logic | William Hubbs |
2015-10-06 | sysfs: use printf instead of echo to write to cgroup files | William Hubbs |
2015-10-05 | bootmisc: convert errors in clean_run function to warnings | William Hubbs |
2015-10-05 | bootmisc: only remove temp directory if umount is successful | William Hubbs |
2015-10-01 | Revert "local/netmount: remove uses of -O [no]_netdev" | William Hubbs |
2015-09-01 | localmount/netmount: on Linux, fail if some file systems do not mount | William Hubbs |
2015-08-21 | Make localmount and netmount always succeed on non-linux | William Hubbs |
2015-08-18 | local/netmount: remove uses of -O [no]_netdev | William Hubbs |
2015-08-17 | allow localmount and netmount to fail | William Hubbs |
2015-08-10 | binfmt: fix indent on return | Mike Frysinger |
2015-08-10 | savecache: clean up implementation | Doug Freed |
2015-07-10 | savecache: Fix unable to create cache message | Doug Freed |
2015-06-02 | bootmisc: Don't call dmesg in systemd-nspawn containers | Mike Gilbert |
2015-05-11 | Add support for the s6 supervision suite | William Hubbs |
2015-05-01 | Disable service scripts for systemd-nspawn | Mike Gilbert |
2015-04-27 | convert all references from runscript to openrc-run | William Hubbs |
2015-04-25 | mtab: move toward requiring /etc/mtab to be a symbolic link | William Hubbs |
2015-04-21 | savecache: clean up creation of cache directory | William Hubbs |
2015-04-21 | savecache: fix check for $RC_LIBEXECDIR writability | William Hubbs |
2015-04-20 | Add binfmt service to sysinit runlevel | William Hubbs |
2015-04-20 | procfs: do not force loading of usbcore module | William Hubbs |
2015-04-20 | procfs: remove usbfs and usbdevfs support | William Hubbs |
2015-04-19 | procfs: do not test for the existence of /proc/filesystems | William Hubbs |
2015-04-17 | procfs: remove redundant check for OpenVZ | William Hubbs |
2015-04-14 | Move SELinux mount to sysfs service | William Hubbs |
2015-04-08 | Fix script execution in the local service | William Hubbs |
2015-04-07 | Make sysctl on Linux respect rc_verbose setting | William Hubbs |
2015-03-23 | Fix savecore service on FreeBSD | Anthony Donnelly |
2015-03-20 | savecache: Make sure cache directory exists before running checkpath | Will Miles |