aboutsummaryrefslogtreecommitdiffstats
path: root/prologue
diff options
context:
space:
mode:
Diffstat (limited to 'prologue')
-rw-r--r--prologue/hostreqs.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml
index e08ecb8c5..1566f24d4 100644
--- a/prologue/hostreqs.xml
+++ b/prologue/hostreqs.xml
@@ -81,17 +81,18 @@
</listitem>
<listitem>
- <para><emphasis role="strong">Linux Kernel-2.6.22.5</emphasis>
+ <para><emphasis role="strong">Linux Kernel-2.6.25</emphasis>
(having been compiled with GCC-4.1.2 or greater)</para>
<para>The reason for the kernel version requirement is that we specify
that version when building <application>glibc</application> in Chapter 6
- at the recommendation of the developers. </para>
+ at the recommendation of the developers. It is also required by
+ udev.</para>
- <para>If the host kernel is either earlier than 2.6.22.5, or it was not
+ <para>If the host kernel is either earlier than 2.6.25, or it was not
compiled using a GCC-4.1.2 (or later) compiler, you will need to replace
the kernel with one adhering to the specifications. There are two ways
- you can go about this. First, see if your Linux vendor provides a 2.6.22.5
+ you can go about this. First, see if your Linux vendor provides a 2.6.25
or later kernel package. If so, you may wish to install it. If your
vendor doesn't offer an acceptable kernel package, or you would prefer not to
install it, you can compile a kernel yourself. Instructions for