Author: jim
Date: 2005-06-26 17:02:13 -0600 (Sun, 26 Jun 2005)
New Revision: 6198
Modified:
branches/cross-lfs/BOOK/
branches/cross-lfs/BOOK/introduction/common/changelog.xml
branches/cross-lfs/BOOK/reboot/common/createfiles.xml
branches/cross-lfs/BOOK/reboot/mips64-chapter.xml
branches/cross-lfs/BOOK/reboot/sparc64-chapter.xml
branches/cross-lfs/BOOK/reboot/x86_64-chapter.xml
Log:
[EMAIL PROTECTED]: jim | 2005-06-26 14:56:05 -0700
Added missing symlinks to lib64 in multilib builds
Property changes on: branches/cross-lfs/BOOK
___________________________________________________________________
Name: svk:merge
- 7321b066-45f8-0310-a5e2-f63eff31be55:/cross-lfs:6426
dfc39d96-41f8-0310-9e44-b84af8e7c7f6:/books/local:5516
+ 7321b066-45f8-0310-a5e2-f63eff31be55:/cross-lfs:6427
dfc39d96-41f8-0310-9e44-b84af8e7c7f6:/books/local:5516
Modified: branches/cross-lfs/BOOK/introduction/common/changelog.xml
===================================================================
--- branches/cross-lfs/BOOK/introduction/common/changelog.xml 2005-06-26
23:01:57 UTC (rev 6197)
+++ branches/cross-lfs/BOOK/introduction/common/changelog.xml 2005-06-26
23:02:13 UTC (rev 6198)
@@ -217,6 +217,10 @@
<para>[jim] - Removed export CC in udev during final-system.
This change was only for x86_64, mips64, and sparc64.</para>
</listitem>
+ <listitem>
+ <para>[jim] - Added missing symlink in createfiles.xml for lib32 and
lib64.
+ This change was only for x86_64, mips64, and sparc64.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: branches/cross-lfs/BOOK/reboot/common/createfiles.xml
===================================================================
--- branches/cross-lfs/BOOK/reboot/common/createfiles.xml 2005-06-26
23:01:57 UTC (rev 6197)
+++ branches/cross-lfs/BOOK/reboot/common/createfiles.xml 2005-06-26
23:02:13 UTC (rev 6198)
@@ -16,7 +16,6 @@
the next chapter after the software has been installed.</para>
<screen><userinput>ln -s /tools/bin/{bash,cat,pwd,stty} ${LFS}/bin
-ln -s /tools/bin/perl ${LFS}/usr/bin
ln -s /tools/lib/libgcc_s.so{,.1} ${LFS}/usr/lib
ln -s bash ${LFS}/bin/sh</userinput></screen>
Modified: branches/cross-lfs/BOOK/reboot/mips64-chapter.xml
===================================================================
--- branches/cross-lfs/BOOK/reboot/mips64-chapter.xml 2005-06-26 23:01:57 UTC
(rev 6197)
+++ branches/cross-lfs/BOOK/reboot/mips64-chapter.xml 2005-06-26 23:02:13 UTC
(rev 6198)
@@ -19,7 +19,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="mips64/util-linux.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/udev.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="mips64/creatingdirs.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/createfiles.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="mips64/createfiles.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/pwdgroup.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="mips64/kernel.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="mips64/colo-build.xml"/>
Modified: branches/cross-lfs/BOOK/reboot/sparc64-chapter.xml
===================================================================
--- branches/cross-lfs/BOOK/reboot/sparc64-chapter.xml 2005-06-26 23:01:57 UTC
(rev 6197)
+++ branches/cross-lfs/BOOK/reboot/sparc64-chapter.xml 2005-06-26 23:02:13 UTC
(rev 6198)
@@ -19,7 +19,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/util-linux.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/udev.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/creatingdirs.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/createfiles.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="common/pwdgroup.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="sparc64/kernel.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="sparc64/silo.xml"/>
Modified: branches/cross-lfs/BOOK/reboot/x86_64-chapter.xml
===================================================================
--- branches/cross-lfs/BOOK/reboot/x86_64-chapter.xml 2005-06-26 23:01:57 UTC
(rev 6197)
+++ branches/cross-lfs/BOOK/reboot/x86_64-chapter.xml 2005-06-26 23:02:13 UTC
(rev 6198)
@@ -19,7 +19,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/util-linux.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/udev.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/creatingdirs.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/createfiles.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="common/pwdgroup.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="x86_64/kernel.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="x86_64/grub-build.xml"/>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page