Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jun 2011 18:48:49 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/mount mount.c src/share/man/man5 fstab.5
Message-ID:  <201106071851.p57IpFDu022916@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

delphij     2011-06-07 18:48:49 UTC

  FreeBSD src repository

  Modified files:
    sbin/mount           mount.c 
    share/man/man5       fstab.5 
  Log:
  SVN rev 222832 on 2011-06-07 18:48:49Z by delphij
  
  Add a special mount option "failok" to indicate that the administrator wants
  the system to proceed to boot without bailing out into single user mode,
  even when the file system can not be successfully mounted.
  
  This option is implemented in mount(8) and not passed into kernel.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.113     +14 -2     src/sbin/mount/mount.c
  1.34      +8 -1      src/share/man/man5/fstab.5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106071851.p57IpFDu022916>