diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-05 17:05:56 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-05 17:05:56 +0000 |
commit | fa5306a157acca52996cceb8bdbfd903153cdc5e (patch) | |
tree | d165a52afdbe170cf691631e17ec7709d8736bc9 /chapter01/changelog.xml | |
parent | d44d29c0ad752239bd38cedec3b04b18108b4819 (diff) |
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
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4783c5f46..c8fb5d966 100644 --- a/chapter01/changelog.xml +++ b/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> |