aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/e2fsprogs.xml
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2015-09-29 21:37:03 +0000
committerDouglas R. Reno <renodr@linuxfromscratch.org>2015-09-29 21:37:03 +0000
commit9c13f79681b20e51adf23414be19a9e5daf32c2c (patch)
tree65979b5b16365d11252b96d091cf4ac8cb15d4c2 /chapter06/e2fsprogs.xml
parentf77b95fb3fbd54a9f007f00c86b6cda25f8f373c (diff)
LFS-systemd-7.87.8-systemd
git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.8-systemd@10957 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/e2fsprogs.xml')
-rw-r--r--chapter06/e2fsprogs.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml
index 071fb147e..2ea667a3b 100644
--- a/chapter06/e2fsprogs.xml
+++ b/chapter06/e2fsprogs.xml
@@ -44,11 +44,11 @@
<sect2 role="installation">
<title>Installation of E2fsprogs</title>
- <para>First, fix a potential security issue identified upstream:</para>
+<!-- <para>First, fix a potential security issue identified upstream:</para>
<screen><userinput remap="pre">sed -e '/int.*old_desc_blocks/s/int/blk64_t/' \
-e '/if (old_desc_blocks/s/super->s_first_meta_bg/desc_blocks/' \
- -i lib/ext2fs/closefs.c</userinput></screen>
+ -i lib/ext2fs/closefs.c</userinput></screen> -->
<para>The E2fsprogs documentation recommends that the package be built in
a subdirectory of the source tree: </para>