From 9416165f33e0b500ca7fbafdc7112fcbde947d9c Mon Sep 17 00:00:00 2001 From: George Boudreau Date: Sat, 7 Oct 2006 14:28:12 +0000 Subject: [PATCH] minor changes to README --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index 80af269..1fe9c31 100644 --- a/README +++ b/README @@ -86,16 +86,16 @@ $Id$ After booting the new xLFS system some steps are needed to finish blfs-tool installation: - - A user account need be created. You will must be logged on that user + - A user account must be created. You must be logged on that user account to use blfs-tool. - - Move /blfs-root to that user's home, making he the directory and - files owner. + - Move /blfs-root to that user's home and change ownership of the + directory and files to the user. - - Bring to that user read and write privileges over the $TRACKING_DIR + - Give the user read and write privileges over the $TRACKING_DIR directory and the files that it contains. - - Configure sudo to bring to that user the needed privileges. + - Configure sudo, adding the needed privileges for the user. We assume that blfs-tool will be used on a running fresh xLFS system. To use it to build BLFS packages from the chroot jail is also possible,