From 9f20df31280ec47f4a92a2e32061264d2b0910a3 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Fri, 3 Nov 2006 08:07:26 +0000 Subject: Use version entities rather than hardcoded values so the note about keeping up to date with stable kernel releases remains accurate git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7852 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter03/packages.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'chapter03/packages.xml') diff --git a/chapter03/packages.xml b/chapter03/packages.xml index e2e0d7b48..abba3c275 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -321,9 +321,8 @@ The Linux kernel is updated relatively often, many times due to discoveries of security vulnerabilities. The latest available - 2.6.17.x kernel version should be used, unless the errata page says - otherwise. Do not use version 2.6.18 or later kernels due to - potential incompatibilites with the bootscripts. + &linux-major-version;.&linux-minor-version;.x kernel version should be + used, unless the errata page says otherwise. -- cgit v1.2.3-54-g00ecf