Author: jciccone Date: 2006-03-27 18:14:19 -0700 (Mon, 27 Mar 2006) New Revision: 1325
Removed: trunk/BOOK/boot/sparc64/e2fsprogs-libs.xml Modified: trunk/BOOK/boot/sparc64-chapter.xml Log: Removed the 32bit e2fsprogs in the boot section in sparc64 multilib, It was only provided for silo and silo doesn't need it anymore Deleted: trunk/BOOK/boot/sparc64/e2fsprogs-libs.xml =================================================================== --- trunk/BOOK/boot/sparc64/e2fsprogs-libs.xml 2006-03-28 00:51:09 UTC (rev 1324) +++ trunk/BOOK/boot/sparc64/e2fsprogs-libs.xml 2006-03-28 01:14:19 UTC (rev 1325) @@ -1,84 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> -<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" - "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ - <!ENTITY % general-entities SYSTEM "../../general.ent"> - %general-entities; -]> - -<sect1 id="ch-boot-e2fsprogs-libs" role="wrap"> - <?dbhtml filename="e2fsprogs-libs.html"?> - - <title>E2fsprogs-&e2fsprogs-version; 32 Bit libraries</title> - - <indexterm zone="ch-boot-e2fsprogs-libs"> - <primary sortas="a-E2fsprogs">E2fsprogs</primary> - <secondary>boot</secondary> - </indexterm> - - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../../final-system/common/e2fsprogs.xml" - xpointer="xpointer(//[EMAIL PROTECTED]'package'])"/> - - <sect2 role="installation"> - <title>Installation of E2fsprogs</title> - - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../../final-system/common/e2fsprogs.xml" - xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/> - - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../../final-system/common/e2fsprogs.xml" - xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/> - - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../../final-system/common/e2fsprogs.xml" - xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/> - -<screen os="aa"><userinput>CC="${CC} ${BUILD32}" ../configure --prefix=/tools \ - --enable-elf-shlibs --disable-evms \ - --host=${LFS_TARGET}</userinput></screen> - - <variablelist os="ab"> - <title>The meaning of the configure options:</title> - - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../../final-system/common/e2fsprogs.xml" - xpointer="xpointer(//[EMAIL PROTECTED]'e2'])"/> - - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../../final-system/common/e2fsprogs.xml" - xpointer="xpointer(//[EMAIL PROTECTED]'e3'])"/> - - </variablelist> - - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../../final-system/common/e2fsprogs.xml" - xpointer="xpointer(//[EMAIL PROTECTED]'f'])"/> - -<screen os="ac"><userinput>make CC="${CC} ${BUILD32}" libs</userinput></screen> - - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../../final-system/common/e2fsprogs.xml" - xpointer="xpointer(//[EMAIL PROTECTED]'i'])"/> - - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../../final-system/common/e2fsprogs.xml" - xpointer="xpointer(//[EMAIL PROTECTED]'j'])"/> - - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../../final-system/common/e2fsprogs.xml" - xpointer="xpointer(//[EMAIL PROTECTED]'k'])"/> - -<screen os="ad"><userinput>make CC="${CC} ${BUILD32}" install-libs</userinput></screen> - - </sect2> - - <sect2 role="content"> - <title/> - - <para>Details on this package are located in <xref - linkend="contents-e2fsprogs" role="."/></para> - - </sect2> - -</sect1> Modified: trunk/BOOK/boot/sparc64-chapter.xml =================================================================== --- trunk/BOOK/boot/sparc64-chapter.xml 2006-03-28 00:51:09 UTC (rev 1324) +++ trunk/BOOK/boot/sparc64-chapter.xml 2006-03-28 01:14:19 UTC (rev 1325) @@ -14,7 +14,6 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/creatingdirs.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/createfiles.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc64/e2fsprogs-libs.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/zlib.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/e2fsprogs.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc64/sysvinit.xml"/> -- http://linuxfromscratch.org/mailman/listinfo/cross-lfs FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
