|
@@ -43,8 +43,9 @@
|
|
<sect2 role="installation">
|
|
<sect2 role="installation">
|
|
<title>Installation of Coreutils</title>
|
|
<title>Installation of Coreutils</title>
|
|
|
|
|
|
- <para>Coreutils sometimes fails to buld when using an old kernel so apply
|
|
|
|
- a patch:</para>
|
|
|
|
|
|
+ <para>There's an internal issue with Coreutils which makes some of the
|
|
|
|
+ programs behave abnormally if you build using an older kernel. Apply a
|
|
|
|
+ patch to fix the issue:</para>
|
|
|
|
|
|
<screen><userinput remap="pre">patch -Np1 -i ../&coreutils-old-kernel-patch;</userinput></screen>
|
|
<screen><userinput remap="pre">patch -Np1 -i ../&coreutils-old-kernel-patch;</userinput></screen>
|
|
|
|
|