diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-21 18:30:32 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-21 18:30:32 +0000 |
commit | 6198a8c32219badfc1628a1b72568e74e0e30e91 (patch) | |
tree | 30e30eb049461948e5900c74529fea0a5cbb3813 /chapter01 | |
parent | d1377e48b823681e49357e621c152791efa3a0c8 (diff) |
Coreutils: Only test the non-root stuff in chapter 05, but test everything in chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-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 5f2a41768..58c44a39d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -78,6 +78,10 @@ </itemizedlist> </para></listitem> +<listitem><para>May 21st, 2003 [winkie]: Chapter 05 & 06 - Installing +Coreutils: Only test the non-root stuff in Chapter 05, but test everything +in Chapter 06.</para></listitem> + <listitem><para>May 21st, 2003 [winkie]: Chapter 05 - Installing Expect: Don't both passing anything more than --prefix=/stage1. None of it is needed.</para></listitem> |