Explorar o código

removed the sed from the grub instructions, as it's no longer needed

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3320 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jeremy Utley %!s(int64=21) %!d(string=hai) anos
pai
achega
caa08b6106
Modificáronse 3 ficheiros con 6 adicións e 6 borrados
  1. 4 0
      chapter01/changelog.xml
  2. 1 5
      chapter06/grub.xml
  3. 1 1
      index.xml

+ 4 - 0
chapter01/changelog.xml

@@ -36,6 +36,10 @@ first a summary, then a detailed log.</para>
 </itemizedlist>
 </itemizedlist>
 </listitem>
 </listitem>
 
 
+<listitem><para>March 21st, 2004 [jeremy]: Chapter 6 - Grub - Removed the sed
+used with grub-0.93 for gcc 3.3 compliance, as it's not necessary with
+0.94</para></listitem>
+
 <listitem><para>March 9th, 2004 [alex]: Chapter 6 - Removed --login from the
 <listitem><para>March 9th, 2004 [alex]: Chapter 6 - Removed --login from the
 chroot commands.</para></listitem>
 chroot commands.</para></listitem>
 
 

+ 1 - 5
chapter06/grub.xml

@@ -21,11 +21,7 @@ have defined any environment variables that override default optimizations,
 such as CFLAGS and CXXFLAGS, we recommend unsetting them when building
 such as CFLAGS and CXXFLAGS, we recommend unsetting them when building
 Grub.</para>
 Grub.</para>
 
 
-<para>First fix a compilation problem with GCC-&gcc-version;:</para>
-
-<screen><userinput>sed -i 's/2 long/2/' stage2/fsys_reiserfs.c</userinput></screen>
-
-<para>Now prepare Grub for compilation:</para>
+<para>Prepare Grub for compilation:</para>
 
 
 <screen><userinput>./configure --prefix=/usr</userinput></screen>
 <screen><userinput>./configure --prefix=/usr</userinput></screen>
 
 

+ 1 - 1
index.xml

@@ -2,7 +2,7 @@
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
 			"/usr/share/docbook/docbookx.dtd" [
 			"/usr/share/docbook/docbookx.dtd" [
 
 
-<!ENTITY version "CVS-2004-03-14">
+<!ENTITY version "CVS-2004-03-21">
 <!ENTITY releasedate "March 14th, 2004">
 <!ENTITY releasedate "March 14th, 2004">
 <!ENTITY milestone "5.2">
 <!ENTITY milestone "5.2">
 <!ENTITY nbsp " ">
 <!ENTITY nbsp " ">