Changeset 03e8867 for BOOK/final-system
- Timestamp:
- Aug 28, 2006, 2:23:04 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 6ac7c4f
- Parents:
- ce8f939
- Location:
- BOOK/final-system
- Files:
-
- 2 deleted
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/coreutils.xml
rce8f939 r03e8867 30 30 31 31 <screen os="b"><userinput>patch -Np1 -i ../&coreutils-suppress-patch;</userinput></screen> 32 33 <para os="p1">A known issue with the <command>uname</command> program from 34 this package is that the <option>-p</option> switch always 35 returns <computeroutput>unknown</computeroutput>. The following patch 36 fixes this behavior for all architectures:</para> 37 38 <screen os="p2"><userinput>patch -Np1 -i ../&coreutils-uname-patch;</userinput></screen> 32 39 33 40 <para os="c">Now prepare Coreutils for compilation:</para> -
BOOK/final-system/multilib/coreutils.xml
rce8f939 r03e8867 29 29 href="../common/coreutils.xml" 30 30 xpointer="xpointer(//*[@os='b'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../common/coreutils.xml" 34 xpointer="xpointer(//*[@os='p1'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../common/coreutils.xml" 38 xpointer="xpointer(//*[@os='p2'])"/> 31 39 32 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/x86-chapter.xml
rce8f939 r03e8867 22 22 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/> 23 23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc.xml"/> 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href=" x86/coreutils.xml"/>24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/coreutils.xml"/> 25 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/iana-etc.xml"/> 26 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/m4.xml"/> -
BOOK/final-system/x86_64-64-chapter.xml
rce8f939 r03e8867 21 21 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/binutils.xml"/> 22 22 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="64/gcc.xml"/> 23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href=" x86_64/coreutils.xml"/>23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/coreutils.xml"/> 24 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/iana-etc.xml"/> 25 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/m4.xml"/> -
BOOK/final-system/x86_64-chapter.xml
rce8f939 r03e8867 23 23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/binutils.xml"/> 24 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/gcc.xml"/> 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href=" x86_64/coreutils.xml"/>25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/coreutils.xml"/> 26 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/iana-etc.xml"/> 27 27 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/m4.xml"/>
Note:
See TracChangeset
for help on using the changeset viewer.