Changeset 3e2104b in clfs-embedded for BOOK/final-system


Ignore:
Timestamp:
Oct 23, 2013, 11:52:04 AM (10 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
87c02db
Parents:
998e944
git-author:
Andrew Bradford <andrew@…> (10/22/13 06:29:49)
git-committer:
Andrew Bradford <andrew@…> (10/23/13 11:52:04)
Message:

Fix iana-etc patch and 'make get'

Use Arch Linux patch.

File:
1 edited

Legend:

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

    r998e944 r3e2104b  
    2828    <para os="a">Iana-Etc comes with outdated data and IANA has changed the
    2929    download location used to obtain up-to-date data.  Apply the following patch
    30     to use more up to date data and to correct the download location:</para>
     30    to correct the download location:</para>
    3131
    3232<screen os="b"><userinput>patch -Np1 -i ../&iana-etc-update-patch;</userinput></screen>
    3333
    34     <note os="c">
    35       <para>If you have an internet connection and would like even more up-to-date
    36       data to be used when building Iana-Etc, execute:
     34    <para>Update the data used to the current IANA lists:
    3735<screen><userinput>make get</userinput></screen>
    38       </para>
    39     </note>
     36    </para>
    4037
    4138    <para os="d">The following command converts the raw data provided by IANA into
     
    4441
    4542<screen os="e"><userinput>make STRIP=yes</userinput></screen>
    46 
    47     <para os="f">This package does not come with a test suite.</para>
    4843
    4944    <para os="g">Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.