aboutsummaryrefslogtreecommitdiff
path: root/init.d/checkroot
AgeCommit message (Expand)Author
2007-07-25Merge some of reb's OpenBSD fixes inRoy Marples
2007-07-13Use echo instead of touch - saves on forkingRoy Marples
2007-07-10init scripts and their extra options can now have descriptions, #184327.Roy Marples
2007-05-30Always update mtabRoy 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-13hug getopt_long some moreRoy Marples
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples