From 936b292a2d72ecb27f6e061d30e0952335c4cc39 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 25 Jun 2013 00:41:59 +0000 Subject: Update automake, kernel, e2fsprogs, and man-db git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10297 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/automake.xml | 3 ++- chapter06/e2fsprogs.xml | 64 +++++-------------------------------------------- 2 files changed, 8 insertions(+), 59 deletions(-) (limited to 'chapter06') diff --git a/chapter06/automake.xml b/chapter06/automake.xml index 53ea72496..f91469d8c 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -50,7 +50,8 @@ make The tests take a very long time: over 30 SBUs. Running - the tests is not recommended. + the tests is not recommended. At least one test (of over 3000) is + known to intermittently fail. To test the results, issue: diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index b9c4ec8b1..cdc47822e 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -119,7 +119,9 @@ cd build If you do not have significantly more RAM than this, be sure to enable sufficient swap space for the test. See and - for details on creating and enabling swap space. + for details on creating and enabling swap space. Additionally, + three tests try to allocate a two terabyte partition and will fail + unless you have at least that much unused disk space available. Install the binaries, documentation, and shared libraries: @@ -160,10 +162,10 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.infoInstalled directory - badblocks, chattr, compile_et, debugfs, dumpe2fs, e2freefrag, - e2fsck, e2image, e2initrd_helper, e2label, e2undo, e4defrag, filefrag, fsck.ext2, + badblocks, chattr, compile_et, debugfs, dumpe2fs, + e2fsck, e2image, e2label, e2undo, fsck.ext2, fsck.ext3, fsck.ext4, fsck.ext4dev, logsave, lsattr, mk_cmds, mke2fs, - mkfs.ext2, mkfs.ext3, mkfs.ext4, mkfs.ext4dev, mklost+found, + mkfs.ext2, mkfs.ext3, mkfs.ext4, mkfs.ext4dev, resize2fs, and tune2fs libcom_err.{a,so}, libe2p.{a,so}, libext2fs.{a,so}, libquota.a and libss.{a,so} @@ -237,16 +239,6 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info - - e2freefrag - - Reports free space fragmentation information - - e2freefrag - - - - e2fsck @@ -270,17 +262,6 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info - - e2initrd_helper - - Prints the FS type of a given filesystem, given either a - device name or label - - e2initrd_helper - - - - e2label @@ -305,26 +286,6 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info - - e4defrag - - Online defragmenter for ext4 filesystems - - e4defrag - - - - - - filefrag - - Reports on how badly fragmented a particular file might be - - filefrag - - - - fsck.ext2 @@ -459,19 +420,6 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info - - mklost+found - - Used to create a lost+found - directory on an ext2 file - system; it pre-allocates disk blocks to this directory to lighten the - task of e2fsck - - mklost+found - - - - resize2fs -- cgit v1.2.3-54-g00ecf