- Timestamp:
- Feb 19, 2009, 5:11:40 AM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- ffe68ed
- Parents:
- 7f4caf0
- Location:
- BOOK
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/iputils.xml
r7f4caf0 r52f035d 29 29 <screen os="p2"><userinput>patch -Np1 -i ../&iputils-fixes-patch;</userinput></screen> 30 30 31 <para os="p3">The following patch contains the man-pages for IPutils:</para> 32 33 <screen os="p4"><userinput>patch -Np1 -i ../&iputils-manpages-patch;</userinput></screen> 34 31 35 <para os="a">Compile the package:</para> 32 36 … … 40 44 cp -v arping /usr/bin 41 45 cp -v tracepath /usr/bin 42 cp -v trace{path,route}6 /usr/bin</userinput></screen> 46 cp -v trace{path,route}6 /usr/bin 47 install -v -m644 doc/*.8 /usr/share/man/man8</userinput></screen> 43 48 44 49 </sect2> -
BOOK/final-system/multilib/iputils.xml
r7f4caf0 r52f035d 32 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 33 href="../common/iputils.xml" 34 xpointer="xpointer(//*[@os='p3'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../common/iputils.xml" 38 xpointer="xpointer(//*[@os='p4'])"/> 39 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 41 href="../common/iputils.xml" 34 42 xpointer="xpointer(//*[@os='a'])"/> 35 43 -
BOOK/introduction/common/changelog.xml
r7f4caf0 r52f035d 43 43 <para>[Jim] - Updated Bzip2 Multilib 64bit install. On some occasions the make command 44 44 during an install will rebuild sources. Lets make sure it uses our specified options.</para> 45 </listitem> 46 <listitem> 47 <para>[Jim] - Added Missing ManPages Patch to IPutils.</para> 45 48 </listitem> 46 49 </itemizedlist> -
BOOK/materials/common/patches.xml
r7f4caf0 r52f035d 192 192 193 193 <varlistentry> 194 <term>IPUtils Missing Man-Pages Patch - <token>&iputils-manpages-patch-size;</token>:</term> 195 <listitem> 196 <para>Download: <ulink 197 url="&patches-root;&iputils-manpages-patch;"/></para> 198 <para>MD5 sum: <literal>&iputils-manpages-patch-md5;</literal></para> 199 </listitem> 200 </varlistentry> 201 202 <varlistentry> 194 203 <term>Man i18n Patch - <token>&man-i18n-patch-size;</token>:</term> 195 204 <listitem> -
BOOK/patches.ent
r7f4caf0 r52f035d 83 83 <!ENTITY iputils-fixes-patch-size "4 KB"> 84 84 85 <!ENTITY iputils-manpages-patch "iputils-&iputils-version;-manpages-1.patch"> 86 <!ENTITY iputils-manpages-patch-md5 "32f117ad86b66d10e1efde7c9134080f"> 87 <!ENTITY iputils-manpages-patch-size "40 KB"> 88 85 89 <!ENTITY man-i18n-patch "man-&man-version;-i18n-1.patch"> 86 90 <!ENTITY man-i18n-patch-md5 "8b189d6500461797250ae9f3e5638dd5">
Note:
See TracChangeset
for help on using the changeset viewer.