aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2012-08-22 20:38:21 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2012-08-22 20:38:21 +0000
commitd9c836bba990a150e7b06e5d20f743d5ba8b4a10 (patch)
tree13ac70f0bae791d763756c1d3d5a4a71b3c9e566 /chapter02
parent3f4c6ca1a4699abaaa1a5b3eb0a91ae3c0866c06 (diff)
Update glibc text removing noatime mount
caution and adding text regarding test issues. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02')
-rw-r--r--chapter02/mounting.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter02/mounting.xml b/chapter02/mounting.xml
index a3dfcc689..09378afc8 100644
--- a/chapter02/mounting.xml
+++ b/chapter02/mounting.xml
@@ -44,9 +44,9 @@ mount -v -t ext3 /dev/<replaceable>&lt;yyy&gt;</replaceable> $LFS/usr</userinput
<replaceable>&lt;yyy&gt;</replaceable> with the appropriate partition
names.</para>
- <para>Ensure that this new partition is not mounted with permissions that
- are too restrictive (such as the <option>nosuid</option>, <option>nodev</option>,
- or <option>noatime</option> options). Run the <command>mount</command> command
+ <para>Ensure that this new partition is not mounted with permissions that are
+ too restrictive (such as the <option>nosuid</option> or
+ <option>nodev</option> options). Run the <command>mount</command> command
without any parameters to see what options are set for the mounted LFS
partition. If <option>nosuid</option>, <option>nodev</option>, and/or
<option>noatime</option> are set, the partition will need to be