Age | Commit message (Expand) | Author |
2017-03-16 | update dependencies for clock service | William Hubbs |
2016-07-31 | init.d: initial service adjustments for docker support | William Hubbs |
2016-01-13 | allow the user to decide whether fsck aborts for errors | joe9 |
2015-12-21 | Convert OpenRC to a centralized copyright/license structure | William Hubbs |
2015-05-01 | Disable service scripts for systemd-nspawn | Mike Gilbert |
2013-12-29 | Rename runscript to openrc-run | William Hubbs |
2013-10-14 | Add uml keyword to fsck service. | Alexander V Vershilov |
2013-04-27 | fsck: fix typo | Eugeny Shkrigunov |
2013-02-23 | Fix shebangs in services to point to the correct location of runscript | Andrew Gregory |
2012-12-18 | fsck: simplify skiplist setup | Mike Frysinger |
2012-07-26 | Bring Back prefix support | William Hubbs |
2012-03-29 | init.d/fsck: only check local file systems | William Hubbs |
2012-02-21 | Remove prefix support | William Hubbs |
2011-11-26 | fsck: fix typo in fsck mount point support | Mike Frysinger |
2011-11-22 | Revert "Revert "fsck: add the ability to specify mount points to check"" | William Hubbs |
2011-11-06 | Revert "fsck: add the ability to specify mount points to check" | William Hubbs |
2011-11-06 | fsck: add the ability to specify mount points to check | Robin H. Johnson |
2011-10-16 | fix random typos | Mike Frysinger |
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger |
2009-12-10 | Move on_ac_power to a shell script. | Roy Marples |
2009-11-10 | fsck only checks battery when requested, which is not by default. | Roy Marples |
2009-11-04 | Add support for Linux Containers, fixes #202. | Roy Marples |
2009-10-12 | EeePC 901 has /proc/acpi/ac_adapter/AC0, so check all AC entries. | Semen Maryasin |
2009-07-01 | We should use -feature instead of nofeature. | Roy Marples |
2009-05-29 | Skip sysctl errors | Roy Marples |
2009-05-29 | Add FreeBSD support for AC power. | Roy Marples |
2009-05-29 | Support NetBSD envstat for working out if on AC power. | Roy Marples |
2009-05-29 | If not running on AC power don't run fsck to preserve battery life. | Roy Marples |
2009-05-01 | Add (c) to Copyright | Roy Marples |
2009-04-27 | Style. | Roy Marples |
2009-03-16 | We should abort boot on some errors. | Roy Marples |
2008-12-29 | Add parens, #134 thanks to Matthias Schwarzott. | Roy Marples |
2008-12-28 | Skip all forcefsck checking when stopping, #134. | Roy Marples |
2008-12-28 | Fake get_bootparam function so that we don't check for kernel options forcefs... | Roy Marples |
2008-11-04 | Now the linx fsck man page has return codes, I find them different from the B... | Roy Marples |
2008-10-10 | sysinit is now a real runlevel that handles things like udev, dmesg and | Roy Marples |
2008-09-22 | Allow forcefsck on the kernel command line, Gentoo #218431 | Roy Marples |
2008-05-27 | Trap fsck for SIGINT as well, so user can ctrl-C to abort fsck and continue, ... | Roy Marples |
2008-05-25 | Fix passno and IFS, #77 and #85, thanks to Nahor | Roy Marples |
2008-04-22 | When fsck_passno is set, show this so output is clearer when fsck is multiple... | Roy Marples |
2008-04-17 | Respect shutdown -F on Linux to force fsck, #59 | Roy Marples |
2008-04-09 | Respect shutdown's fastboot. | Roy Marples |
2008-03-19 | Add rc-service and update all softlevel refs to runlevel. | Roy Marples |
2008-03-04 | Fix fsck progress bar. | Roy Marples |
2008-03-03 | Split VPS into VSERVER and OPENVZ | Roy Marples |
2008-03-02 | Ensure that our scripts call prefixed runscript. | Roy Marples |
2008-03-02 | Don't check for root in prefix. | Roy Marples |