diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-03-09 19:08:33 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-03-09 19:08:33 +0000 |
commit | 5b7293ab71a253046b37850efe349b15692ad4fd (patch) | |
tree | 8d6e4e7934428ddd0f75cadff9f5f2d18bfdf355 /chapter01/changelog.xml | |
parent | c6b5ddb7a6bd11d84c183cd3c3fd3c507f797978 (diff) |
Removing HOME and --login from the chroot commands.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a00d1c1a9..a704656bb 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,12 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>March 9th, 2004 [alex]: Chapter 6 - Removed HOME and --login +from the chroot commands.</para></listitem> + +<listitem><para>March 6th, 2004 [alex]: Rotated the contents of chapters 2, 3 +and 4.</para></listitem> + <listitem><para>February 27th, 2004 [jeremy]: Upgraded to Procps-3.2.0.</para></listitem> |