Changeset 9d2405f
- Timestamp:
- Feb 18, 2012, 10:02:49 PM (13 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- d52b7f85
- Parents:
- 8ac1263
- Files:
-
- 1 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/patch.xml
r8ac1263 r9d2405f 27 27 <title>Installation of Patch</title> 28 28 29 <para os="p1">The following patch removes tests that require Ed:</para> 30 31 <screen os="p2"><userinput>patch -Np1 -i ../&patch-test-patch;</userinput></screen> 32 29 33 <para os="a">Prepare Patch for compilation:</para> 30 34 … … 35 39 <screen os="d"><userinput>make</userinput></screen> 36 40 37 <para os="e">T his package does not come with a test suite.</para>41 <para os="e">To test the results, issue: <userinput>make check</userinput>.</para> 38 42 39 43 <para os="f">Install the package:</para> -
BOOK/final-system/multilib/patch.xml
r8ac1263 r9d2405f 21 21 <sect2 role="installation"> 22 22 <title>Installation of Patch</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/patch.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 href="../common/patch.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/introduction/common/changelog.xml
r8ac1263 r9d2405f 40 40 <para>18 February 2012</para> 41 41 <itemizedlist> 42 <listitem> 43 <para>[Jonathan] - Enabled Patch test suite.</para> 44 </listitem> 42 45 <listitem> 43 46 <para>[Jonathan] - Diffutils now includes a test suite.</para> -
BOOK/materials/common/patches.xml
r8ac1263 r9d2405f 137 137 138 138 <varlistentry> 139 <term>Patch Test Patch - <token>&patch-test-patch-size;</token>:</term> 140 <listitem> 141 <para>Download: <ulink 142 url="&patches-root;&patch-test-patch;"/></para> 143 <para>MD5 sum: <literal>&patch-test-patch-md5;</literal></para> 144 </listitem> 145 </varlistentry> 146 147 <varlistentry> 139 148 <term>Perl Libc Patch - <token>&perl-libc-patch-size;</token>:</term> 140 149 <listitem> -
BOOK/patches.ent
r8ac1263 r9d2405f 64 64 <!ENTITY ncurses-branch_update-patch-md5 "5f8be727e09d39784c7f6088c3489237"> 65 65 <!ENTITY ncurses-branch_update-patch-size "1.8 MB"> 66 67 <!ENTITY patch-test-patch "patch-&patch-version;-test_fix-1.patch"> 68 <!ENTITY patch-test-patch-md5 "c51e1a95bfc5310635d05081472c3534"> 69 <!ENTITY patch-test-patch-size "4 KB"> 66 70 67 71 <!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch">
Note:
See TracChangeset
for help on using the changeset viewer.