Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Aug 2010 12:18:36 +0000 (UTC)
From:      Bruce Cran <brucec@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/sysinstall label.c
Message-ID:  <201008071218.o77CIu5v078784@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brucec      2010-08-07 12:18:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    usr.sbin/sysinstall  label.c 
  Log:
  SVN rev 211007 on 2010-08-07 12:18:36Z by brucec
  
  MFC r209764:
  
  Increase the default and minimum partition sizes.
  Bump / to 1GB, /var to 4GB and /tmp to 1GB.
  
  A 512MB root partition is now too small to hold two kernels, so to
  prevent installkernel failing 1GB is a better default. Likewise,
  applications are storing more data in /var so 4GB is more reasonable
  on a modern machine.
  
  The previous minimum partition sizes were too small to hold a minimal
  installation, and have been adjusted accordingly.
  
  Approved by: rrs (mentor)
  
  Revision   Changes    Path
  1.158.2.4  +7 -7      src/usr.sbin/sysinstall/label.c



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