diff options
author | tron <tron@pkgsrc.org> | 2007-01-22 13:07:05 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2007-01-22 13:07:05 +0000 |
commit | 2a80b9c2759aac5bccbe633eaa0dfd9fee0c1eb3 (patch) | |
tree | c1308b1c061bfa796658693940c02eaf18794370 /bootstrap | |
parent | 70259785affea84912bc585a41d0007a7f06b2b8 (diff) | |
download | pkgsrc-2a80b9c2759aac5bccbe633eaa0dfd9fee0c1eb3.tar.gz |
Bump suggested disk image size to 1GB.
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/README.Darwin | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/README.Darwin b/bootstrap/README.Darwin index 464e63cb886..1c57b85cbfd 100644 --- a/bootstrap/README.Darwin +++ b/bootstrap/README.Darwin @@ -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 \ |