glfs/general/sysutils/cpio/cpio-exp.xml

15 lines
611 B
XML
Raw Normal View History

<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>