summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authortron <tron>2007-01-22 13:14:41 +0000
committertron <tron>2007-01-22 13:14:41 +0000
commit6de212df638e2ec34c872b6cb37462ad06a05253 (patch)
tree61cfd915c61eb7735ac8ab6f557e58f08b3b2f80 /doc
parent92818d74f233d5cae739658b6d4805e22d02339c (diff)
downloadpkgsrc-6de212df638e2ec34c872b6cb37462ad06a05253.tar.gz
Bump suggested disk image size to 1GB.
Diffstat (limited to 'doc')
-rw-r--r--doc/guide/files/platforms.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/files/platforms.xml b/doc/guide/files/platforms.xml
index fad8203f8c5..d88edfb93e1 100644
--- a/doc/guide/files/platforms.xml
+++ b/doc/guide/files/platforms.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: platforms.xml,v 1.51 2007/01/19 18:24:52 tv Exp $ -->
+<!-- $NetBSD: platforms.xml,v 1.52 2007/01/22 13:14:41 tron Exp $ -->
<chapter id="platforms">
<title>Using pkgsrc on systems other than &os;</title>
@@ -281,7 +281,7 @@ file and inspect the contents before extracting it.
<para>Create the disk image:</para>
<screen>&rprompt; <userinput>cd pkgsrc/bootstrap</userinput>
-&rprompt; <userinput>./darwindiskimage create ~/Documents/NetBSD 512</userinput> # megabytes - season to taste
+&rprompt; <userinput>./darwindiskimage create ~/Documents/NetBSD 1024</userinput> # megabytes - season to taste
&rprompt; <userinput>./darwindiskimage mount ~/Documents/NetBSD</userinput>
&rprompt; <userinput>sudo chown `id -u`:`id -g` /Volumes/NetBSD</userinput></screen>