pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files Bump suggested disk image size to 1GB.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a804fadc35be
branches: trunk
changeset: 524265:a804fadc35be
user: tron <tron%pkgsrc.org@localhost>
date: Mon Jan 22 13:14:41 2007 +0000
description:
Bump suggested disk image size to 1GB.
diffstat:
doc/guide/files/platforms.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e7d4a0569976 -r a804fadc35be doc/guide/files/platforms.xml
--- a/doc/guide/files/platforms.xml Mon Jan 22 13:10:41 2007 +0000
+++ b/doc/guide/files/platforms.xml Mon Jan 22 13:14:41 2007 +0000
@@ -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 @@
<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>
Home |
Main Index |
Thread Index |
Old Index