summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2007-01-22 13:14:41 +0000
committertron <tron>2007-01-22 13:14:41 +0000
commitbb9c6e07691b946aef603498a9e468227fc2d0f7 (patch)
tree61cfd915c61eb7735ac8ab6f557e58f08b3b2f80
parent31d1ec3cd857406b1bfe9afaee12d198d180c0c9 (diff)
downloadpkgsrc-bb9c6e07691b946aef603498a9e468227fc2d0f7.tar.gz
Bump suggested disk image size to 1GB.
-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>