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
This commit is contained in:
Gerard Beekmans 2001-09-05 17:05:56 +00:00
parent d44d29c0ad
commit fa5306a157

View File

@ -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>