[arch-projects] [PATCH 0/4] Move fsck/mount into functions (FS#18736)

Kurt J. Bosch kjb-temp-2009 at alpenjodel.de
Wed Jun 22 06:07:42 EDT 2011


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(-)



More information about the arch-projects mailing list