Thanks Kurt, Ill review as soon as i get the chance.
-t On Wed, Jun 22, 2011 at 12:07 PM, Kurt J. Bosch <[email protected]> wrote: > This allows some customization like doing fsck at shutdown, on loop etc. > > Kurt J. Bosch (4): > Move fsck stuff into functions to allow custom overrides (FS#18736) > Simplify fsck functions > Allow custom fsck on shutdown via hook (FS#18736) > Move mount -a into functions to allow custom override (fsck on loop) > > functions | 65 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > rc.shutdown | 2 + > rc.sysinit | 60 +++-------------------------------------------------- > 3 files changed, 71 insertions(+), 56 deletions(-) > >
