Date: Thu, 5 Aug 1999 12:50:27 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall install.c label.c options.c sysinstall.h Message-ID: <199908051950.MAA13220@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1999/08/05 12:50:27 PDT
Modified files:
release/sysinstall install.c label.c options.c sysinstall.h
Log:
Make the newfs parameters a global option.
The default is still "-b 8192 -f 1024" but my experiments show that
"-b 16384 -f 4096 -c 100" is a more sensible value for modern
disksizes.
Revision Changes Path
1.244 +2 -1 src/release/sysinstall/install.c
1.91 +3 -2 src/release/sysinstall/label.c
1.62 +4 -1 src/release/sysinstall/options.c
1.173 +2 -1 src/release/sysinstall/sysinstall.h
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?199908051950.MAA13220>
