pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/bootstrap Bump suggested disk image size to 1GB.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4c8027a4c158
branches:  trunk
changeset: 524263:4c8027a4c158
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon Jan 22 13:07:05 2007 +0000

description:
Bump suggested disk image size to 1GB.

diffstat:

 bootstrap/README.Darwin |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 1efd813f1a84 -r 4c8027a4c158 bootstrap/README.Darwin
--- a/bootstrap/README.Darwin   Mon Jan 22 12:24:20 2007 +0000
+++ b/bootstrap/README.Darwin   Mon Jan 22 13:07:05 2007 +0000
@@ -1,10 +1,10 @@
-$NetBSD: README.Darwin,v 1.5 2006/08/30 04:51:05 schmonz Exp $
+$NetBSD: README.Darwin,v 1.6 2007/01/22 13:07:05 tron Exp $
 
 If you are using Mac OS X, please read "README.MacOSX" as well.
 
 Terse instructions:
 
-$ ./darwindiskimage create ~/Documents/NetBSD 512  # megabytes - season to taste
+$ ./darwindiskimage create ~/Documents/NetBSD 1024  # megabytes - season to taste
 $ ./darwindiskimage mount ~/Documents/NetBSD
 $ sudo chown `id -u`:`id -g` /Volumes/NetBSD
 $ curl -O \



Home | Main Index | Thread Index | Old Index