From 7b08ae242d7fb43c29a35f8d48c2fade9f85cbd8 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 17 Jun 2012 17:57:40 +0000 Subject: Added a stronger note about automake teste time. Updated boot scripts: Only mount /run in mountvirtfs if it is not already mounted (from an initrd). Force the /dev/shm->/run/shm symlink Skip making LVM virtual groups unavailable at shutdown because the / or swap partitions may be still in use. Fix some whitespace in iproute2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/automake.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'chapter06/automake.xml') diff --git a/chapter06/automake.xml b/chapter06/automake.xml index 109da7059..53ea72496 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -49,12 +49,13 @@ make + The tests take a very long time: over 30 SBUs. Running + the tests is not recommended. + To test the results, issue: make check - This takes a long time, about 10 SBUs. - Install the package: make install -- cgit v1.2.3-54-g00ecf