Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 2003 13:57:21 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall label.csrc/usr.sbin/sysinstall/help partition.hlp
Message-ID:  <200304212057.h3LKvLSu003889@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2003/04/21 13:57:21 PDT

  FreeBSD src repository

  Modified files:
    usr.sbin/sysinstall  label.c 
    usr.sbin/sysinstall/help partition.hlp 
  Log:
  Don't use UFS2 by default during the install process on PC98, as the
  PC98 boot blocks don't support UFS2.  We keep newfs(8) defaulting to
  UFS2.
  
  Warn users that FreeBSD can only boot from a root file system smaller
  than 1.5TB; hopefully this will get fixed by the patches currently
  floating around on -CURRENT.
  
  Reviewed by:    nyan
  
  Revision  Changes    Path
  1.13      +14 -11    src/usr.sbin/sysinstall/help/partition.hlp
  1.138     +4 -0      src/usr.sbin/sysinstall/label.c



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