On Saturday 30 July 2011 18:38:55 Rich Freeman wrote: > On Sat, Jul 30, 2011 at 1:20 PM, David Leverton > > From /etc/conf.d/fsck, seems like a reason to keep the / FS as small as > > possible to reduce the amount of time spent waiting during boot: > Well, that only really has a benefit if the system can do something > useful between the time that root is mounted and /usr is mounted, > which is probably a "no."
Not quite sure what you mean there... I meant that OpenRC lets you move non-/ fscks to shutdown, but you still have to wait for / to be checked during boot whenever it's due, so it's good to have it small so you don't have to wait too long.