From d44d29c0ad752239bd38cedec3b04b18108b4819 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Wed, 5 Sep 2001 17:04:48 +0000 Subject: [PATCH] Added e2fsprogs-exp.xml -- added explanations what the configure options do -- we can use --with-root-prefix=/ now (instead of leaving the varaiable blank). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1175 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter06/e2fsprogs-inst.xml | 5 +---- chapter06/e2fsprogs.xml | 1 + index.xml | 1 + 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d80ad43d4..4783c5f46 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -5,6 +5,9 @@ +September 5th, 2001 [markh]: Chapter 6 - E2fsprogs: +Added explanation as to why we use --with-root-prefix= + September 5th, 2001 [markh]: Chapter 6 - E2fsprogs: Removed command to move mklost+found to /sbin. diff --git a/chapter06/e2fsprogs-inst.xml b/chapter06/e2fsprogs-inst.xml index 33605785b..d20cc295c 100644 --- a/chapter06/e2fsprogs-inst.xml +++ b/chapter06/e2fsprogs-inst.xml @@ -3,10 +3,7 @@ Install E2fsprogs by running the following commands: -Please note that the empty --with-root-prefix= option below is supposed -to be like that. We did not forget to supply a value there. - -./configure --prefix=/usr --with-root-prefix= \ +./configure --prefix=/usr --with-root-prefix=/ \    --enable-elf-shlibs && make && make install && diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index acd32858d..7016285a0 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -5,6 +5,7 @@ Estimated required disk space: &e2fsprogs-compsize; &c6-e2fsprogs-inst; +&c6-e2fsprogs-exp; &aa-e2fsprogs-desc; &ab-e2fsprogs-dep; diff --git a/index.xml b/index.xml index 23067e1a9..80dd574e7 100644 --- a/index.xml +++ b/index.xml @@ -241,6 +241,7 @@ +