%general-entities; ]>
Util-linux-&util-linux-version; Util-linux tools
<xi:include href="../chapter06/util-linux.xml" xpointer="xpointer(/*[1]/*[3]/*[2])"/> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem><seg>0.2 SBU</seg><seg>16 MB</seg></seglistitem> </segmentedlist> <xi:include href="../chapter06/util-linux.xml" xpointer="xpointer(/*[1]/*[3]/*[4])"/> </section> <section role="installation"> <title>Installation of Util-linux Util-linux doesn't use the freshly installed headers and libraries from the /tools directory. This is fixed by altering the configure script: sed -i 's@/usr/include@/tools/include@g' configure Prepare Util-linux for compilation: ./configure Compile some support routines: make -C lib Since you'll only need a couple of the utilities contained in this package, build just those: make -C mount mount umount make -C text-utils more Now copy these programs to the temporary tools directory: cp mount/{,u}mount text-utils/more /tools/bin
<para>The details on this package are found in <xref linkend="contents-utillinux"/>.</para> </section> </section>