mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 13:02:35 +08:00
a0506704ea
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1523 af4574ff-66df-0310-9fd7-8a98e5e911e0
15 lines
611 B
XML
15 lines
611 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><parameter>--libexec=/tmp/cpio</parameter>: This command installs
|
|
<command>rmt</command> to <filename class="directory">/tmp/cpio</filename> so that
|
|
it can be removed. The <command>rmt</command> executable is already installed by
|
|
<application>tar</application> package in <acronym>LFS</acronym>.</para>
|
|
|
|
<para><parameter>--bindir=/bin</parameter>: This command installs
|
|
<command>cpio</command> to <filename class="directory">/bin</filename> instead of
|
|
<filename class="directory">/usr/bin</filename> as per <acronym>FHS</acronym> guidelines.</para>
|
|
|
|
</sect2>
|
|
|