Author: bdubbs
Date: 2009-11-12 09:52:28 -0700 (Thu, 12 Nov 2009)
New Revision: 9098
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/grub.xml
trunk/BOOK/chapter08/grub.xml
trunk/BOOK/general.ent
Log:
Minor changes to GRUB-1.9.1 instructions.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2009-11-09 20:29:43 UTC (rev 9097)
+++ trunk/BOOK/chapter01/changelog.xml 2009-11-12 16:52:28 UTC (rev 9098)
@@ -38,6 +38,15 @@
-->
<listitem>
+ <para>2009-11-12</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] Minor changes to GRUB-1.9.1 instructions.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2009-11-09</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter06/grub.xml
===================================================================
--- trunk/BOOK/chapter06/grub.xml 2009-11-09 20:29:43 UTC (rev 9097)
+++ trunk/BOOK/chapter06/grub.xml 2009-11-12 16:52:28 UTC (rev 9098)
@@ -46,7 +46,6 @@
cd build
../configure --prefix=/usr \
--sysconfdir=/etc \
- --disable-largefile \
--disable-grub-emu \
--disable-grub-emu-usb \
--disable-grub-fstest \
Modified: trunk/BOOK/chapter08/grub.xml
===================================================================
--- trunk/BOOK/chapter08/grub.xml 2009-11-09 20:29:43 UTC (rev 9097)
+++ trunk/BOOK/chapter08/grub.xml 2009-11-12 16:52:28 UTC (rev 9098)
@@ -52,7 +52,7 @@
<para>You can determine what GRUB thinks your disk devices are by
running:</para>
-<screen role="nodump"><userinput>grub-mkdevicemap --verbose
--device-map=device.map
+<screen role="nodump"><userinput>grub-mkdevicemap --device-map=device.map
cat device.map</userinput></screen>
<para>The location of the boot partition is a choice of the user that
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2009-11-09 20:29:43 UTC (rev 9097)
+++ trunk/BOOK/general.ent 2009-11-12 16:52:28 UTC (rev 9098)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20091109">
-<!ENTITY releasedate "November 9, 2009">
+<!ENTITY version "SVN-20091112">
+<!ENTITY releasedate "November 12, 2009">
<!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "7.0">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page