Bläddra i källkod

Noted re-wording in chapter 4

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@243 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 år sedan
förälder
incheckning
4378e5bff2
2 ändrade filer med 9 tillägg och 0 borttagningar
  1. 3 0
      TODO
  2. 6 0
      chapter01/changelog.xml

+ 3 - 0
TODO

@@ -1,5 +1,8 @@
 These are the TODO items for the next LFS release (3.0):
 These are the TODO items for the next LFS release (3.0):
 
 
+* e2fsprogs apparently needs ldconfig. Check if there are other
+  packages before e2fsprogs which use ldconfig when it's present
+
 * Mention more hints through out the books (like BSD hint before
 * Mention more hints through out the books (like BSD hint before
   staring with chapter 7, devfs hint before running MAKEDEV, etc)
   staring with chapter 7, devfs hint before running MAKEDEV, etc)
 
 

+ 6 - 0
chapter01/changelog.xml

@@ -21,6 +21,12 @@ Chapter 4: Tell the user to use cfdisk rather than fdisk. The fdisk man
 page recommends cfdisk over fdisk because it's more stable.
 page recommends cfdisk over fdisk because it's more stable.
 </para></listitem>
 </para></listitem>
 
 
+<listitem><para>
+Chapter 4: Changed the wording to make it more general as ext2 no
+longer is the only used file system. Reiser for example is often used
+too now.
+</para></listitem>
+
 <listitem><para>
 <listitem><para>
 Chapter 5: Added static mawk, texinfo and partially gettext to faciliate
 Chapter 5: Added static mawk, texinfo and partially gettext to faciliate
 the move of Glibc from Chapter 5 to Chapter 6.
 the move of Glibc from Chapter 5 to Chapter 6.