diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-23 20:59:53 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-23 20:59:53 +0000 |
commit | db7ed0ae6d77d1be12a54325f1e89e1ea9136fe3 (patch) | |
tree | fcc2897f5c6670a840eabcf25022ad55d6e09b09 /chapter05/chapter05.xml | |
parent | d04f249737a2bee5affe5b603d276d5301d9fc65 (diff) |
Added note to install all software as user root
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/chapter05.xml')
-rw-r--r-- | chapter05/chapter05.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml index 74af61cef..aaa989583 100644 --- a/chapter05/chapter05.xml +++ b/chapter05/chapter05.xml @@ -2,7 +2,7 @@ <title>Preparing the LFS system</title> &c5-introduction; - +&c5-installasroot; &c5-bash; &c5-binutils; &c5-bzip2; |