ソースを参照

Noted removal of -f options from cp commands

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 年 前
コミット
c54baff77f
1 ファイル変更16 行追加11 行削除
  1. 16 11
      chapter01/changelog.xml

+ 16 - 11
chapter01/changelog.xml

@@ -29,46 +29,51 @@
 
 </para></listitem>
 
-<listitem><para>August 28th 2001 [gerard]: Chapter 5+6: Removed some
+<listitem><para>August 28th, 2001 [gerard]: Chapter 5+6+*: Removed the
+-f flags from cp commands. cp's behaviour has changed with
+fileutils-4.1, doing something totally different than
+expected.</para></listitem>
+
+<listitem><para>August 28th,  2001 [gerard]: Chapter 5+6: Removed some
 unnecessary line breaks (so a command continues on a next
 line).</para></listitem>
 
-<listitem><para>August 27th 2001 [gerard]: Chapter 5: The former two sed
+<listitem><para>August 27th, 2001 [gerard]: Chapter 5: The former two sed
 operations are combined into one sed operation now.</para></listitem>
 
-<listitem><para>August 27th 2001 [gerard]: Preface: Inserted the
+<listitem><para>August 27th, 2001 [gerard]: Preface: Inserted the
 currrent LFS website's introduction into "Who wants to read this
 book".</para></listitem>
 
-<listitem><para>August 27th 2001 [gerard]: Chapter 1: Synchronized the
+<listitem><para>August 27th, 2001 [gerard]: Chapter 1: Synchronized the
 changelog, http and ftp mirrors with the LFS website.</para></listitem>
 
-<listitem><para>August 27th 2001 [gerard]: Chapter 6: simplified the
+<listitem><para>August 27th, 2001 [gerard]: Chapter 6: simplified the
 installation instructions. We no longer exit chroot to finish the
 installation. This _may_ not work properly if your host distribution is
 an old 2.0.x based kernel, but we have no way of testing this at the
 moment. We'll deal with that when bug reports come in.</para></listitem>
 
-<listitem><para>August 27th 2001 [gerard]: Moved rebooting into LFS from
+<listitem><para>August 27th, 2001 [gerard]: Moved rebooting into LFS from
 chapter 8 to chapter 9, after we run that find
 command.</para></listitem>
 
-<listitem><para>August 27th 2001 [gerard]: Updated the find command in
+<listitem><para>August 27th, 2001 [gerard]: Updated the find command in
 chapter 9.</para></listitem>
 
-<listitem><para>August 27th 2001 [markh]: upgraded to e2fsprogs-1.23 and
+<listitem><para>August 27th, 2001 [markh]: upgraded to e2fsprogs-1.23 and
 MAKEDEV-1.3.</para></listitem>
 
-<listitem><para>August 27th 2001 [gerard]: Added dependency lists for
+<listitem><para>August 27th, 2001 [gerard]: Added dependency lists for
 all installed packages. You now can see which programs from which
 packages you need in order to compile and install a
 package.</para></listitem>
 
-<listitem><para>August 27th 2001 [markh]: After a discussion on #lfs,
+<listitem><para>August 27th, 2001 [markh]: After a discussion on #lfs,
 we've downgraded the book to linux-2.4.8 due to performance problems
 with 2.4.9.</para></listitem>
 
-<listitem><para>August 26th 2001 [markh]: Moved appendix c --&gt; appendix d and
+<listitem><para>August 26th, 2001 [markh]: Moved appendix c --&gt; appendix d and
 appendix b --&gt; appendix c in order to create room for the dependency
 information to go into appendix b.</para></listitem>