summaryrefslogtreecommitdiff
path: root/doc/pkgsrc.html
diff options
context:
space:
mode:
authorjnemeth <jnemeth@pkgsrc.org>2013-12-31 22:24:44 +0000
committerjnemeth <jnemeth@pkgsrc.org>2013-12-31 22:24:44 +0000
commit4b6a98e4c5a89d40279bf5a0dada900d3750ec9a (patch)
tree8af7d4067031efb60cdb8cc7e1948f84ddc30ee1 /doc/pkgsrc.html
parentd7dd657b9d90c9f282a8fadc4514abc3c8f2fbe0 (diff)
downloadpkgsrc-4b6a98e4c5a89d40279bf5a0dada900d3750ec9a.tar.gz
regen
Diffstat (limited to 'doc/pkgsrc.html')
-rw-r--r--doc/pkgsrc.html42
1 files changed, 21 insertions, 21 deletions
diff --git a/doc/pkgsrc.html b/doc/pkgsrc.html
index 75f4935c61c..978f60aa4cd 100644
--- a/doc/pkgsrc.html
+++ b/doc/pkgsrc.html
@@ -2631,11 +2631,11 @@ disk space can be read-only, some other must be writable. Some can be on
remote filesystems (such as NFS) and some should be local. Some can be
temporary filesystems, others must survive a sudden reboot.</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
-<li class="listitem"><p>10 GB for the distfiles (read-write, remote, temporary)</p></li>
-<li class="listitem"><p>10 GB for the binary packages (read-write, remote, permanent)</p></li>
-<li class="listitem"><p>400 MB for the pkgsrc tree (read-only, remote, permanent)</p></li>
+<li class="listitem"><p>40 GB for the distfiles (read-write, remote, temporary)</p></li>
+<li class="listitem"><p>30 GB for the binary packages (read-write, remote, permanent)</p></li>
+<li class="listitem"><p>1 GB for the pkgsrc tree (read-only, remote, permanent)</p></li>
<li class="listitem"><p>5 GB for <code class="filename">LOCALBASE</code> (read-write, local, temporary for pbulk, permanent for old-bulk)</p></li>
-<li class="listitem"><p>5 GB for the log files (read-write, remote, permanent)</p></li>
+<li class="listitem"><p>10 GB for the log files (read-write, remote, permanent)</p></li>
<li class="listitem"><p>5 GB for temporary files (read-write, local, temporary)</p></li>
</ul></div>
</div>
@@ -2841,10 +2841,10 @@ fi
<div class="titlepage"><div><div><h3 class="title">
<a name="disk-space-requirements"></a>7.3.5. Disk space requirements</h3></div></div></div>
<p>Currently, roughly the following requirements are valid for
- NetBSD 2.0/i386:</p>
+ NetBSD 6.99/amd64:</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
-<li class="listitem"><p>10 GB - distfiles (NFS ok)</p></li>
-<li class="listitem"><p>8 GB - full set of all binaries (NFS ok)</p></li>
+<li class="listitem"><p>40 GB - distfiles (NFS ok)</p></li>
+<li class="listitem"><p>30 GB - full set of all binaries (NFS ok)</p></li>
<li class="listitem"><p>5 GB - temp space for compiling (local disk recommended)</p></li>
</ul></div>
<p>Note that all pkgs will be de-installed as soon as they are
@@ -7707,7 +7707,7 @@ TOOLS_PLATFORM.true?= true # shell builtin
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="tools.questions"></a>18.4. Questions regarding the tools</h2></div></div></div>
<div class="qandaset">
-<a name="idm73076160"></a><dl>
+<a name="idp67736672"></a><dl>
<dt>18.4.1. <a href="#tools.new">How do I add a new tool?</a>
</dt>
<dt>18.4.2. <a href="#tools.listall">How do I get a list of all available
@@ -7726,7 +7726,7 @@ TOOLS_PLATFORM.true?= true # shell builtin
<tbody>
<tr class="question">
<td align="left" valign="top">
-<a name="tools.new"></a><a name="idm73075776"></a><p><b>18.4.1.</b></p>
+<a name="tools.new"></a><a name="idp67737056"></a><p><b>18.4.1.</b></p>
</td>
<td align="left" valign="top"><p>How do I add a new tool?</p></td>
</tr>
@@ -7736,7 +7736,7 @@ TOOLS_PLATFORM.true?= true # shell builtin
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="tools.listall"></a><a name="idm73074752"></a><p><b>18.4.2.</b></p>
+<a name="tools.listall"></a><a name="idp67738080"></a><p><b>18.4.2.</b></p>
</td>
<td align="left" valign="top"><p>How do I get a list of all available
tools?</p></td>
@@ -7747,7 +7747,7 @@ TOOLS_PLATFORM.true?= true # shell builtin
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="tools.used"></a><a name="idm73073728"></a><p><b>18.4.3.</b></p>
+<a name="tools.used"></a><a name="idp67739104"></a><p><b>18.4.3.</b></p>
</td>
<td align="left" valign="top"><p>How can I get a list of all the tools that a
package is using while being built? I want to know whether it
@@ -9822,7 +9822,7 @@ place.</p></li>
and if you still don't have the answer, ask on the
<code class="literal">pkgsrc-users</code> mailing list.</p>
<div class="qandaset">
-<a name="idm74599872"></a><dl>
+<a name="idp68293728"></a><dl>
<dt>22.1. <a href="#devfaq.makeflags">What is the difference between
MAKEFLAGS, .MAKEFLAGS and
MAKE_FLAGS?</a>
@@ -9867,7 +9867,7 @@ do?</a>
<tbody>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.makeflags"></a><a name="idm74599488"></a><p><b>22.1.</b></p>
+<a name="devfaq.makeflags"></a><a name="idp68294112"></a><p><b>22.1.</b></p>
</td>
<td align="left" valign="top"><p>What is the difference between
<code class="varname">MAKEFLAGS</code>, <code class="varname">.MAKEFLAGS</code> and
@@ -9883,7 +9883,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.make"></a><a name="idm74595392"></a><p><b>22.2.</b></p>
+<a name="devfaq.make"></a><a name="idp68298208"></a><p><b>22.2.</b></p>
</td>
<td align="left" valign="top"><p>What is the difference between
<code class="varname">MAKE</code>, <code class="varname">GMAKE</code> and
@@ -9901,7 +9901,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.cc"></a><a name="idm74591040"></a><p><b>22.3.</b></p>
+<a name="devfaq.cc"></a><a name="idp68302560"></a><p><b>22.3.</b></p>
</td>
<td align="left" valign="top"><p>What is the difference between
<code class="varname">CC</code>, <code class="varname">PKG_CC</code> and
@@ -9919,7 +9919,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.bl3flags"></a><a name="idm74586816"></a><p><b>22.4.</b></p>
+<a name="devfaq.bl3flags"></a><a name="idp68306784"></a><p><b>22.4.</b></p>
</td>
<td align="left" valign="top"><p>What is the difference between
<code class="varname">BUILDLINK_LDFLAGS</code>,
@@ -9932,7 +9932,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.bl3prefix"></a><a name="idm74584640"></a><p><b>22.5.</b></p>
+<a name="devfaq.bl3prefix"></a><a name="idp68308960"></a><p><b>22.5.</b></p>
</td>
<td align="left" valign="top"><p>Why does <span class="command"><strong>make show-var
VARNAME=BUILDLINK_PREFIX.<em class="replaceable"><code>foo</code></em></strong></span>
@@ -9948,7 +9948,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.master_sites"></a><a name="idm74581568"></a><p><b>22.6.</b></p>
+<a name="devfaq.master_sites"></a><a name="idp68312032"></a><p><b>22.6.</b></p>
</td>
<td align="left" valign="top"><p>What does
<code class="literal">${MASTER_SITE_SOURCEFORGE:=package/}</code> mean? I
@@ -9972,7 +9972,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.mailinglists"></a><a name="idm74573504"></a><p><b>22.7.</b></p>
+<a name="devfaq.mailinglists"></a><a name="idp68320096"></a><p><b>22.7.</b></p>
</td>
<td align="left" valign="top"><p>Which mailing lists are there for package
developers?</p></td>
@@ -9997,7 +9997,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.documentation"></a><a name="idm74569664"></a><p><b>22.8.</b></p>
+<a name="devfaq.documentation"></a><a name="idp68332128"></a><p><b>22.8.</b></p>
</td>
<td align="left" valign="top"><p>Where is the pkgsrc
documentation?</p></td>
@@ -10045,7 +10045,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.too-much-time"></a><a name="idm74554944"></a><p><b>22.9.</b></p>
+<a name="devfaq.too-much-time"></a><a name="idp68346848"></a><p><b>22.9.</b></p>
</td>
<td align="left" valign="top"><p>I have a little time to kill. What shall I
do?</p></td>