Changeset 9f5b4d49


Ignore:
Timestamp:
Jun 10, 2012, 3:46:54 AM (12 years ago)
Author:
Jonathan Norman <jon@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
736bb57
Parents:
22211c7
Message:

Updated the default service and protocol files for Iana-etc

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/iana-etc.xml

    r22211c7 r9f5b4d49  
    2626    <title>Installation of Iana-Etc</title>
    2727
    28     <para os="p1">The following patch updates the filenames and locations required
    29     by Iana-etc so that it can update the services and protocol files:</para>
     28    <para os="p1">The following patch updates the services and protocol files:</para>
    3029
    31 <screen os="p2"><userinput>patch -Np1 -i ../&iana-etc-get_fix-patch;</userinput></screen>
    32 
    33 <para os="aa">If you have internet access you can update the raw files by running:</para>
    34 
    35 <screen os="bb"><userinput>make get</userinput></screen>
     30<screen os="p2"><userinput>patch -Np1 -i ../&iana-etc-numbers_update-patch;</userinput></screen>
    3631
    3732    <para os="a">The following command converts the raw data provided by IANA into
  • BOOK/introduction/common/changelog.xml

    r22211c7 r9f5b4d49  
    4141      <itemizedlist>
    4242        <listitem>
     43          <para>[Jonathan] - Added patch to update default Protocol and Service
     44        files for Iana-etc.</para>
     45        </listitem>
     46        <listitem>
    4347          <para>[Jonathan] - Added devtmpfs and firmware_install to the kernel.</para>
    4448        </listitem>
  • BOOK/materials/common/patches.xml

    r22211c7 r9f5b4d49  
    7474
    7575    <varlistentry>
    76       <term>Iana-Etc Self Update Patch - <token>&iana-etc-get_fix-patch-size;</token>:</term>
    77       <listitem>
    78         <para>Download: <ulink
    79         url="&patches-root;&iana-etc-get_fix-patch;"/></para>
    80         <para>MD5 sum: <literal>&iana-etc-get_fix-patch-md5;</literal></para>
     76      <term>Iana-Etc Protocol and Port Numbers Update - <token>&iana-etc-numbers_update-patch-size;</token>:</term>
     77      <listitem>
     78        <para>Download: <ulink
     79        url="&patches-root;&iana-etc-numbers_update-patch;"/></para>
     80        <para>MD5 sum: <literal>&iana-etc-numbers_update-patch-md5;</literal></para>
    8181      </listitem>
    8282    </varlistentry>
  • BOOK/patches.ent

    r22211c7 r9f5b4d49  
    3636<!ENTITY iana-etc-get_fix-patch-md5 "7da753875d46cabc21763dac0db571b3">
    3737<!ENTITY iana-etc-get_fix-patch-size "4 KB">
     38
     39<!ENTITY iana-etc-numbers_update-date "20120610">
     40<!ENTITY iana-etc-numbers_update-patch "iana-etc-&iana-etc-version;-numbers_update-&iana-etc-numbers_update-date;-2.patch">
     41<!ENTITY iana-etc-numbers_update-patch-md5 "826fb780d13caafb7cb99b9c346f2102">
     42<!ENTITY iana-etc-numbers_update-patch-size "3,760 KB">
    3843
    3944<!ENTITY iputils-fixes-patch "iputils-&iputils-version;-fixes-1.patch">
Note: See TracChangeset for help on using the changeset viewer.