- Timestamp:
- Oct 23, 2013, 11:52:04 AM (11 years ago)
- 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)
- Location:
- BOOK
- Files:
-
- 2 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> -
BOOK/patches.ent
r998e944 r3e2104b 17 17 <!ENTITY gcc-musl-patch-size "26 KB"> 18 18 19 <!ENTITY iana-etc-update-patch "iana-etc-&iana-etc-version;-update- 1.patch">20 <!ENTITY iana-etc-update-patch-md5 " 9b4d102672fc8bf777bbb95d1007edda">21 <!ENTITY iana-etc-update-patch-size " 864 KB">19 <!ENTITY iana-etc-update-patch "iana-etc-&iana-etc-version;-update-2.patch"> 20 <!ENTITY iana-etc-update-patch-md5 "b8e60c1322599c731734585d7af34945"> 21 <!ENTITY iana-etc-update-patch-size "4 KB"> 22 22 23 23 <!-- Beyond patches -->
Note:
See TracChangeset
for help on using the changeset viewer.