Author: bdubbs
Date: Sun Sep  7 23:05:23 2014
New Revision: 10735

Log:
Tag LFS-7.6-rc1

Added:
   tags/7.6-rc1/
      - copied from r10734, trunk/BOOK/
Modified:
   tags/7.6-rc1/chapter02/mounting.xml
   tags/7.6-rc1/general.ent
   trunk/BOOK/chapter02/mounting.xml

Modified: tags/7.6-rc1/chapter02/mounting.xml
==============================================================================
--- trunk/BOOK/chapter02/mounting.xml   Sun Sep  7 22:54:48 2014        (r10734)
+++ tags/7.6-rc1/chapter02/mounting.xml Sun Sep  7 23:05:23 2014        (r10735)
@@ -48,9 +48,8 @@
   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
-  remounted.</para>
+  partition. If <option>nosuid</option> and/or <option>nodev</option> are set,
+  the partition will need to be remounted.</para>
 
   <para>If you are using a <systemitem
   class="filesystem">swap</systemitem> partition, ensure that it is enabled

Modified: tags/7.6-rc1/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sun Sep  7 22:54:48 2014        (r10734)
+++ tags/7.6-rc1/general.ent    Sun Sep  7 23:05:23 2014        (r10735)
@@ -1,9 +1,9 @@
-<!ENTITY version         "SVN-20140908">
-<!ENTITY short-version   "svn">  <!-- Used in dbus chapter, change to x.y for 
release -->
+<!ENTITY version         "7.6-rc1">
+<!ENTITY short-version   "7.6-rc1">  <!-- Used in dbus chapter, change to x.y 
for release -->
 <!ENTITY releasedate     "September 8, 2014">
 <!ENTITY copyrightdate   "1999-2014"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone       "7.6">
-<!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->
+<!ENTITY generic-version "7.6-rc1"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->
 
 <!ENTITY lfs-root        "http://www.linuxfromscratch.org/";>
 <!ENTITY blfs-root       "&lfs-root;blfs/">

Modified: trunk/BOOK/chapter02/mounting.xml
==============================================================================
--- trunk/BOOK/chapter02/mounting.xml   Sun Sep  7 22:54:48 2014        (r10734)
+++ trunk/BOOK/chapter02/mounting.xml   Sun Sep  7 23:05:23 2014        (r10735)
@@ -48,9 +48,8 @@
   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
-  remounted.</para>
+  partition. If <option>nosuid</option> and/or <option>nodev</option> are set,
+  the partition will need to be remounted.</para>
 
   <para>If you are using a <systemitem
   class="filesystem">swap</systemitem> partition, ensure that it is enabled
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to