Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/grub/files: grub.default-2
Date: Thu, 28 Jun 2012 22:37:08
Message-Id: 20120628223653.55E5F2004B@flycatcher.gentoo.org
1 floppym 12/06/28 22:36:53
2
3 Modified: grub.default-2
4 Log:
5 Fix typos in grub.default, #424005 by Chris Mayo.
6
7 (Portage version: 2.2.0_alpha113/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sys-boot/grub/files/grub.default-2
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/files/grub.default-2?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/files/grub.default-2?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/files/grub.default-2?r1=1.1&r2=1.2
15
16 Index: grub.default-2
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/files/grub.default-2,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- grub.default-2 28 Jun 2012 10:10:04 -0000 1.1
23 +++ grub.default-2 28 Jun 2012 22:36:53 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/files/grub.default-2,v 1.1 2012/06/28 10:10:04 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/files/grub.default-2,v 1.2 2012/06/28 22:36:53 floppym Exp $
29 #
30 # To populate all changes in this file you need to regenerate your
31 # grub configuration file afterwards:
32 @@ -28,9 +28,9 @@
33 #GRUB_GFXMODE=640x480
34
35 # Path to theme spec txt file.
36 -# The starfiled is by default provided with use truetype.
37 +# The starfield is by default provided with use truetype.
38 # NOTE: when enabling custom theme, ensure you have required font/etc.
39 -#GRUB_THEME="/boot/grub/themes/starfield/theme.txt"
40 +#GRUB_THEME="/boot/grub2/themes/starfield/theme.txt"
41
42 # Background image used on graphical terminal.
43 # Can be in various bitmap formats.