mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
TODO
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@146 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
62a8da1544
commit
b8f937db10
8
TODO
8
TODO
@ -1,13 +1,5 @@
|
|||||||
These are the TODO items for the next LFS release (3.0):
|
These are the TODO items for the next LFS release (3.0):
|
||||||
|
|
||||||
* chapter6/chroot.sgml - "Make sure you execute all the following
|
|
||||||
commands in this chapter" -> "Make sure you execute all the following
|
|
||||||
commands in this and the remaining chapters"
|
|
||||||
|
|
||||||
* Note when you reboot the system and not done with the book yet you
|
|
||||||
have to mount $LFS/proc again and enter chroot before continuing where
|
|
||||||
you left of.
|
|
||||||
|
|
||||||
* New shadow password suite link: ftp://ftp.pld.org.pl/software/shadow/
|
* New shadow password suite link: ftp://ftp.pld.org.pl/software/shadow/
|
||||||
|
|
||||||
* When installing Glibc in chapter 6 glibc-build/login/pt_chown isn't
|
* When installing Glibc in chapter 6 glibc-build/login/pt_chown isn't
|
||||||
|
@ -24,8 +24,11 @@ actually /mnt/lfs but the shell doesn't know that).
|
|||||||
<para>
|
<para>
|
||||||
Now that we are inside a chroot'ed environment, we can continue to
|
Now that we are inside a chroot'ed environment, we can continue to
|
||||||
install all the basic system software. Make sure you execute all the
|
install all the basic system software. Make sure you execute all the
|
||||||
following commands in this chapter from within the chroot'ed
|
following commands in this and following chapters from within the
|
||||||
environment.
|
chroot'ed environment. If you ever leave this environment for a reason
|
||||||
|
(say when you reboot or something) don't forget to mount $LFS/proc again
|
||||||
|
like you did earlier and to re-enter chroot before you continue with the
|
||||||
|
book.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Loading…
Reference in New Issue
Block a user