Lines 331-339
customize_cmd cust_etc_size</programlisting>
Link Here
|
331 |
directory, which contains some useful scripts for system |
331 |
directory, which contains some useful scripts for system |
332 |
administration.</para> |
332 |
administration.</para> |
333 |
</listitem> |
333 |
</listitem> |
|
|
334 |
|
335 |
<listitem> |
336 |
<para><literal>cust_pkgng</literal> — |
337 |
Installs packages from the |
338 |
<filename>nanobsd/Pkg</filename> |
339 |
directory (needs also pkg-* package to bootstrap).</para> |
340 |
</listitem> |
341 |
|
334 |
</itemizedlist> |
342 |
</itemizedlist> |
335 |
</sect3> |
343 |
</sect3> |
336 |
|
344 |
|
|
|
345 |
<!-- 9.X is unsupported, we have pkgng now --> |
346 |
<!-- |
337 |
<sect3> |
347 |
<sect3> |
338 |
<title>Adding Packages</title> |
348 |
<title>Adding Packages</title> |
339 |
|
349 |
|
Lines 351-356
rm -rf ${NANO_WORLDDIR}/packages
Link Here
|
351 |
) |
361 |
) |
352 |
customize_cmd install_packages</programlisting> |
362 |
customize_cmd install_packages</programlisting> |
353 |
</sect3> |
363 |
</sect3> |
|
|
364 |
--> |
354 |
|
365 |
|
355 |
<sect3> |
366 |
<sect3> |
356 |
<title>Configuration File Example</title> |
367 |
<title>Configuration File Example</title> |