diff options
Diffstat (limited to 'chapter06/util-linux.xml')
-rw-r--r-- | chapter06/util-linux.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index f7d4ff10f..37ca200d9 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -43,11 +43,6 @@ mkdir -p /var/lib/hwclock</userinput></screen> <sect2 role="installation"> <title>Installation of Util-linux</title> -<para>Util-linux has issues with the Linux 2.6 kernel series - fix these isues -by applying the following patch:</para> - -<screen><userinput>patch -Np1 -i ../util-linux-&util-linux-version;-kernel_headers-1.patch</userinput></screen> - <para>Prepare Util-linux for compilation:</para> <screen><userinput>./configure</userinput></screen> |