Age | Commit message (Expand) | Author |
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 |