[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-2.1.0-1302-g359b123

git git at cross-lfs.org
Thu Jul 3 01:33:57 PDT 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, sysvinit has been updated
       via  359b12368cc4171d63eb7a52c74e6e161c4f59af (commit)
       via  82bf1bb086247b9777bb7192c4d0a8c382c56b8d (commit)
       via  1c2a1ab445edd4960efbc0c557c5fa21d0cf2adc (commit)
      from  418edd7de1c172ac6a56b941a4982ec7772d899b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 359b12368cc4171d63eb7a52c74e6e161c4f59af
Author: Chris Staub <chris at beaker67.com>
Date:   Thu Jul 3 04:33:29 2014 -0400

    Text updates for sparc partitioning page

diff --git a/BOOK/partitioning/sparc/creatingpartition.xml b/BOOK/partitioning/sparc/creatingpartition.xml
index c40378d..34580fa 100644
--- a/BOOK/partitioning/sparc/creatingpartition.xml
+++ b/BOOK/partitioning/sparc/creatingpartition.xml
@@ -32,12 +32,12 @@
 
   <para>On a Sparc system we have to create a special partition first. This
   partition is called <quote>Whole disk</quote>, and must be the 3rd partition
-  on the disk.</para>
+  on the disk. The other partitions are virtual slices of this
+  <quote>Whole disk</quote> partition. </para>
 
-  <para>The other partitions are virtual slices of this <quote>Whole disk</quote>
-  partition. But there are some limitations on the first partion of
+  <para>There are some limitations on the first partition of
   <filename class="devicefile">hda</filename> or <filename
   class="devicefile">sda</filename> on the system. This partition must be less
-  than 2 gigabytes and this partition must be root.</para>
+  than 2 gigabytes, and it must be root.</para>
 
 </sect1>

commit 82bf1bb086247b9777bb7192c4d0a8c382c56b8d
Author: Chris Staub <chris at beaker67.com>
Date:   Thu Jul 3 04:33:19 2014 -0400

    Text updates for mips partitioning

diff --git a/BOOK/partitioning/mips/creatingpartition.xml b/BOOK/partitioning/mips/creatingpartition.xml
index 8e1aab1..a38407b 100644
--- a/BOOK/partitioning/mips/creatingpartition.xml
+++ b/BOOK/partitioning/mips/creatingpartition.xml
@@ -30,10 +30,10 @@
   href="../common/creatingpartition.xml"
   xpointer="xpointer(//*[@os='e'])"/>
 
-  <para>On a Cobalt RaQ2/Cube2 we use the existing firmware for a boot loader,
-  it requires an <systemitem class="filesystem">ext2</systemitem> revision 0
-  partition to boot from. So here is the recommended partition for a Cobalt
-  RaQ2/Cube2 system:</para>
+  <para>On a Cobalt RaQ2/Cube2 we use the existing firmware for a boot
+  loader—it requires an <systemitem class="filesystem">ext2</systemitem>
+  revision 0 partition to boot from. Here is the recommended partition layout
+  for a Cobalt RaQ2/Cube2 system:</para>
 
   <itemizedlist>
     <listitem>
@@ -45,7 +45,7 @@
     </listitem>
     <listitem>
       <para>The third partition is going to be your swap partition, which will
-      be the same amount as the RAM installed in the system.</para>
+      be the same size as the amount as the RAM installed in the system.</para>
     </listitem>
   </itemizedlist>
 

commit 1c2a1ab445edd4960efbc0c557c5fa21d0cf2adc
Author: Chris Staub <chris at beaker67.com>
Date:   Thu Jul 3 04:32:44 2014 -0400

    Updated date

diff --git a/BOOK/general.ent b/BOOK/general.ent
index 69d9f57..abb37fd 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -2,7 +2,7 @@
 
 <!ENTITY month "07"> <!-- Use two digits -->
 <!ENTITY month_name "July">
-<!ENTITY day "02"> <!-- Use two digits -->
+<!ENTITY day "03"> <!-- Use two digits -->
 <!ENTITY year "2014"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

-----------------------------------------------------------------------

Summary of changes:
 BOOK/general.ent                              |    2 +-
 BOOK/partitioning/mips/creatingpartition.xml  |   10 +++++-----
 BOOK/partitioning/sparc/creatingpartition.xml |    8 ++++----
 3 files changed, 10 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list