Date: Fri, 10 Sep 2010 19:23:59 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r212432 - head/usr.sbin/freebsd-update Message-ID: <201009101923.o8AJNx6w079901@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cperciva Date: Fri Sep 10 19:23:59 2010 New Revision: 212432 URL: http://svn.freebsd.org/changeset/base/212432 Log: Add warning about freebsd-update upgrade needing lots of disk space. Submitted by: jpaetzel MFC after: 1 month Modified: head/usr.sbin/freebsd-update/freebsd-update.8 Modified: head/usr.sbin/freebsd-update/freebsd-update.8 ============================================================================== --- head/usr.sbin/freebsd-update/freebsd-update.8 Fri Sep 10 19:20:52 2010 (r212431) +++ head/usr.sbin/freebsd-update/freebsd-update.8 Fri Sep 10 19:23:59 2010 (r212432) @@ -128,6 +128,11 @@ Fetch files necessary for upgrading to a Before using this command, make sure that you read the announcement and release notes for the new release in case there are any special steps needed for upgrading. +Note that this command may require up to 500 MB of space in +.Ar workdir +depending on which components of the +.Fx +base system are installed. .It Cm install Install the most recently fetched updates or upgrade. .It Cm rollback
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009101923.o8AJNx6w079901>