12345678910111213 |
- <sect2>
- <title>Command explanations</title>
- <para><userinput>--exec-prefix=/:</userinput> This will cause the
- programs to be installed in <filename class="directory">/bin</filename>
- rather than in <filename class="directory">/usr/bin</filename>. The
- programs in this package are often used in bootscripts, so they should
- be in the <filename class="directory">/bin</filename> directory so they
- can be used when the <filename class="directory">/usr</filename>
- partition isn't mounted yet.</para>
- </sect2>
|