From fd96303fd353bee9f0822e3120b3f57ac073070a Mon Sep 17 00:00:00 2001 From: Archaic Date: Fri, 1 Jul 2005 22:09:36 +0000 Subject: [PATCH] Sort out some merge problems. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6298 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4e90d1c12..fa6253a1f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -97,6 +97,8 @@ chapters 1 - 5 (matt). the preface section of the book. June 28th, 2005 [archaic]: Switched from mounting /dev on a +ramfs to a tmpfs. + June 27th, 2005 [matthew]: Removed mention of test suite problems from chapter 1 as more comprehensive information is given in chapter 5 (archaic). @@ -105,9 +107,6 @@ chapter 5 (archaic). atime failure case, and removed the description of the shm test failure as we already mount a tmpfs (archaic). -June 27th, 2005 [archaic]: Switched from mounting /dev on a -ramfs to a tmpfs. - June 27th, 2005 [archaic]: Filled in text for errata page. Thanks for the text, Steve!