Author: jim
Date: 2005-08-11 21:26:10 -0600 (Thu, 11 Aug 2005)
New Revision: 6658
Modified:
branches/cross-lfs/BOOK/
branches/cross-lfs/BOOK/boot/sparc/silo-build.xml
branches/cross-lfs/BOOK/boot/sparc64-64/silo-build.xml
branches/cross-lfs/BOOK/boot/sparc64/silo-build.xml
branches/cross-lfs/BOOK/final-system/sparc/silo.xml
branches/cross-lfs/BOOK/final-system/sparc64/silo.xml
Log:
[EMAIL PROTECTED]: jim | 2005-08-11 20:25:51 -0700
Fixed typo reported by Greg Schaefer. Update build's with Silo's prebuilt
bootloaders, since the modern toolchain will not build a working Silo
Property changes on: branches/cross-lfs/BOOK
___________________________________________________________________
Name: svk:merge
- 7321b066-45f8-0310-a5e2-f63eff31be55:/cross-lfs:7105
dfc39d96-41f8-0310-9e44-b84af8e7c7f6:/books/local:5516
+ 7321b066-45f8-0310-a5e2-f63eff31be55:/cross-lfs:7107
dfc39d96-41f8-0310-9e44-b84af8e7c7f6:/books/local:5516
Modified: branches/cross-lfs/BOOK/boot/sparc/silo-build.xml
===================================================================
--- branches/cross-lfs/BOOK/boot/sparc/silo-build.xml 2005-08-12 03:19:48 UTC
(rev 6657)
+++ branches/cross-lfs/BOOK/boot/sparc/silo-build.xml 2005-08-12 03:26:10 UTC
(rev 6658)
@@ -55,7 +55,7 @@
<screen><userinput>make install DESTDIR=${LFS}</userinput></screen>
- <para>Do to an a compile issue with the current toolchains, we are going
+ <para>Due to an a compile issue with the current toolchains, we are going
to use the precompiled boot files. This is a temporary fix to the book, but
will give us a functional system. As soon as a fix is released, this section
will be removed. Here is how you install the precompiled files:</para>
Modified: branches/cross-lfs/BOOK/boot/sparc64/silo-build.xml
===================================================================
--- branches/cross-lfs/BOOK/boot/sparc64/silo-build.xml 2005-08-12 03:19:48 UTC
(rev 6657)
+++ branches/cross-lfs/BOOK/boot/sparc64/silo-build.xml 2005-08-12 03:26:10 UTC
(rev 6658)
@@ -55,7 +55,7 @@
<screen><userinput>make install</userinput></screen>
- <para>Do to an a compile issue with the current toolchains, we are going
+ <para>Due to an a compile issue with the current toolchains, we are going
to use the precompiled boot files. This is a temporary fix to the book, but
will give us a functional system. As soon as a fix is released, this section
will be removed. Here is how you install the precompiled files:</para>
Modified: branches/cross-lfs/BOOK/boot/sparc64-64/silo-build.xml
===================================================================
--- branches/cross-lfs/BOOK/boot/sparc64-64/silo-build.xml 2005-08-12
03:19:48 UTC (rev 6657)
+++ branches/cross-lfs/BOOK/boot/sparc64-64/silo-build.xml 2005-08-12
03:26:10 UTC (rev 6658)
@@ -55,7 +55,7 @@
<screen><userinput>make install</userinput></screen>
- <para>Do to an a compile issue with the current toolchains, we are going
+ <para>Due to an a compile issue with the current toolchains, we are going
to use the precompiled boot files. This is a temporary fix to the book, but
will give us a functional system. As soon as a fix is released, this section
will be removed. Here is how you install the precompiled files:</para>
Modified: branches/cross-lfs/BOOK/final-system/sparc/silo.xml
===================================================================
--- branches/cross-lfs/BOOK/final-system/sparc/silo.xml 2005-08-12 03:19:48 UTC
(rev 6657)
+++ branches/cross-lfs/BOOK/final-system/sparc/silo.xml 2005-08-12 03:26:10 UTC
(rev 6658)
@@ -57,6 +57,13 @@
<screen><userinput>make install</userinput></screen>
+ <para>Due to an a compile issue with the current toolchains, we are going
+ to use the precompiled boot files. This is a temporary fix to the book, but
+ will give us a functional system. As soon as a fix is released, this section
+ will be removed. Here is how you install the precompiled files:</para>
+
+<screen><userinput>tar -xvf silo-loaders-&silo-version;.tar.gz -C
${LFS}</userinput></screen>
+
</sect2>
<sect2 id="contents-silo" role="content">
Modified: branches/cross-lfs/BOOK/final-system/sparc64/silo.xml
===================================================================
--- branches/cross-lfs/BOOK/final-system/sparc64/silo.xml 2005-08-12
03:19:48 UTC (rev 6657)
+++ branches/cross-lfs/BOOK/final-system/sparc64/silo.xml 2005-08-12
03:26:10 UTC (rev 6658)
@@ -57,6 +57,13 @@
<screen><userinput>make install</userinput></screen>
+ <para>Due to an a compile issue with the current toolchains, we are going
+ to use the precompiled boot files. This is a temporary fix to the book, but
+ will give us a functional system. As soon as a fix is released, this section
+ will be removed. Here is how you install the precompiled files:</para>
+
+<screen><userinput>tar -xvf silo-loaders-&silo-version;.tar.gz -C
${LFS}</userinput></screen>
+
</sect2>
<sect2 id="contents-silo" role="content">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page