From 9ac3d35d3a3c257733e1675c26194af581d6be38 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Wed, 26 Sep 2001 00:03:40 +0000 Subject: [PATCH] added tag for output redirection into subdir git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1265 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/bash.xml | 2 +- chapter05/chapter05.xml | 2 +- chapter05/installasroot.xml | 1 + chapter05/shellutils.xml | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/chapter05/bash.xml b/chapter05/bash.xml index c121194d4..4f2d4ed70 100644 --- a/chapter05/bash.xml +++ b/chapter05/bash.xml @@ -1,6 +1,6 @@ Installing Bash-&bash-version; - + Estimated build time: &bash-time-static; Estimated required disk space: &bash-compsize-static; diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml index 19b018d84..fc158974c 100644 --- a/chapter05/chapter05.xml +++ b/chapter05/chapter05.xml @@ -1,6 +1,6 @@ Preparing the LFS system - + &c5-introduction; &c5-installasroot; diff --git a/chapter05/installasroot.xml b/chapter05/installasroot.xml index 27bcd245b..e959ca853 100644 --- a/chapter05/installasroot.xml +++ b/chapter05/installasroot.xml @@ -1,5 +1,6 @@ Install all software as user root + It's best to log in as root or su's to root when installing the packages. That way you are assured that all files are owned by user and diff --git a/chapter05/shellutils.xml b/chapter05/shellutils.xml index 4375ca8fd..74917d09e 100644 --- a/chapter05/shellutils.xml +++ b/chapter05/shellutils.xml @@ -1,6 +1,6 @@ Installing Sh-utils-&sh-utils-version; - + Estimated build time: &sh-utils-time-static; Estimated required disk space: &sh-utils-compsize-static;