floppym     14/10/16 04:04:02

  Modified:             grub.default-3
  Log:
  Copy/paste description of GRUB_GFXPAYLOAD_LINUX from grub.info.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0BBEEA1FEA4843A4)

Revision  Changes    Path
1.4                  sys-boot/grub/files/grub.default-3

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/files/grub.default-3?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/files/grub.default-3?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/files/grub.default-3?r1=1.3&r2=1.4

Index: grub.default-3
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/files/grub.default-3,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- grub.default-3      10 Sep 2014 14:38:39 -0000      1.3
+++ grub.default-3      16 Oct 2014 04:04:02 -0000      1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/files/grub.default-3,v 1.3 
2014/09/10 14:38:39 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/files/grub.default-3,v 1.4 
2014/10/16 04:04:02 floppym Exp $
 #
 # To populate all changes in this file you need to regenerate your
 # grub configuration file afterwards:
@@ -40,6 +40,13 @@
 # You can see them in real GRUB with the command `vbeinfo'.
 #GRUB_GFXMODE=640x480
 
+# Set to 'text' to force the Linux kernel to boot in normal text
+# mode, 'keep' to preserve the graphics mode set using
+# 'GRUB_GFXMODE', 'WIDTHxHEIGHT'['xDEPTH'] to set a particular
+# graphics mode, or a sequence of these separated by commas or
+# semicolons to try several modes in sequence.
+#GRUB_GFXPAYLOAD_LINUX=
+
 # Path to theme spec txt file.
 # The starfield is by default provided with use truetype.
 # NOTE: when enabling custom theme, ensure you have required font/etc.




Reply via email to