[Clfs-commits] [CLFS Embedded]Cross-LFS Embedded Book branch, master, updated. 659afd89edc9228ce78aaf9def3c1aea8d243fed

git git at cross-lfs.org
Wed Aug 22 14:01:18 PDT 2012


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 Embedded Book".

The branch, master has been updated
       via  659afd89edc9228ce78aaf9def3c1aea8d243fed (commit)
      from  0acd2527d3c6e34770153c73f1fcf5997fe696a3 (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 659afd89edc9228ce78aaf9def3c1aea8d243fed
Author: William Harrington <kb0iic at gmail.com>
Date:   Wed Aug 22 16:01:14 2012 -0500

    Add/edit dropbear installation bootscripts section/command.

diff --git a/BOOK/beyond-net/common/dropbear.xml b/BOOK/beyond-net/common/dropbear.xml
index e797cd7..c8697a0 100644
--- a/BOOK/beyond-net/common/dropbear.xml
+++ b/BOOK/beyond-net/common/dropbear.xml
@@ -66,9 +66,15 @@ ln -svf /usr/bin/dropbearmulti ${CLFS}/usr/bin/scp</userinput></screen>
 
 <screen os="k"><userinput>install -dv ${CLFS}/etc/dropbear</userinput></screen>
 
-    <para os="l">Install the bootscripts from the clfs-bootscripts package:</para>
+  </sect2>
+
+  <sect2 role="bootscripts">
+    <title>Installation of Dropbear Bootscripts</title>
+
+    <para os="l">From the clfs-bootscripts package, install the Dropbear
+            bootscripts:</para>
 
-<screen os="m"><userinput>make install-sshd DESTDIR=${CLFS}</userinput></screen>
+<screen os="m"><userinput>make install-dropbear DESTDIR=${CLFS}</userinput></screen>
 
 
   </sect2>
diff --git a/BOOK/general.ent b/BOOK/general.ent
index 43adabb..541052b 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -2,7 +2,7 @@
 
 <!ENTITY month "08"> <!-- Use two digits -->
 <!ENTITY month_name "August">
-<!ENTITY day "08"> <!-- Use two digits -->
+<!ENTITY day "22"> <!-- Use two digits -->
 <!ENTITY year "2012"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">
diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index 9d04721..1781365 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -36,6 +36,15 @@
     </listitem>
 -->
     <listitem>
+      <para>August 22, 2012</para>
+      <itemizedlist>
+        <listitem>
+          <para>[William Harrington] - Change Beyond Net Dropbear page and edit the installation of bootscripts section.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>August 08, 2012</para>
       <itemizedlist>
         <listitem>

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

Summary of changes:
 BOOK/beyond-net/common/dropbear.xml    |   10 ++++++++--
 BOOK/general.ent                       |    2 +-
 BOOK/introduction/common/changelog.xml |    9 +++++++++
 3 files changed, 18 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Cross-LFS Embedded Book



More information about the Clfs-commits mailing list