aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/e2fsprogs.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-12-29 21:11:28 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-12-29 21:11:28 +0000
commit4f57994b66f09f8d3a7909e3ffff2ad285c2637b (patch)
treeae45468c26e19ddc4a05e479a5d5c1280bf0afde /chapter06/e2fsprogs.xml
parentcde9d7c7b2df19daecafb0b717de1455eae70116 (diff)
Update to e2fsprogs-1.42.9
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10432 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/e2fsprogs.xml')
-rw-r--r--chapter06/e2fsprogs.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml
index 8d5cdc076..6efb07619 100644
--- a/chapter06/e2fsprogs.xml
+++ b/chapter06/e2fsprogs.xml
@@ -44,10 +44,6 @@
<sect2 role="installation">
<title>Installation of E2fsprogs</title>
- <para>First, fix a regression test:</para>
-
-<screen><userinput remap="pre">sed -i -e 's/mke2fs/$MKE2FS/' -e 's/debugfs/$DEBUGFS/' tests/f_extent_oobounds/script</userinput></screen>
-
<para>The E2fsprogs documentation recommends that the package be built in
a subdirectory of the source tree: </para>
@@ -172,7 +168,7 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin
mkfs.ext2, mkfs.ext3, mkfs.ext4, mkfs.ext4dev,
resize2fs, and tune2fs</seg>
<seg>libcom_err.{a,so}, libe2p.{a,so}, libext2fs.{a,so},
- libquota.a and libss.{a,so}</seg>
+ libquota.a, and libss.{a,so}</seg>
<seg>/usr/include/e2p, /usr/include/et, /usr/include/ext2fs,
/usr/include/quota, /usr/include/ss, /usr/share/et, /usr/share/ss</seg>
</seglistitem>