public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-boot/grub/files: grub.default
@ 2011-08-30  6:45 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-08-30  6:45 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/08/30 06:45:04

  Modified:             grub.default
  Log:
  Fix typo entrys -> entries.
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-boot/grub/files/grub.default

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

Index: grub.default
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/files/grub.default,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- grub.default	27 Aug 2011 11:29:52 -0000	1.1
+++ grub.default	30 Aug 2011 06:45:04 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/files/grub.default,v 1.1 2011/08/27 11:29:52 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/files/grub.default,v 1.2 2011/08/30 06:45:04 scarabeus Exp $
 #
 # To populate all changes in this file you need to regenerate your
 # grub configuration file afterwards:
@@ -29,8 +29,8 @@
 # Can be in various bitmap formats.
 #GRUB_BACKGROUND="/boot/grub2/mybackground.png"
 
-# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
+# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to kernel
 #GRUB_DISABLE_LINUX_UUID=true
 
-# Uncomment to disable generation of recovery mode menu entrys
+# Uncomment to disable generation of recovery mode menu entries
 #GRUB_DISABLE_RECOVERY=true






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-boot/grub/files: grub.default
@ 2012-02-29  1:52 Mike Gilbert (floppym)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Gilbert (floppym) @ 2012-02-29  1:52 UTC (permalink / raw
  To: gentoo-commits

floppym     12/02/29 01:52:23

  Modified:             grub.default
  Log:
  Updates for grub-2.00_beta0 release.
  
  * Move binaries to /usr.
  * If GRUB_PLATFORMS is set, install binaries as grub2-${platform}-foo.
  * Add mount and libzfs USE flags.
  * Drop pkg_config. Need to figure out if this is feasible with multiple
    platforms.
  
  (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sys-boot/grub/files/grub.default

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

Index: grub.default
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/files/grub.default,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- grub.default	30 Aug 2011 06:45:04 -0000	1.2
+++ grub.default	29 Feb 2012 01:52:23 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/files/grub.default,v 1.2 2011/08/30 06:45:04 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/files/grub.default,v 1.3 2012/02/29 01:52:23 floppym Exp $
 #
 # To populate all changes in this file you need to regenerate your
 # grub configuration file afterwards:
@@ -9,6 +9,8 @@
 # See the grub info page for documentation on possible variables and
 # their associated values. 
 
+GRUB_DISTRIBUTOR="Gentoo"
+
 GRUB_DEFAULT=0
 GRUB_HIDDEN_TIMEOUT=0
 GRUB_HIDDEN_TIMEOUT_QUIET=true






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-29  1:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29  1:52 [gentoo-commits] gentoo-x86 commit in sys-boot/grub/files: grub.default Mike Gilbert (floppym)
  -- strict thread matches above, loose matches on Subject: below --
2011-08-30  6:45 Tomas Chvatal (scarabeus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox