diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-23 14:56:22 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-23 14:56:22 +0000 |
commit | f7e00e488c213c9feb467600aced20989779b03a (patch) | |
tree | bd2f143f72c37e5ae733c0361e975ce331791d4a | |
parent | 5691debfc8327fa0d27363276b48ac1977fd77de (diff) |
Noted inittab sulogin merger
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@195 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7649da13b..cbc5b049d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -89,6 +89,11 @@ Chapter 6: When entering chroot the $TERM variable inside chroot is set properly. This is accomplished by: chroot ... -i HOME=/root TERM=$TERM ... </para></listitem> +<listitem><para> +Chapter 6: Merged the different sulogin lines from the inittab file +into one line. +</para></listitem> + </itemizedlist> </sect1> |