%general-entities; ]> Util-linux-&util-linux-version; Util-linux <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem><seg>0.2 SBU</seg><seg>16 MB</seg></seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>FHS compliance notes Issue a sed sustitution: sed -i 's@etc/adjtime@var/lib/hwclock/adjtime@g' hwclock/hwclock.c mkdir -p /var/lib/hwclock Installation of Util-linux Util-linux has a compilation error against newer versions of the linux-libc-headers. The following patch properly fixes that issue patch -Np1 -i ../util-linux-&util-linux-version;-cramfs-1.patch Prepare Util-linux for compilation: ./configure Compile the package: make HAVE_KILL=yes HAVE_SLN=yes Now install the package: make HAVE_KILL=yes HAVE_SLN=yes install Contents of Util-linux See testing