diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 46217126f..5bb39397d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -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> |