- Timestamp:
- Mar 2, 2009, 8:32:46 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:
- 89bc6ed
- Parents:
- 04494b7
- Location:
- BOOK
- Files:
-
- 19 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/file.xml
r04494b7 r6af3a34 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../../final-system/common/file.xml" 34 xpointer="xpointer(//*[@os='p3'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../../final-system/common/file.xml" 38 xpointer="xpointer(//*[@os='p4'])"/> 39 32 40 <para>Prepare File for compilation:</para> 33 41 -
BOOK/final-system/common/file.xml
r04494b7 r6af3a34 29 29 30 30 <screen os="p2"><userinput>patch -Np1 -i ../&file-fixes-patch;</userinput></screen> 31 32 <para os="p3">The following patch will add support for new compressors like XZ Utils:</para> 33 34 <screen os="p4"><userinput>patch -Np1 -i ../&file-new_compressors-patch;</userinput></screen> 31 35 32 36 <para os="a">Prepare File for compilation:</para> -
BOOK/final-system/common/man.xml
r04494b7 r6af3a34 29 29 30 30 <screen os="p2"><userinput>patch -Np1 -i ../&man-i18n-patch;</userinput></screen> 31 32 <para os="p3">The following patch will add support for new compressors like XZ Utils:</para> 33 34 <screen os="p4"><userinput>patch -Np1 -i ../&man-new_compressors-patch;</userinput></screen> 31 35 32 36 <para os="a">A few adjustments need to be made to the sources of Man.</para> -
BOOK/final-system/common/tar.xml
r04494b7 r6af3a34 35 35 36 36 <screen os="p4"><userinput>patch -Np1 -i ../&tar-revert_pipe_drain-patch;</userinput></screen> 37 38 <para os="p5">The following patch will add support for new compressors like XZ Utils:</para> 39 40 <screen os="p6"><userinput>patch -Np1 -i ../&tar-new_compressors-patch;</userinput></screen> 37 41 38 42 <para os="a">Prepare Tar for compilation:</para> -
BOOK/final-system/common/texinfo.xml
r04494b7 r6af3a34 25 25 <sect2 role="installation"> 26 26 <title>Installation of Texinfo</title> 27 28 <para os="p1">The following patch will add support for new compressors like XZ Utils:</para> 29 30 <screen os="p2"><userinput>patch -Np1 -i ../&texinfo-new_compressors-patch;</userinput></screen> 27 31 28 32 <para os="a">Prepare Texinfo for compilation:</para> -
BOOK/final-system/multilib/file-64bit.xml
r04494b7 r6af3a34 29 29 href="file.xml" 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="file.xml" 34 xpointer="xpointer(//*[@os='p3'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="file.xml" 38 xpointer="xpointer(//*[@os='p4'])"/> 31 39 32 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/multilib/file-n32.xml
r04494b7 r6af3a34 30 30 href="file.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 34 href="file.xml" 35 xpointer="xpointer(//*[@os='p3'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="file.xml" 39 xpointer="xpointer(//*[@os='p4'])"/> 32 40 33 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/multilib/file.xml
r04494b7 r6af3a34 30 30 href="../common/file.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 34 href="../common/file.xml" 35 xpointer="xpointer(//*[@os='p3'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="../common/file.xml" 39 xpointer="xpointer(//*[@os='p4'])"/> 32 40 33 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/multilib/man.xml
r04494b7 r6af3a34 29 29 href="../common/man.xml" 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../common/man.xml" 34 xpointer="xpointer(//*[@os='p3'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../common/man.xml" 38 xpointer="xpointer(//*[@os='p4'])"/> 31 39 32 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/multilib/tar.xml
r04494b7 r6af3a34 40 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 41 41 href="../common/tar.xml" 42 xpointer="xpointer(//*[@os='p5'])"/> 43 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 45 href="../common/tar.xml" 46 xpointer="xpointer(//*[@os='p6'])"/> 47 48 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 49 href="../common/tar.xml" 42 50 xpointer="xpointer(//*[@os='a'])"/> 43 51 -
BOOK/final-system/multilib/texinfo.xml
r04494b7 r6af3a34 21 21 <sect2 role="installation"> 22 22 <title>Installation of Texinfo</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="../common/texinfo.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="../common/texinfo.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/introduction/common/changelog.xml
r04494b7 r6af3a34 36 36 </listitem> 37 37 --> 38 39 <listitem> 40 <para>March 2, 2009</para> 41 <itemizedlist> 42 <listitem> 43 <para>[Jim] - Added Patches to File, Man, Tar, and Texinfo to support XZ Utils.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 38 47 39 48 <listitem> -
BOOK/materials/common/patches.xml
r04494b7 r6af3a34 38 38 </varlistentry> 39 39 --> 40 40 41 <varlistentry> 41 42 <term>Binutils Posix Patch - <token>&binutils-posix-patch-size;</token>:</term> … … 102 103 103 104 <varlistentry> 105 <term>File New Compressors Patch - <token>&file-new_compressors-patch-size;</token>:</term> 106 <listitem> 107 <para>Download: <ulink 108 url="&patches-root;&file-new_compressors-patch;"/></para> 109 <para>MD5 sum: <literal>&file-new_compressors-patch-md5;</literal></para> 110 </listitem> 111 </varlistentry> 112 113 <varlistentry> 104 114 <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term> 105 115 <listitem> … … 192 202 193 203 <varlistentry> 204 <term>Man New Compressors Patch - <token>&man-new_compressors-patch-size;</token>:</term> 205 <listitem> 206 <para>Download: <ulink 207 url="&patches-root;&man-new_compressors-patch;"/></para> 208 <para>MD5 sum: <literal>&man-new_compressors-patch-md5;</literal></para> 209 </listitem> 210 </varlistentry> 211 212 <varlistentry> 194 213 <term>Module Init Tools Missing Man-Pages Patch - <token>&module-init-tools-manpages-patch-size;</token>:</term> 195 214 <listitem> … … 247 266 <!-- 248 267 <varlistentry> 249 <term>Readline Fixes - <token>&readline-fixes-patch-size;</token>:</term>250 <listitem> 251 <para>Download: <ulink 252 url="&patches-root;&readline- fixes-patch;"/></para>253 <para>MD5 sum: <literal>&readline- fixes-patch-md5;</literal></para>268 <term>Readline Branch Update - <token>&readline-branch_update-patch-size;</token>:</term> 269 <listitem> 270 <para>Download: <ulink 271 url="&patches-root;&readline-branch_update-patch;"/></para> 272 <para>MD5 sum: <literal>&readline-branch_update-patch-md5;</literal></para> 254 273 </listitem> 255 274 </varlistentry> … … 275 294 276 295 <varlistentry> 296 <term>Tar New Compressors Patch - <token>&tar-new_compressors-patch-size;</token>:</term> 297 <listitem> 298 <para>Download: <ulink 299 url="&patches-root;&tar-new_compressors-patch;"/></para> 300 <para>MD5 sum: <literal>&tar-new_compressors-patch-md5;</literal></para> 301 </listitem> 302 </varlistentry> 303 304 <varlistentry> 277 305 <term>Tar Revert Pipe Drain Patch - <token>&tar-revert_pipe_drain-patch-size;</token>:</term> 278 306 <listitem> … … 280 308 url="&patches-root;&tar-revert_pipe_drain-patch;"/></para> 281 309 <para>MD5 sum: <literal>&tar-revert_pipe_drain-patch-md5;</literal></para> 310 </listitem> 311 </varlistentry> 312 313 <varlistentry> 314 <term>Texinfo New Compressors Patch - <token>&texinfo-new_compressors-patch-size;</token>:</term> 315 <listitem> 316 <para>Download: <ulink 317 url="&patches-root;&texinfo-new_compressors-patch;"/></para> 318 <para>MD5 sum: <literal>&texinfo-new_compressors-patch-md5;</literal></para> 282 319 </listitem> 283 320 </varlistentry> -
BOOK/patches.ent
r04494b7 r6af3a34 41 41 <!ENTITY file-fixes-patch-size "5 KB"> 42 42 43 <!ENTITY file-new_compressors-patch "file-&file-version;-new_compressors-1.patch"> 44 <!ENTITY file-new_compressors-patch-md5 "e19197f1872456a8557552cac0075915"> 45 <!ENTITY file-new_compressors-patch-size "1 KB"> 46 43 47 <!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-3.patch"> 44 48 <!ENTITY gcc-branch_update-patch-md5 "c04708c294327b346bf26d9c7faf6df4"> … … 81 85 <!ENTITY man-i18n-patch-size "10 KB"> 82 86 87 <!ENTITY man-new_compressors-patch "man-&man-version;-new_compressors-1.patch"> 88 <!ENTITY man-new_compressors-patch-md5 "efebe29737e80c2f6de4833182f1edb6"> 89 <!ENTITY man-new_compressors-patch-size "2 KB"> 90 83 91 <!ENTITY module-init-tools-manpages-patch "module-init-tools-&module-init-tools-version;-manpages-1.patch"> 84 92 <!ENTITY module-init-tools-manpages-patch-md5 "624fc0db2306f2073b1ba31a1eda5430"> … … 105 113 <!ENTITY procps-i18n-patch-size "4 KB"> 106 114 107 <!ENTITY readline- fixes-patch "readline-&readline-version;-fixes-1.patch">108 <!ENTITY readline- fixes-patch-md5 "">109 <!ENTITY readline- fixes-patch-size " KB">115 <!ENTITY readline-branch_update-patch "readline-&readline-version;-branch_update-1.patch"> 116 <!ENTITY readline-branch_update-patch-md5 ""> 117 <!ENTITY readline-branch_update-patch-size " KB"> 110 118 111 119 <!ENTITY sysvinit-fixes-patch "sysvinit-&sysvinit-version;-fixes-1.patch"> … … 117 125 <!ENTITY tar-man_page-patch-size "16 KB"> 118 126 127 <!ENTITY tar-new_compressors-patch "tar-&tar-version;-new_compressors-1.patch"> 128 <!ENTITY tar-new_compressors-patch-md5 "c870b36113cec863e14a4f2eac16f24c"> 129 <!ENTITY tar-new_compressors-patch-size "3 KB"> 130 119 131 <!ENTITY tar-revert_pipe_drain-patch "tar-&tar-version;-revert_pipe_drain-1.patch"> 120 132 <!ENTITY tar-revert_pipe_drain-patch-md5 "fd0543b6c8b4c033af0b702f28ec6608"> 121 133 <!ENTITY tar-revert_pipe_drain-patch-size "3 KB"> 122 134 135 <!ENTITY texinfo-new_compressors-patch "texinfo-&texinfo-version;-new_compressors-1.patch"> 136 <!ENTITY texinfo-new_compressors-patch-md5 "4ae2d3c132e21cb83b825bc691056d07"> 137 <!ENTITY texinfo-new_compressors-patch-size "2 KB"> 138 123 139 <!ENTITY vim-branch_update-patch "vim-&vim-version;-branch_update-10.patch"> 124 140 <!ENTITY vim-branch_update-patch-md5 "6569c9bf71b80b31b606d4f3731315b5"> -
BOOK/temp-system/64/file.xml
r04494b7 r6af3a34 29 29 href="../../final-system/common/file.xml" 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../../final-system/common/file.xml" 34 xpointer="xpointer(//*[@os='p3'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../../final-system/common/file.xml" 38 xpointer="xpointer(//*[@os='p4'])"/> 31 39 32 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/common/file.xml
r04494b7 r6af3a34 29 29 href="../../final-system/common/file.xml" 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../../final-system/common/file.xml" 34 xpointer="xpointer(//*[@os='p3'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../../final-system/common/file.xml" 38 xpointer="xpointer(//*[@os='p4'])"/> 31 39 32 40 <para os="ap1">The following patch will fix a compile issue that would prevent -
BOOK/temp-system/common/tar.xml
r04494b7 r6af3a34 30 30 href="../../final-system/common/tar.xml" 31 31 xpointer="xpointer(//*[@os='p4'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 34 href="../../final-system/common/tar.xml" 35 xpointer="xpointer(//*[@os='p5'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="../../final-system/common/tar.xml" 39 xpointer="xpointer(//*[@os='p6'])"/> 32 40 33 41 <para os="c1">TAR utilizes UTF-8 capability, without the following -
BOOK/temp-system/multilib/file.xml
r04494b7 r6af3a34 29 29 href="../../final-system/common/file.xml" 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../../final-system/common/file.xml" 34 xpointer="xpointer(//*[@os='p3'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../../final-system/common/file.xml" 38 xpointer="xpointer(//*[@os='p4'])"/> 31 39 32 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/multilib/tar.xml
r04494b7 r6af3a34 30 30 href="../common/tar.xml" 31 31 xpointer="xpointer(//*[@os='p4'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 34 href="../common/tar.xml" 35 xpointer="xpointer(//*[@os='p5'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="../common/tar.xml" 39 xpointer="xpointer(//*[@os='p6'])"/> 32 40 33 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.