Selaa lähdekoodia

added note that --with-root-prefix in e2fsprogs can have a value now

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1176 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 vuotta sitten
vanhempi
commit
fa5306a157
1 muutettua tiedostoa jossa 5 lisäystä ja 1 poistoa
  1. 5 1
      chapter01/changelog.xml

+ 5 - 1
chapter01/changelog.xml

@@ -6,7 +6,11 @@
 <itemizedlist>
 
 <listitem><para>September 5th, 2001 [markh]: Chapter 6 - E2fsprogs:
-Added explanation as to why we use --with-root-prefix=</para></listitem>
+Added explanation as to why we use --with-root-prefix=/</para></listitem>
+
+<listitem><para>September 5th, 2001 [gerard]: Chapter 6 - E2fsprogs: We
+can supply a value to --with-root-prefix now. It's not necessary,  but
+it makes things a lot clearer.</para></listitem>
 
 <listitem><para>September 5th, 2001 [markh]: Chapter 6 - E2fsprogs:
 Removed command to move mklost+found to /sbin.</para></listitem>