Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/desc: grub_platforms.desc
Date: Thu, 25 Jun 2015 00:12:58
Message-Id: 20150625001254.E6197A55@oystercatcher.gentoo.org
1 floppym 15/06/25 00:12:54
2
3 Modified: grub_platforms.desc
4 Log:
5 Add uboot platform.
6
7 Revision Changes Path
8 1.7 profiles/desc/grub_platforms.desc
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/grub_platforms.desc?rev=1.7&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/grub_platforms.desc?rev=1.7&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/grub_platforms.desc?r1=1.6&r2=1.7
13
14 Index: grub_platforms.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/desc/grub_platforms.desc,v
17 retrieving revision 1.6
18 retrieving revision 1.7
19 diff -u -r1.6 -r1.7
20 --- grub_platforms.desc 6 Jun 2014 12:47:38 -0000 1.6
21 +++ grub_platforms.desc 25 Jun 2015 00:12:54 -0000 1.7
22 @@ -1,6 +1,6 @@
23 -# Copyright 1999-2014 Gentoo Foundation.
24 +# Copyright 1999-2015 Gentoo Foundation.
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/grub_platforms.desc,v 1.6 2014/06/06 12:47:38 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/grub_platforms.desc,v 1.7 2015/06/25 00:12:54 floppym Exp $
28
29 # This file contains descriptions of GRUB_PLATFORMS USE_EXPAND flags.
30
31 @@ -17,5 +17,6 @@
32 pc - PC platform support
33 qemu - QEMU platform support
34 qemu-mips - QEMU MIPS platform support
35 +uboot - U-Boot platform support
36 yeeloong - YEEELONG MIPS platform support
37 xen - XEN (pvgrub2) platform support