[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.1.0-774-g54bd1fe

git git at cross-lfs.org
Sat Apr 19 01:38:09 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, systemd has been updated
       via  54bd1fe1b95c5c35ff1deea38afeff5b46678184 (commit)
       via  2256e5a81ca5dad795cb866c08b4d17bd78b5124 (commit)
      from  fa271a1951a9a1992c3edb2a5b0c6dc1b0350737 (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 54bd1fe1b95c5c35ff1deea38afeff5b46678184
Author: Chris Staub <chris at beaker67.com>
Date:   Sat Apr 19 04:37:48 2014 -0400

    Updated date

diff --git a/BOOK/general.ent b/BOOK/general.ent
index 581d591..bb26d53 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -2,7 +2,7 @@
 
 <!ENTITY month "04"> <!-- Use two digits -->
 <!ENTITY month_name "April">
-<!ENTITY day "18"> <!-- Use two digits -->
+<!ENTITY day "19"> <!-- Use two digits -->
 <!ENTITY year "2014"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

commit 2256e5a81ca5dad795cb866c08b4d17bd78b5124
Author: Chris Staub <chris at beaker67.com>
Date:   Sat Apr 19 04:37:34 2014 -0400

    Text updates in network section

diff --git a/BOOK/network/common/choose.xml b/BOOK/network/common/choose.xml
index 32624b0..5541a5c 100644
--- a/BOOK/network/common/choose.xml
+++ b/BOOK/network/common/choose.xml
@@ -19,9 +19,8 @@
   <xref linkend="chapter-bootable"/>.</para>
 
   <para> There are two different ways you can proceed from this point
-  to configure your network. Dynamic will allow you to take advantage of
-  a DHCP server to get all your configuration information. Static you become
-  responsible for setting up your options.</para>
+  to configure your network. You can use Systemd, or install the
+  CLFS-Network-Scripts.</para>
 
   <para>To use systemd to configure a Network Interface, Follow <xref linkend="ch-systemd-network"/>.</para>
 
diff --git a/BOOK/network/common/systemd-network.xml b/BOOK/network/common/systemd-network.xml
index 91f8e83..d64f8e2 100644
--- a/BOOK/network/common/systemd-network.xml
+++ b/BOOK/network/common/systemd-network.xml
@@ -66,6 +66,8 @@ EOF</userinput></screen>
 
 <screen><userinput>ln -sv /run/systemd/network/resolv.conf /etc</userinput></screen>
 
+  <para>Continue to <xref linkend="chapter-bootable"/>.</para>
+
   </sect2>
 
 </sect1>

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

Summary of changes:
 BOOK/general.ent                        |    2 +-
 BOOK/network/common/choose.xml          |    5 ++---
 BOOK/network/common/systemd-network.xml |    2 ++
 3 files changed, 5 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list