%general-entities; ]> Util-linux-&util-linux-version; <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem><seg>0.2 SBU</seg><seg>16 MB</seg></seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of Util-linux Issue a sed sustitution: sed -i 's@/usr/include@/tools/include@g' configure Prepare Util-linux for compilation: ./configure Compile some support routines: make -C lib Build the needed utilities: 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