Преглед на файлове

added exactl reason why e2fsprogs has --with-root-prefix="" instead of =/

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1272 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans преди 24 години
родител
ревизия
f129c76fce
променени са 1 файла, в които са добавени 4 реда и са изтрити 1 реда
  1. 4 1
      chapter01/changelog.xml

+ 4 - 1
chapter01/changelog.xml

@@ -20,7 +20,10 @@
 
 <listitem><para>September 26th, 2001 [markh]: Chapter 6: Changed 
 --with-root-prefix=/ to --with-root-prefix="" in e2fsprogs install 
-instructions.</para></listitem>
+instructions. The reason for the change is that a value of / will cause
+symlinks and installation paths to use things like //lib instead of 
+just /lib. This isn't bad perse, it just doesn't look
+nice.</para></listitem>
 
 <listitem><para>September 26th, 2001 [markh]: Chapter 5+6: Updated to 
 e2fsprogs-1.25, gettext-0.10.40, linux-2.4.10, modutils-2.4.9 and