Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jan 1999 08:28:34 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sbin/mount Makefile mount_ufs.c
Message-ID:  <199901091628.IAA22447@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/01/09 08:28:34 PST

  Modified files:
    sbin/mount           Makefile mount_ufs.c 
  Log:
  Removed ROOTSLICE_HUNT.  The root device is now found better by
  getvfsent() in most cases.  (The main exception is when /etc/fstab
  still hasn't been converted to use a slice for the root device, the
  root device is a SCSI device, and the /dev/sd* inode for this device
  still hasn't been renamed to /dev/da*.)
  
  Revision  Changes    Path
  1.8       +1 -4      src/sbin/mount/Makefile
  1.15      +2 -34     src/sbin/mount/mount_ufs.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?199901091628.IAA22447>