summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/dist.c
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2001-09-14 08:51:17 +0000
committermurray <murray@FreeBSD.org>2001-09-14 08:51:17 +0000
commitae65fed797ebba305722cbc04bc9148b83792366 (patch)
tree3e60d626c8270ee68c0f875da76cd716c1616980 /usr.sbin/sysinstall/dist.c
parent0aa2be726763692056815343537b87a7a150b47b (diff)
downloadFreeBSD-src-ae65fed797ebba305722cbc04bc9148b83792366.zip
FreeBSD-src-ae65fed797ebba305722cbc04bc9148b83792366.tar.gz
Increase disk space estimate for installing the ports collection from
70MB to 100MB. Submitted by: rpratt
Diffstat (limited to 'usr.sbin/sysinstall/dist.c')
-rw-r--r--usr.sbin/sysinstall/dist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/dist.c b/usr.sbin/sysinstall/dist.c
index 62dbdb9..7a674cc 100644
--- a/usr.sbin/sysinstall/dist.c
+++ b/usr.sbin/sysinstall/dist.c
@@ -392,7 +392,7 @@ distMaybeSetPorts(dialogMenuItem *self)
dialog_clear_norefresh();
if (!msgYesNo("Would you like to install the FreeBSD ports collection?\n\n"
"This will give you ready access to over 5800 ported software packages,\n"
- "at a cost of around 70MB of disk space when \"clean\" and possibly\n"
+ "at a cost of around 100MB of disk space when \"clean\" and possibly\n"
"much more than that when a lot of the distribution tarballs are loaded\n"
"(unless you have the extra discs available from a FreeBSD CD/DVD distribution\n"
"and can mount them on /cdrom, in which case this is far less of a problem).\n\n"
OpenPOWER on IntegriCloud