Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Dec 2001 20:47:47 -0800 (PST)
From:      Makoto MATSUSHITA <matusita@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release/i386 boot_crunch.conf src/usr.sbin/sysinstall install.c
Message-ID:  <200112020447.fB24llP67080@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
matusita    2001/12/01 20:47:46 PST

  Modified files:
    release/i386         boot_crunch.conf 
    usr.sbin/sysinstall  install.c 
  Log:
  Sysinstall cleanups for installation:
          1) Use devfs to mount filesystems.  If mounting devfs is fail,
             fallback to old code.
          2) When fscking filesystems, use 'fsck_ffs' explicitly.  As a
             result, we no longer need 'fsck' the wrapper program.
  
  Reviewed by:    jkh
  
  Revision  Changes    Path
  1.51      +2 -4      src/release/i386/boot_crunch.conf
  1.311     +28 -19    src/usr.sbin/sysinstall/install.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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