- Timestamp:
- Jun 10, 2012, 10:46:54 AM (12 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 736bb57
- Parents:
- 22211c7
- Location:
- BOOK
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/iana-etc.xml
r22211c7 r9f5b4d49 26 26 <title>Installation of Iana-Etc</title> 27 27 28 <para os="p1">The following patch updates the filenames and locations required 29 by Iana-etc so that it can update the services and protocol files:</para> 28 <para os="p1">The following patch updates the services and protocol files:</para> 30 29 31 <screen os="p2"><userinput>patch -Np1 -i ../&iana-etc-get_fix-patch;</userinput></screen> 32 33 <para os="aa">If you have internet access you can update the raw files by running:</para> 34 35 <screen os="bb"><userinput>make get</userinput></screen> 30 <screen os="p2"><userinput>patch -Np1 -i ../&iana-etc-numbers_update-patch;</userinput></screen> 36 31 37 32 <para os="a">The following command converts the raw data provided by IANA into -
BOOK/introduction/common/changelog.xml
r22211c7 r9f5b4d49 41 41 <itemizedlist> 42 42 <listitem> 43 <para>[Jonathan] - Added patch to update default Protocol and Service 44 files for Iana-etc.</para> 45 </listitem> 46 <listitem> 43 47 <para>[Jonathan] - Added devtmpfs and firmware_install to the kernel.</para> 44 48 </listitem> -
BOOK/materials/common/patches.xml
r22211c7 r9f5b4d49 74 74 75 75 <varlistentry> 76 <term>Iana-Etc Self Update Patch - <token>&iana-etc-get_fix-patch-size;</token>:</term>77 <listitem> 78 <para>Download: <ulink 79 url="&patches-root;&iana-etc- get_fix-patch;"/></para>80 <para>MD5 sum: <literal>&iana-etc- get_fix-patch-md5;</literal></para>76 <term>Iana-Etc Protocol and Port Numbers Update - <token>&iana-etc-numbers_update-patch-size;</token>:</term> 77 <listitem> 78 <para>Download: <ulink 79 url="&patches-root;&iana-etc-numbers_update-patch;"/></para> 80 <para>MD5 sum: <literal>&iana-etc-numbers_update-patch-md5;</literal></para> 81 81 </listitem> 82 82 </varlistentry> -
BOOK/patches.ent
r22211c7 r9f5b4d49 36 36 <!ENTITY iana-etc-get_fix-patch-md5 "7da753875d46cabc21763dac0db571b3"> 37 37 <!ENTITY iana-etc-get_fix-patch-size "4 KB"> 38 39 <!ENTITY iana-etc-numbers_update-date "20120610"> 40 <!ENTITY iana-etc-numbers_update-patch "iana-etc-&iana-etc-version;-numbers_update-&iana-etc-numbers_update-date;-2.patch"> 41 <!ENTITY iana-etc-numbers_update-patch-md5 "826fb780d13caafb7cb99b9c346f2102"> 42 <!ENTITY iana-etc-numbers_update-patch-size "3,760 KB"> 38 43 39 44 <!ENTITY iputils-fixes-patch "iputils-&iputils-version;-fixes-1.patch">
Note:
See TracChangeset
for help on using the changeset viewer.