- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/iana-etc.xml
r713a871 r6a2ac79 26 26 <title>Installation of Iana-Etc</title> 27 27 28 <para os="p2">The following patch updates the services and protocol xml files:</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><command>patch -Np1 -i ../&iana-etc-get_fix-patch;</command> 31 <command>make get</command></screen> 32 Do not apply the following patch.</para> 33 </note> 29 34 30 <screen os="p3"><userinput>xzcat ../&iana-etc-numbers_update-patch; | patch -Np1 -i -</userinput></screen> 35 <para os="p2">The following patch updates the services and protocol files:</para> 36 37 <screen os="p3"><userinput>patch -Np1 -i ../&iana-etc-numbers_update-patch;</userinput></screen> 31 38 32 39 <para os="a">The following command converts the raw data provided by IANA into … … 34 41 <filename>/etc/services</filename> data files:</para> 35 42 36 <screen os="b"><userinput>make get && 37 make</userinput></screen> 43 <screen os="b"><userinput>make</userinput></screen> 38 44 39 45 <para os="c">This package does not come with a test suite.</para>
Note:
See TracChangeset
for help on using the changeset viewer.