Author: jim
Date: 2005-04-25 13:28:17 -0600 (Mon, 25 Apr 2005)
New Revision: 5074

Modified:
   branches/cross-lfs/BOOK/cross-tools/gcc-final.xml
   branches/cross-lfs/BOOK/cross-tools/gcc-shared.xml
   branches/cross-lfs/BOOK/cross-tools/gcc-static.xml
   branches/cross-lfs/BOOK/introduction/changelog.xml
   branches/cross-lfs/BOOK/reboot/inetutils.xml
   branches/cross-lfs/BOOK/reboot/sysvinit.xml
Log:
Various fixes

Modified: branches/cross-lfs/BOOK/cross-tools/gcc-final.xml
===================================================================
--- branches/cross-lfs/BOOK/cross-tools/gcc-final.xml   2005-04-25 18:43:52 UTC 
(rev 5073)
+++ branches/cross-lfs/BOOK/cross-tools/gcc-final.xml   2005-04-25 19:28:17 UTC 
(rev 5074)
@@ -27,8 +27,8 @@
 <sect2 role="installation">
 <title>Installation of GCC Cross Compiler</title>
 
-<para>We will make a couple essential adjustments to the specs file to point
-to use our build environment:</para>
+<para>We will make a couple of essential adjustments to the specs file to point
+to our build environment:</para>
 
 <screen><userinput>patch -Np1 -i 
../gcc-&gcc-version;-specs-2.patch</userinput></screen>
 

Modified: branches/cross-lfs/BOOK/cross-tools/gcc-shared.xml
===================================================================
--- branches/cross-lfs/BOOK/cross-tools/gcc-shared.xml  2005-04-25 18:43:52 UTC 
(rev 5073)
+++ branches/cross-lfs/BOOK/cross-tools/gcc-shared.xml  2005-04-25 19:28:17 UTC 
(rev 5074)
@@ -27,7 +27,7 @@
 <sect2 role="installation">
 <title>Installation of Cross GCC with Shared libgcc</title>
 
-<para>We will make a couple essential adjustments to the specs file to point
+<para>We will make a couple of essential adjustments to the specs file to point
 to use our build environment:</para>
 
 <screen><userinput>patch -Np1 -i 
../gcc-&gcc-version;-specs-2.patch</userinput></screen>

Modified: branches/cross-lfs/BOOK/cross-tools/gcc-static.xml
===================================================================
--- branches/cross-lfs/BOOK/cross-tools/gcc-static.xml  2005-04-25 18:43:52 UTC 
(rev 5073)
+++ branches/cross-lfs/BOOK/cross-tools/gcc-static.xml  2005-04-25 19:28:17 UTC 
(rev 5074)
@@ -30,7 +30,7 @@
 <para>Unpack only the gcc-core tarball because neither the C++
 compiler nor the test suite will be needed here.</para>
 
-<para>We will make a couple essential adjustments to the specs file to point
+<para>We will make a couple of essential adjustments to the specs file to point
 to use our build environment:</para>
 
 <screen><userinput>patch -Np1 -i 
../gcc-&gcc-version;-specs-2.patch</userinput></screen>

Modified: branches/cross-lfs/BOOK/introduction/changelog.xml
===================================================================
--- branches/cross-lfs/BOOK/introduction/changelog.xml  2005-04-25 18:43:52 UTC 
(rev 5073)
+++ branches/cross-lfs/BOOK/introduction/changelog.xml  2005-04-25 19:28:17 UTC 
(rev 5074)
@@ -100,6 +100,9 @@
 <listitem><para>Added a chown to the LFS directory to prevent issues with the 
reboot
 scenario.</para></listitem>
 <listitem><para>Corrected a build issue with e2fsprogs in 
reboot.</para></listitem>
+<listitem><para>Corrected grammer in gcc builds. Thanks Matt.</para></listitem?
+<listitem><para>Corrected a build issue that prevent sysvinit in reboot to 
install.</para></listitem>
+<listitem><para>Removed an uneeded patch from inetutils in 
reboot.</para></listitem>
 </itemizedlist>
 </listitem>
 </itemizedlist>

Modified: branches/cross-lfs/BOOK/reboot/inetutils.xml
===================================================================
--- branches/cross-lfs/BOOK/reboot/inetutils.xml        2005-04-25 18:43:52 UTC 
(rev 5073)
+++ branches/cross-lfs/BOOK/reboot/inetutils.xml        2005-04-25 19:28:17 UTC 
(rev 5074)
@@ -25,11 +25,6 @@
 <sect2 role="installation">
 <title>Installation of Inetutils</title>
 
-<para>Inetutils has issues with the Linux 2.6 kernel series. Fix these
-issues by applying the following patch:</para>
-
-<screen><userinput>patch -Np1 -i 
../inetutils-&inetutils-version;-kernel_headers-1.patch</userinput></screen>
-
 <para>All programs that come with Inetutils will not be installed.
 However, the Inetutils build system will insist on installing all the
 man pages anyway. The following patch will correct this

Modified: branches/cross-lfs/BOOK/reboot/sysvinit.xml
===================================================================
--- branches/cross-lfs/BOOK/reboot/sysvinit.xml 2005-04-25 18:43:52 UTC (rev 
5073)
+++ branches/cross-lfs/BOOK/reboot/sysvinit.xml 2005-04-25 19:28:17 UTC (rev 
5074)
@@ -52,15 +52,16 @@
 <para>Compile the package:</para>
 
 <screen><userinput>make -C src clobber
-make -C src CC="${LFS_TARGET}-gcc" LDFLAGS="-s""</userinput></screen>
+make -C src CC="${LFS_TARGET}-gcc" LDFLAGS="-s"</userinput></screen>
 
 <para>Install the package:</para>
 
-<screen><userinput>mkdir -p ${LFS}/usr/bin
-mkdir -p ${LFS}/usr/include
-mkdir -p ${LFS}/usr/share/man/man{1,5,8}
-mkdir ${LFS}/etc
-make -C src install</userinput></screen>
+<screen><userinput>install -d ${LFS}/bin
+install -d ${LFS}/usr/bin
+install -d ${LFS}/usr/include
+install -d ${LFS}/usr/share/man/man{1,5,8}
+install -d ${LFS}/etc
+make -C src install INSTALL="install"</userinput></screen>
 
 </sect2>
 
@@ -105,16 +106,6 @@
 <literal># End /etc/inittab</literal>
 EOF</userinput></screen>
 
-<para arch="x86">The <parameter>-I '\033(K'</parameter> option tells
-<command>agetty</command> to send this escape sequence to the terminal
-before doing anything else. This escape sequence switches the console
-character set to a user-defined one, which can be modified by running
-the <command>setfont</command> program. The <command>console</command>
-initscript from the LFS-Bootscripts package calls the 
<command>setfont</command>
-program during system startup. Sending this escape sequence is
-necessary for people who use non-ISO 8859-1 screen fonts, but it does
-not effect native English speakers.</para>
-
 </sect2>
 
 <sect2 role="content"><title/>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to