mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 11:19:19 +01:00
noted that we use exec /bin/bash --login instead of exit+re-enter chroot
after glibc install git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1048 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e5dc2d9a83
commit
895c3161e0
@ -95,6 +95,10 @@ to groff-1.17.1</para></listitem>
|
||||
sh-utils so that net-tools can replace sh-utils's
|
||||
/bin/hostname.</para></listitem>
|
||||
|
||||
<listitem><para>Chapter 6: After installing Glibc, run exec /bin/bash
|
||||
--login instead of exiting and re-entering the chroot'ed
|
||||
environment.</para></listitem>
|
||||
|
||||
<listitem><para>Chapter 7: Changed $* into "$@" in the functions and rc
|
||||
scripts. "$@" allows usage of quoted arguments with blanks.</para></listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user