[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. a1d3976166f784320b45020e0d525ac92dc5b5f5

git git at cross-lfs.org
Sat Feb 9 10:47:03 PST 2013


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, master has been updated
       via  a1d3976166f784320b45020e0d525ac92dc5b5f5 (commit)
       via  265d4fee512bd67760d4503487bdbaccca2ae07c (commit)
       via  50b76bd7203724a96423e486943647595dc6239e (commit)
      from  de64be356fdb8e1a9834a7ff960ab78cdf7a1b74 (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 a1d3976166f784320b45020e0d525ac92dc5b5f5
Author: William Harrington <kb0iic at gmail.com>
Date:   Sat Feb 9 12:46:58 2013 -0600

    Add iana etc get fix patch to needed patches.

diff --git a/BOOK/materials/common/patches.xml b/BOOK/materials/common/patches.xml
index 03790fb..d7d13c2 100644
--- a/BOOK/materials/common/patches.xml
+++ b/BOOK/materials/common/patches.xml
@@ -66,6 +66,15 @@
     </varlistentry>
 
     <varlistentry>
+      <term>Iana-Etc Get Fix Patch - <token>&iana-etc-get_fix-patch-size;</token>:</term>
+      <listitem>
+        <para>Download: <ulink
+        url="&patches-root;&iana-etc-get_fix-patch;"/></para>
+        <para>MD5 sum: <literal>&iana-etc-get_fix-patch-md5;</literal></para>
+      </listitem>
+    </varlistentry>
+
+    <varlistentry>
       <term>Iana-Etc Protocol and Port Numbers Update - <token>&iana-etc-numbers_update-patch-size;</token>:</term>
       <listitem>
         <para>Download: <ulink

commit 265d4fee512bd67760d4503487bdbaccca2ae07c
Author: William Harrington <kb0iic at gmail.com>
Date:   Sat Feb 9 12:46:36 2013 -0600

    Add get fix patch to note.

diff --git a/BOOK/final-system/common/iana-etc.xml b/BOOK/final-system/common/iana-etc.xml
index 18253a5..2199037 100644
--- a/BOOK/final-system/common/iana-etc.xml
+++ b/BOOK/final-system/common/iana-etc.xml
@@ -25,13 +25,16 @@
   <sect2 role="installation">
     <title>Installation of Iana-Etc</title>
 
-    <note os="n1">
-      <para>This package has the option of downloading updated data when internet access is available. If /etc/resolv.conf has a nameserver entry and internet access is available at this step, then use <userinput>make get</userinput> to update the data, and do not apply the following patch.</para>
+    <note os="p1">
+      <para>This package has the option of downloading updated data when internet access is available. If /etc/resolv.conf has a nameserver entry and internet access is available at this step, then apply the IANA get patch and get the updated data:
+<screen><userinput>patch -Np1 -i ../&iana-etc-get_fix-patch;</userinput></screen>
+<screen><userinput>make get</userinput></screen>
+Do not apply the following patch.</para>
     </note>
 
-    <para os="p1">The following patch updates the services and protocol files:</para>
+    <para os="p2">The following patch updates the services and protocol files:</para>
 
-<screen os="p2"><userinput>patch -Np1 -i ../&iana-etc-numbers_update-patch;</userinput></screen>
+<screen os="p3"><userinput>patch -Np1 -i ../&iana-etc-numbers_update-patch;</userinput></screen>
 
     <para os="a">The following command converts the raw data provided by IANA into
     the correct formats for the <filename>/etc/protocols</filename> and

commit 50b76bd7203724a96423e486943647595dc6239e
Author: William Harrington <kb0iic at gmail.com>
Date:   Sat Feb 9 12:46:20 2013 -0600

    Update iana-etc note.

diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index 4c23786..f82d364 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -41,6 +41,9 @@
         <listitem>
           <para>[William Harrington] - Add test suite commands to final-system udev.</para>
         </listitem>
+        <listitem>
+          <para>[William Harrington] - Update iana-etc note section for get fix patch.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 

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

Summary of changes:
 BOOK/final-system/common/iana-etc.xml  |   11 +++++++----
 BOOK/introduction/common/changelog.xml |    3 +++
 BOOK/materials/common/patches.xml      |    9 +++++++++
 3 files changed, 19 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list