Changeset 4598fd3
- Timestamp:
- Jun 19, 2006, 9:16:04 PM (18 years ago)
- Children:
- b4996a6
- Parents:
- 9a69f1b
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/mips/file.xml
r9a69f1b r4598fd3 25 25 <filename>config.sub</filename> for MIPS processors.</para> 26 26 27 <screen os="m2"><userinput>patch -Np1 -i ../&file- mips_update-patch;</userinput></screen>27 <screen os="m2"><userinput>patch -Np1 -i ../&file-config_update-patch;</userinput></screen> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
final-system/mips/grep.xml
r9a69f1b r4598fd3 25 25 <filename>config.sub</filename> for MIPS processors.</para> 26 26 27 <screen os="p2"><userinput>patch -Np1 -i ../&grep- mips_update-patch;</userinput></screen>27 <screen os="p2"><userinput>patch -Np1 -i ../&grep-config_update-patch;</userinput></screen> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
final-system/mips/module-init-tools.xml
r9a69f1b r4598fd3 25 25 <filename>config.sub</filename> for MIPS processors.</para> 26 26 27 <screen os="p2"><userinput>patch -Np1 -i ../&module-init-tools- mips_update-patch;</userinput></screen>27 <screen os="p2"><userinput>patch -Np1 -i ../&module-init-tools-config_update-patch;</userinput></screen> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
materials/mips/patches.xml
r9a69f1b r4598fd3 22 22 </varlistentry> 23 23 24 <varlistentry os="expect- mips_update-patch">25 <term>Expect Config Update Patch - <token>&expect- mips_update-patch-size;</token>:</term>24 <varlistentry os="expect-config_update-patch"> 25 <term>Expect Config Update Patch - <token>&expect-config_update-patch-size;</token>:</term> 26 26 <listitem> 27 27 <para>Download: <ulink 28 url="&patches-root;expect/&expect- mips_update-patch;"/></para>29 <para>MD5 sum: <literal>&expect- mips_update-patch-md5;</literal></para>28 url="&patches-root;expect/&expect-config_update-patch;"/></para> 29 <para>MD5 sum: <literal>&expect-config_update-patch-md5;</literal></para> 30 30 </listitem> 31 31 </varlistentry> 32 32 33 <varlistentry os="file- mips_update-patch">34 <term>File Config Update Patch - <token>&file- mips_update-patch-size;</token>:</term>33 <varlistentry os="file-config_update-patch"> 34 <term>File Config Update Patch - <token>&file-config_update-patch-size;</token>:</term> 35 35 <listitem> 36 36 <para>Download: <ulink 37 url="&patches-root;file/&file- mips_update-patch;"/></para>38 <para>MD5 sum: <literal>&file- mips_update-patch-md5;</literal></para>37 url="&patches-root;file/&file-config_update-patch;"/></para> 38 <para>MD5 sum: <literal>&file-config_update-patch-md5;</literal></para> 39 39 </listitem> 40 40 </varlistentry> … … 53 53 </varlistentry> 54 54 55 <varlistentry os="grep- mips_update-patch">56 <term>Grep Config Update Patch - <token>&grep- mips_update-patch-size;</token>:</term>55 <varlistentry os="grep-config_update-patch"> 56 <term>Grep Config Update Patch - <token>&grep-config_update-patch-size;</token>:</term> 57 57 <listitem> 58 58 <para>Download: <ulink 59 url="&patches-root;grep/&grep- mips_update-patch;"/></para>60 <para>MD5 sum: <literal>&grep- mips_update-patch-md5;</literal></para>59 url="&patches-root;grep/&grep-config_update-patch;"/></para> 60 <para>MD5 sum: <literal>&grep-config_update-patch-md5;</literal></para> 61 61 </listitem> 62 62 </varlistentry> … … 80 80 </varlistentry> 81 81 82 <varlistentry os="module-init-tools- mips_update-patch">83 <term>Module-init-tools Config Update Patch - <token>&module-init-tools- mips_update-patch-size;</token>:</term>82 <varlistentry os="module-init-tools-config_update-patch"> 83 <term>Module-init-tools Config Update Patch - <token>&module-init-tools-config_update-patch-size;</token>:</term> 84 84 <listitem> 85 85 <para>Download: <ulink 86 url="&patches-root;module-init-tools/&module-init-tools- mips_update-patch;"/></para>87 <para>MD5 sum: <literal>&module-init-tools- mips_update-patch-md5;</literal></para>86 url="&patches-root;module-init-tools/&module-init-tools-config_update-patch;"/></para> 87 <para>MD5 sum: <literal>&module-init-tools-config_update-patch-md5;</literal></para> 88 88 </listitem> 89 89 </varlistentry> -
materials/mips64-64/patches.xml
r9a69f1b r4598fd3 23 23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 24 24 href="../mips/patches.xml" 25 xpointer="xpointer(//*[@os='expect- mips_update-patch'])"/>25 xpointer="xpointer(//*[@os='expect-config_update-patch'])"/> 26 26 27 27 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 28 28 href="../mips/patches.xml" 29 xpointer="xpointer(//*[@os='file- mips_update-patch'])"/>29 xpointer="xpointer(//*[@os='file-config_update-patch'])"/> 30 30 31 31 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 43 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 44 44 href="../mips/patches.xml" 45 xpointer="xpointer(//*[@os='grep- mips_update-patch'])"/>45 xpointer="xpointer(//*[@os='grep-config_update-patch'])"/> 46 46 47 47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 55 55 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 56 56 href="../mips/patches.xml" 57 xpointer="xpointer(//*[@os='module-init-tools- mips_update-patch'])"/>57 xpointer="xpointer(//*[@os='module-init-tools-config_update-patch'])"/> 58 58 59 59 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
materials/mips64/patches.xml
r9a69f1b r4598fd3 31 31 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 32 32 href="../mips/patches.xml" 33 xpointer="xpointer(//*[@os='expect- mips_update-patch'])"/>33 xpointer="xpointer(//*[@os='expect-config_update-patch'])"/> 34 34 35 35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 36 36 href="../mips/patches.xml" 37 xpointer="xpointer(//*[@os='file- mips_update-patch'])"/>37 xpointer="xpointer(//*[@os='file-config_update-patch'])"/> 38 38 39 39 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 47 47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 48 48 href="../mips/patches.xml" 49 xpointer="xpointer(//*[@os='grep- mips_update-patch'])"/>49 xpointer="xpointer(//*[@os='grep-config_update-patch'])"/> 50 50 51 51 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 59 59 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 60 60 href="../mips/patches.xml" 61 xpointer="xpointer(//*[@os='module-init-tools- mips_update-patch'])"/>61 xpointer="xpointer(//*[@os='module-init-tools-config_update-patch'])"/> 62 62 63 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
materials/ppc64/patches.xml
r9a69f1b r4598fd3 30 30 xpointer="xpointer(//*[@os='gcc-specs-patch'])"/> 31 31 32 <varlistentry os="mktemp- update-patch">33 <term>Mktemp Config Update Patch - <token>&mktemp- update-patch-size;</token>:</term>32 <varlistentry os="mktemp-config_update-patch"> 33 <term>Mktemp Config Update Patch - <token>&mktemp-config_update-patch-size;</token>:</term> 34 34 <listitem> 35 35 <para>Download: <ulink 36 url="&patches-root;mktemp/&mktemp- update-patch;"/></para>37 <para>MD5 sum: <literal>&mktemp- update-patch-md5;</literal></para>36 url="&patches-root;mktemp/&mktemp-config_update-patch;"/></para> 37 <para>MD5 sum: <literal>&mktemp-config_update-patch-md5;</literal></para> 38 38 </listitem> 39 39 </varlistentry> -
patches.ent
r9a69f1b r4598fd3 157 157 <!ENTITY gcc-pure64-patch-size "15 KB"> 158 158 159 <!-- Start of Config Update patches --> 160 161 <!ENTITY expect-config_update-patch "expect-&expect-version;-config_update-1.patch"> 162 <!ENTITY expect-config_update-patch-md5 "eb8989a8baf11e0f02efbdf7e6843fc1"> 163 <!ENTITY expect-config_update-patch-size "51 KB"> 164 165 <!ENTITY file-config_update-patch "file-&file-version;-config_update-1.patch"> 166 <!ENTITY file-config_update-patch-md5 "aee7ed8aa5cf781ae8c58d04194ce45a"> 167 <!ENTITY file-config_update-patch-size "33 KB"> 168 169 <!ENTITY grep-config_update-patch "grep-&grep-version;-config_update-1.patch"> 170 <!ENTITY grep-config_update-patch-md5 "085690e21bf2c8c27aca987f73389c90"> 171 <!ENTITY grep-config_update-patch-size "48 KB"> 172 173 <!ENTITY module-init-tools-config_update-patch "module-init-tools-&module-init-tools-version;-config_update-1.patch"> 174 <!ENTITY module-init-tools-config_update-patch-md5 "bdc816dd354e254f8053751286903f1c"> 175 <!ENTITY module-init-tools-config_update-patch-size "33 KB"> 176 177 <!-- Multiple Architecture patches --> 178 179 <!ENTITY mktemp-update-patch "mktemp-&mktemp-version;-config_update-1.patch"> 180 <!ENTITY mktemp-update-patch-md5 "2eab6432dbf4d4447b85435363c6a557"> 181 <!ENTITY mktemp-update-patch-size "56 KB"> 182 159 183 <!-- Start of Alpha patches --> 160 184 … … 173 197 <!ENTITY dvhtool-fixes-patch-size "6.2 KB"> 174 198 175 <!ENTITY expect-mips_update-patch "expect-&expect-version;-mips_config_update-1.patch">176 <!ENTITY expect-mips_update-patch-md5 "eb8989a8baf11e0f02efbdf7e6843fc1">177 <!ENTITY expect-mips_update-patch-size "51 KB">178 179 <!ENTITY file-mips_update-patch "file-&file-version;-mips_config_update-1.patch">180 <!ENTITY file-mips_update-patch-md5 "aee7ed8aa5cf781ae8c58d04194ce45a">181 <!ENTITY file-mips_update-patch-size "33 KB">182 183 199 <!ENTITY glibc-mips-patch "glibc-&glibc-version;-mips_fixes-1.patch"> 184 200 <!ENTITY glibc-mips-patch-md5 "d1b48de82f31118da51bea1d9c3c7c2c"> 185 201 <!ENTITY glibc-mips-patch-size "1 KB"> 186 202 187 <!ENTITY grep-mips_update-patch "grep-&grep-version;-mips_config_update-1.patch">188 <!ENTITY grep-mips_update-patch-md5 "085690e21bf2c8c27aca987f73389c90">189 <!ENTITY grep-mips_update-patch-size "48 KB">190 191 203 <!ENTITY linux-mips-patch "linux-&linux-version;-mips-1.patch"> 192 204 <!ENTITY linux-mips-patch-md5 "2b6dd81e8321b12acd736a8445411dd9"> … … 194 206 195 207 <!-- this is also used for ppc64 --> 196 <!ENTITY mktemp-update-patch "mktemp-&mktemp-version;-config_update-1.patch">197 <!ENTITY mktemp-update-patch-md5 "2eab6432dbf4d4447b85435363c6a557">198 <!ENTITY mktemp-update-patch-size "56 KB">199 200 <!ENTITY module-init-tools-mips_update-patch "module-init-tools-&module-init-tools-version;-mips_config_update-1.patch">201 <!ENTITY module-init-tools-mips_update-patch-md5 "bdc816dd354e254f8053751286903f1c">202 <!ENTITY module-init-tools-mips_update-patch-size "33 KB">203 208 204 209 <!ENTITY util-linux-mips64-patch "util-linux-&util-linux-version;-mips64_fix-1.patch"> -
testsuite-tools/mips/expect.xml
r9a69f1b r4598fd3 36 36 <para os="p1">This patch updates config.guess and config.sub for MIPS processors:</para> 37 37 38 <screen os="p2"><userinput>patch -Np1 -i ../&expect- mips_update-patch;</userinput></screen>38 <screen os="p2"><userinput>patch -Np1 -i ../&expect-config_update-patch;</userinput></screen> 39 39 40 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.