From f0fecc7e8a0eb9fa5aa440ec6b9e12977af88f7a Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Thu, 7 Feb 2008 19:35:36 +0000 Subject: Upgrade to E2fsprogs-1.40.5. Fixes #2138. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter02/creatingfilesystem.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'chapter02/creatingfilesystem.xml') diff --git a/chapter02/creatingfilesystem.xml b/chapter02/creatingfilesystem.xml index 24f324f21..57ca2d142 100644 --- a/chapter02/creatingfilesystem.xml +++ b/chapter02/creatingfilesystem.xml @@ -42,13 +42,13 @@ debugfs -R feature /dev/<xxx> If the output contains features other than - , , - , , - , or - , then your host - system may have custom enhancements. In that case, to avoid later problems, - you should compile the stock E2fsprogs package and use the resulting binaries - to re-create the filesystem on your LFS partition: + , , + , , + , , + or , then your + host system may have custom enhancements. In that case, to avoid later + problems, you should compile the stock E2fsprogs package and use the + resulting binaries to re-create the filesystem on your LFS partition: cd /tmp tar -xjvf /path/to/sources/e2fsprogs-&e2fsprogs-version;.tar.bz2 -- cgit v1.2.3-54-g00ecf