Changeset 3e2104b in clfs-embedded for BOOK/final-system
- Timestamp:
- Oct 23, 2013, 6:52:04 PM (11 years ago)
- Branches:
- master
- Children:
- 87c02db
- Parents:
- 998e944
- git-author:
- Andrew Bradford <andrew@…> (10/22/13 13:29:49)
- git-committer:
- Andrew Bradford <andrew@…> (10/23/13 18:52:04)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/iana-etc.xml
r998e944 r3e2104b 28 28 <para os="a">Iana-Etc comes with outdated data and IANA has changed the 29 29 download location used to obtain up-to-date data. Apply the following patch 30 to use more up to date data and tocorrect the download location:</para>30 to correct the download location:</para> 31 31 32 32 <screen os="b"><userinput>patch -Np1 -i ../&iana-etc-update-patch;</userinput></screen> 33 33 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: 37 35 <screen><userinput>make get</userinput></screen> 38 </para> 39 </note> 36 </para> 40 37 41 38 <para os="d">The following command converts the raw data provided by IANA into … … 44 41 45 42 <screen os="e"><userinput>make STRIP=yes</userinput></screen> 46 47 <para os="f">This package does not come with a test suite.</para>48 43 49 44 <para os="g">Install the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.