diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-05-19 19:05:56 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-05-19 19:05:56 +0000 |
commit | 1b3d6df7767bbf3dd98494e36e0bf8ff75e02b5e (patch) | |
tree | b129cdb971bb22f8e28bb4fe2059d14fa46245a9 /chapter06/e2fsprogs.xml | |
parent | 4a7709f90b431948d45bf3e3c64b943a19414775 (diff) |
Update to man-pages-5.01.
Update to linux-5.1.3.
Update to iproute2-5.1.0.
Update to gettext-0.20.1.
Update to file-5.37.
Update to e2fsprogs-1.45.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11607 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/e2fsprogs.xml')
-rw-r--r-- | chapter06/e2fsprogs.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 549991de8..85a9acaf9 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -64,6 +64,7 @@ PKG_CONFIG_PATH=/tools/lib/pkgconfig \ --disable-libblkid \ --disable-libuuid \ --disable-uuidd \ + --with-crond-dir=no \ --disable-fsck</userinput></screen> <variablelist> @@ -101,6 +102,13 @@ PKG_CONFIG_PATH=/tools/lib/pkgconfig \ </varlistentry> <varlistentry> + <term><parameter>--with-crond-dir=no</parameter></term> + <listitem> + <para>This disables the installation of an unneded file.</para> + </listitem> + </varlistentry> + + <varlistentry> <term><parameter>--disable-*</parameter></term> <listitem> <para>This prevents E2fsprogs from building and installing the |