diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-04-03 23:17:34 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-04-03 23:17:34 +0000 |
commit | 3566b5392dd213f0e9636654c8df360197c228cb (patch) | |
tree | 1689108d74af88dafa9967029a13b3c11dfdec9d /chapter01 | |
parent | 0d544d411156d3b4b3c7004ddcafe0cc727f705d (diff) |
added some notes how to deal with multiple partitions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1786 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b44416a7b..7eaf5a834 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,10 @@ </para></listitem> +<listitem><para>April 3rd, 2002 [gerard]: Chapter 04 - Mounting partitions: +Added some notes how to deal with multiple partitions ($LFS, $LFS/usr and +so on).</para></listitem> + <listitem><para>April 3rd, 2002 [gerard]: Chapter 06 - E2fsprogs: Added <userinput>install-info</userinput> command to finish off the info page installation.</para></listitem> |