cvs commit: src/usr.sbin/sysinstall
	label.csrc/usr.sbin/sysinstall/help partition.hlp
    Robert Watson 
    rwatson at FreeBSD.org
       
    Mon Apr 21 13:57:22 PDT 2003
    
    
  
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
    
    
More information about the cvs-all
mailing list