Ignore:
Timestamp:
Feb 9, 2013, 10:46:36 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
a1d3976
Parents:
50b76bd
Message:

Add get fix patch to note.

File:
1 edited

Legend:

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

    r50b76bd r265d4fe  
    2626    <title>Installation of Iana-Etc</title>
    2727
    28     <note os="n1">
    29       <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>
     28    <note os="p1">
     29      <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:
     30<screen><userinput>patch -Np1 -i ../&iana-etc-get_fix-patch;</userinput></screen>
     31<screen><userinput>make get</userinput></screen>
     32Do not apply the following patch.</para>
    3033    </note>
    3134
    32     <para os="p1">The following patch updates the services and protocol files:</para>
     35    <para os="p2">The following patch updates the services and protocol files:</para>
    3336
    34 <screen os="p2"><userinput>patch -Np1 -i ../&iana-etc-numbers_update-patch;</userinput></screen>
     37<screen os="p3"><userinput>patch -Np1 -i ../&iana-etc-numbers_update-patch;</userinput></screen>
    3538
    3639    <para os="a">The following command converts the raw data provided by IANA into
Note: See TracChangeset for help on using the changeset viewer.