diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-26 20:57:05 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-26 20:57:05 +0000 |
commit | 69a7180b3ade75d2abfc11d229918c5ad4032d08 (patch) | |
tree | ae398bf766b877d01c0f439d6e03826e939269d5 /chapter01 | |
parent | cfdcaef7823d0b4841cbea42d4b555417568d7aa (diff) |
Added text to chapter 03 mounting of the LFS partition regarding restrictive mount permissions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2680 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 1b83d7ad2..f5cbd9f5b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -6,6 +6,10 @@ <itemizedlist> +<listitem><para>August 26, 2003 [jeremy] - Chapter 04 - +Mounting the LFS partition: Added text regarding mounting +with too restrictive permissions.</para></listitem> + <listitem><para>August 26, 2003 [jeremy] - Chapter 06 - Creating Directories: Added the creation of the /dev/shm directory.</para></listitem> |