diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 790dd429c..3243a36ca 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,20 @@ --> + + 2013-06-03 + + + [bdubbs] - Update to Util-linux-2.23.1. Fixes + #3355. + + + [bdubbs] - Update to gcc-4.8.1. Fixes + #3356. + + + + 2013-05-27 diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 866cde984..a155e8308 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -32,11 +32,11 @@ + - diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index b61bdfa06..f132967ed 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -81,7 +81,19 @@ mkdir -pv /var/lib/hwclock make - This package does not come with a test suite. + If desired, run the test suite as a non-root user: + + Running the test suite as the root user can be harmful to + your system. To run it, the kernel CONFIG_SCSI_DEBUG option for the + kernel must be available in the currently running system. For complete + coverage, other BLFS packages must be installed. If desired, this + test can be run after rebooting into the completed LFS system and running: + + bash tests/run.sh --srcdir=$PWD --builddir=$PWD + + + chown -Rv nobody . +su nobody -s /bin/bash -c "PATH=$PATH make check" Install the package: diff --git a/general.ent b/general.ent index 7bdd37d58..a301adeb0 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + + diff --git a/packages.ent b/packages.ent index f1b42a957..359132b4c 100644 --- a/packages.ent +++ b/packages.ent @@ -174,10 +174,10 @@ - - + + - + @@ -560,10 +560,10 @@ - - + + - +