aboutsummaryrefslogtreecommitdiff
path: root/init.d/checkfs
AgeCommit message (Expand)Author
2007-12-14Remove Gentoo copyright from all files that I know I have writtenRoy Marples
2007-12-05Remove rc_service_wait as runscript.c should do the waiting. rc_deptree_depen...Roy Marples
2007-11-28Massive whitespace cleanupRoy Marples
2007-11-23Move /etc/conf.d/rc to /etc/rc.conf.Roy Marples
2007-11-14relicense as 2-clause BSD, with the kind permission of GentooRoy Marples
2007-10-31whitespaceRoy Marples
2007-07-10init scripts and their extra options can now have descriptions, #184327.Roy Marples
2007-05-02We don't have console, so default to no for fsckRoy Marples
2007-04-26checkroot and checkfs now use more friendly generic options, #116016Roy Marples
2007-04-20exec rc-abortRoy Marples
2007-04-20Added the rc-abort command, #175106 thanks to Daniel Drake.Roy Marples
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples