diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6b782a2f5..99e1d774b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ +May 28th, 2002 [gerard]: Chapter 06 - Changing ownership: +removed the explicit command to chown /lost+found. This is done by the first command +now that proc isn't mounted anymore in chapter 5. + May 27th, 2002 [gerard]: Upgraded to ncurses-5.2-2.patch (this patch is smaller than the previously used one). diff --git a/chapter06/changingowner.xml b/chapter06/changingowner.xml index 94bac26ec..092bf073e 100644 --- a/chapter06/changingowner.xml +++ b/chapter06/changingowner.xml @@ -8,14 +8,9 @@ Run the following commands to do so: chown -R 0:0 / -Depending on the filesystem you created on the LFS partition, you may -have a /lost+found directory. If so, run: - -chown 0:0 /lost+found - -These commands will change the ownership of the root partition to -root. In these commands, 0:0 is used instead of the usual root:root, because -the username root can't be resolved because glibc is not yet installed. +This command will change the ownership of the root partition to +root. 0:0 is used instead of the usual root:root, because the username +root can't be resolved because glibc is not yet installed. diff --git a/index.xml b/index.xml index bcc44b306..bfaeeef5d 100644 --- a/index.xml +++ b/index.xml @@ -4,8 +4,8 @@ - - + +