[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. bc1efc44da53cb756d7d10b0a381b665160c41f5

git git at cross-lfs.org
Sat Jan 8 20:35:11 PST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  bc1efc44da53cb756d7d10b0a381b665160c41f5 (commit)
      from  3b0c31e511f173d34dce3e7923238b60259702a6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bc1efc44da53cb756d7d10b0a381b665160c41f5
Author: Joe Ciccone <jciccone at gmail.com>
Date:   Sat Jan 8 23:30:07 2011 -0500

    Add a commented entry for setting the linux gfx payload argument for grub.

diff --git a/BOOK/final-system/x86/grub.xml b/BOOK/final-system/x86/grub.xml
index fc8461d..ef0db05 100644
--- a/BOOK/final-system/x86/grub.xml
+++ b/BOOK/final-system/x86/grub.xml
@@ -87,6 +87,7 @@ GRUB_CMDLINE_LINUX_DEFAULT=""
 
 #GRUB_TERMINAL=console
 #GRUB_GFXMODE=640x480
+#GRUB_GFXPAYLOAD_LINUX=keep
 
 #GRUB_DISABLE_LINUX_UUID=true
 #GRUB_DISABLE_LINUX_RECOVERY=true
@@ -173,6 +174,13 @@ EOF</userinput></screen>
     </varlistentry>
 
     <varlistentry>
+      <term><parameter>GRUB_GFXPAYLOAD_LINUX=</parameter></term>
+      <listitem>
+        <para>Write Me</para>
+      </listitem>
+    </varlistentry>
+
+    <varlistentry>
       <term><parameter>GRUB_DEFAULT=</parameter></term>
       <listitem>
         <para>Write Me</para>

-----------------------------------------------------------------------

Summary of changes:
 BOOK/final-system/x86/grub.xml |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list