Changeset ecd4fe1c
- Timestamp:
- Dec 6, 2006, 1:37:10 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:
- 69af1b1
- Parents:
- ea2ed58
- Location:
- BOOK/boot
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/64/e2fsprogs.xml
rea2ed58 recd4fe1c 22 22 <sect2 role="installation"> 23 23 <title>Installation of E2fsprogs</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"26 href="../common/e2fsprogs.xml"27 xpointer="xpointer(//*[@os='s1'])"/>28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"30 href="../common/e2fsprogs.xml"31 xpointer="xpointer(//*[@os='s2'])"/>32 24 33 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/boot/common/e2fsprogs.xml
rea2ed58 recd4fe1c 22 22 <sect2 role="installation"> 23 23 <title>Installation of E2fsprogs</title> 24 25 <para os="s1">We will disable the building of the test progs. This26 will prevent a glibc error during our build.</para>27 28 <screen os="s2"><userinput>cp Makefile.in{,.orig}29 sed -e 's@tests/progs@@g' Makefile.in.orig > Makefile.in </userinput></screen>30 24 31 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/boot/multilib/e2fsprogs.xml
rea2ed58 recd4fe1c 22 22 <sect2 role="installation"> 23 23 <title>Installation of E2fsprogs</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"26 href="../common/e2fsprogs.xml"27 xpointer="xpointer(//*[@os='s1'])"/>28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"30 href="../common/e2fsprogs.xml"31 xpointer="xpointer(//*[@os='s2'])"/>32 24 33 25 <para os="m1">Make sure the libraries get installed to -
BOOK/boot/ppc64/e2fsprogs.xml
rea2ed58 recd4fe1c 22 22 <sect2 role="installation"> 23 23 <title>Installation of E2fsprogs</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"26 href="../common/e2fsprogs.xml"27 xpointer="xpointer(//*[@os='s1'])"/>28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"30 href="../common/e2fsprogs.xml"31 xpointer="xpointer(//*[@os='s2'])"/>32 24 33 25 <para os="a1">This package cannot be cross-compiled for ppc64 on some
Note:
See TracChangeset
for help on using the changeset viewer.