Changeset 0c037b3 for BOOK/final-system
- Timestamp:
- Jun 18, 2006, 8:59:11 AM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- c0c7dbe2
- Parents:
- ce8626b
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/mips/mktemp.xml
rce8626b r0c037b3 30 30 xpointer="xpointer(//*[@os='b'])"/> 31 31 32 <para os="p1">This patch updates <filename>config.guess</filename> and 33 <filename>config.sub</filename> for MIPS processors.</para> 32 <para os="p1">The configure files in this package do not recognise all 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 35 35 <screen os="p2"><userinput>patch -Np1 -i ../&mktemp- mips_update-patch;</userinput></screen>36 <screen os="p2"><userinput>patch -Np1 -i ../&mktemp-update-patch;</userinput></screen> 36 37 37 38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/ppc64/mktemp.xml
rce8626b r0c037b3 30 30 xpointer="xpointer(//*[@os='b'])"/> 31 31 32 < para>This is an old package, and its config scripts do not recognise33 powerpc64. We have already installed suitably recent scripts, so we can34 use those to assist.</para>32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../mips/mktemp.xml" 34 xpointer="xpointer(//*[@os='p1'])"/> 35 35 36 <screen><userinput>cp -v /usr/share/&automake-directory;/config.{guess,sub} .</userinput></screen> 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../mips/mktemp.xml" 38 xpointer="xpointer(//*[@os='p2'])"/> 37 39 38 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.