aboutsummaryrefslogtreecommitdiffstats
path: root/prologue/hostreqs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'prologue/hostreqs.xml')
-rw-r--r--prologue/hostreqs.xml10
1 files changed, 4 insertions, 6 deletions
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml
index c56a91f06..45c892136 100644
--- a/prologue/hostreqs.xml
+++ b/prologue/hostreqs.xml
@@ -81,18 +81,16 @@
</listitem>
<listitem>
- <para><emphasis role="strong">Linux Kernel-2.6.25</emphasis>
- (having been compiled with GCC-4.1.2 or greater)</para>
+ <para><emphasis role="strong">Linux Kernel-&min-kernel;</emphasis></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. It is also required by
udev.</para>
- <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.25
+ <para>If the host kernel is earlier than &min-kernel; you will need to replace
+ the kernel with a more up to date version. There are two ways
+ you can go about this. First, see if your Linux vendor provides a &min-kernel;
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