Changeset 9a5c970


Ignore:
Timestamp:
09/08/2014 06:05:23 AM (10 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Children:
fa108e9
Parents:
3b66f6a
Message:

Tag LFS-7.6-rc1

git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.6-rc1@10735 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter02/mounting.xml

    r3b66f6a r9a5c970  
    4949  <option>nodev</option> options). Run the <command>mount</command> command
    5050  without any parameters to see what options are set for the mounted LFS
    51   partition. If <option>nosuid</option>, <option>nodev</option>, and/or
    52   <option>noatime</option> are set, the partition will need to be
    53   remounted.</para>
     51  partition. If <option>nosuid</option> and/or <option>nodev</option> are set,
     52  the partition will need to be remounted.</para>
    5453
    5554  <para>If you are using a <systemitem
  • general.ent

    r3b66f6a r9a5c970  
    1 <!ENTITY version         "SVN-20140908">
    2 <!ENTITY short-version   "svn">  <!-- Used in dbus chapter, change to x.y for release -->
     1<!ENTITY version         "7.6-rc1">
     2<!ENTITY short-version   "7.6-rc1">  <!-- Used in dbus chapter, change to x.y for release -->
    33<!ENTITY releasedate     "September 8, 2014">
    44<!ENTITY copyrightdate   "1999-2014"><!-- jhalfs needs a literal dash, not &ndash; -->
    55<!ENTITY milestone       "7.6">
    6 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
     6<!ENTITY generic-version "7.6-rc1"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
    77
    88<!ENTITY lfs-root        "http://www.linuxfromscratch.org/">
Note: See TracChangeset for help on using the changeset viewer.