2004-05-03 11:59:46 +01:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-01-30 18:06:48 +00:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-05-03 11:59:46 +01:00
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
2004-05-16 01:08:42 +01:00
|
|
|
<sect1 id="ch-system-util-linux" xreflabel="Util-linux" role="wrap">
|
2004-05-03 11:59:46 +01:00
|
|
|
<title>Util-linux-&util-linux-version;</title>
|
|
|
|
<?dbhtml filename="util-linux.html"?>
|
|
|
|
|
|
|
|
<indexterm zone="ch-system-util-linux"><primary sortas="a-Util-linux">Util-linux</primary></indexterm>
|
|
|
|
|
2004-05-16 01:08:42 +01:00
|
|
|
<sect2 role="package"><title/>
|
2004-05-03 11:59:46 +01:00
|
|
|
|
2004-05-16 01:08:42 +01:00
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>&buildtime;</segtitle>
|
|
|
|
<segtitle>&diskspace;</segtitle>
|
|
|
|
<seglistitem><seg>0.2 SBU</seg><seg>16 MB</seg></seglistitem>
|
|
|
|
</segmentedlist>
|
2004-05-03 11:59:46 +01:00
|
|
|
|
2004-05-16 01:08:42 +01:00
|
|
|
</sect2>
|
2004-05-03 11:59:46 +01:00
|
|
|
|
2004-05-16 01:08:42 +01:00
|
|
|
<sect2 role="installation">
|
2004-05-03 11:59:46 +01:00
|
|
|
<title>FHS compliance notes</title>
|
|
|
|
|
2004-12-21 19:38:32 +00:00
|
|
|
<para>Issue a sed sustitution:</para>
|
2004-05-03 11:59:46 +01:00
|
|
|
|
2005-01-30 12:51:22 +00:00
|
|
|
<screen><userinput>sed -i 's@etc/adjtime@var/lib/hwclock/adjtime@g' \
|
|
|
|
hwclock/hwclock.c
|
2004-05-03 11:59:46 +01:00
|
|
|
mkdir -p /var/lib/hwclock</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2004-05-18 21:38:03 +01:00
|
|
|
<sect2 role="installation">
|
2004-05-03 11:59:46 +01:00
|
|
|
<title>Installation of Util-linux</title>
|
|
|
|
|
2004-12-26 01:04:56 +00:00
|
|
|
<para>Util-linux has a compilation error against newer versions of the
|
|
|
|
linux-libc-headers. The following patch properly fixes that issue</para>
|
|
|
|
|
|
|
|
<screen><userinput>patch -Np1 -i ../util-linux-&util-linux-version;-cramfs-1.patch</userinput></screen>
|
|
|
|
|
2004-05-03 11:59:46 +01:00
|
|
|
<para>Prepare Util-linux for compilation:</para>
|
|
|
|
|
|
|
|
<screen><userinput>./configure</userinput></screen>
|
|
|
|
|
|
|
|
<para>Compile the package:</para>
|
|
|
|
|
|
|
|
<screen><userinput>make HAVE_KILL=yes HAVE_SLN=yes</userinput></screen>
|
|
|
|
|
|
|
|
<para>Now install the package:</para>
|
|
|
|
|
|
|
|
<screen><userinput>make HAVE_KILL=yes HAVE_SLN=yes install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
|
2004-05-17 22:55:01 +01:00
|
|
|
<sect2 id="contents-utillinux" role="content"><title>Contents of Util-linux</title>
|
2004-05-03 11:59:46 +01:00
|
|
|
|
2004-12-21 19:38:32 +00:00
|
|
|
<para>See testing</para>
|
2004-05-03 11:59:46 +01:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|