Changeset 08911a6
- Timestamp:
- Aug 10, 2006, 2:52:00 PM (18 years ago)
- Children:
- 48c827ab
- Parents:
- 754c740
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/util-linux.xml
r754c740 r08911a6 52 52 <screen os="p4"><userinput>patch -Np1 -i ../&util-linux-gcc4_fixes-patch;</userinput></screen> 53 53 54 <para os="p5">The following patch fixes swapon.c ,it tries to find the variable R_OK, but54 <para os="p5">The following patch fixes swapon.c - it tries to find the variable R_OK, but 55 55 the header that has R_OK is not included:</para> 56 56 -
final-system/mips/file.xml
r754c740 r08911a6 23 23 24 24 <para os="m1">This patch updates <filename>config.guess</filename> and 25 <filename>config.sub</filename> for MIPS processors .</para>25 <filename>config.sub</filename> for MIPS processors:</para> 26 26 27 27 <screen os="m2"><userinput>patch -Np1 -i ../&file-config_update-patch;</userinput></screen> -
final-system/mips/glibc.xml
r754c740 r08911a6 30 30 xpointer="xpointer(//*[@os='b'])"/> 31 31 32 <para os="g1">MIPS is no longer supported in the main glibc tree, so we have to32 <para os="g1">MIPS is no longer supported in the main Glibc tree, so we have to 33 33 extract the glibc-ports-&glibc-version; package into our 34 34 glibc-&glibc-version; directory. Then we move … … 38 38 mv -v glibc-ports-&glibc-version; ports</userinput></screen> 39 39 40 <para os="m1">The following patch fixes a link issues when building MIPS glibc:</para>40 <para os="m1">The following patch fixes link issues when building MIPS Glibc:</para> 41 41 42 42 <screen os="m2"><userinput>patch -Np1 -i ../&glibc-mips-patch;</userinput></screen> -
final-system/mips/grep.xml
r754c740 r08911a6 23 23 24 24 <para os="p1">This patch updates <filename>config.guess</filename> and 25 <filename>config.sub</filename> for MIPS processors .</para>25 <filename>config.sub</filename> for MIPS processors:</para> 26 26 27 27 <screen os="p2"><userinput>patch -Np1 -i ../&grep-config_update-patch;</userinput></screen> -
final-system/mips/mktemp.xml
r754c740 r08911a6 32 32 <para os="p1">The configure files in this package do not recognise all 33 33 of the machines supported by CLFS. This patch updates <filename>config.guess</filename> 34 and <filename>config.sub</filename> for other processors .</para>34 and <filename>config.sub</filename> for other processors:</para> 35 35 36 36 <screen os="p2"><userinput>patch -Np1 -i ../&mktemp-update-patch;</userinput></screen> -
final-system/mips/module-init-tools.xml
r754c740 r08911a6 23 23 24 24 <para os="p1">This patch updates <filename>config.guess</filename> and 25 <filename>config.sub</filename> for MIPS processors .</para>25 <filename>config.sub</filename> for MIPS processors:</para> 26 26 27 27 <screen os="p2"><userinput>patch -Np1 -i ../&module-init-tools-config_update-patch;</userinput></screen> -
testsuite-tools/mips/file.xml
r754c740 r08911a6 22 22 <title>Installation of file</title> 23 23 24 <para os="m1">This patch updates <filename>config.guess</filename> and 25 <filename>config.sub</filename> for MIPS processors.</para> 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="../../final-system/mips/file.xml" 26 xpointer="xpointer(//*[@os='m1'])"/> 26 27 27 <screen os="m2"><userinput>patch -Np1 -i ../&file-config_update-patch;</userinput></screen> 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="../../final-system/mips/file.xml" 30 xpointer="xpointer(//*[@os='m2'])"/> 28 31 29 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.