Gentoo Archives: gentoo-commits

From: "Ian Delaney (idella4)" <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/xen-tools/files: ipxe-nopie.patch
Date: Thu, 31 Jan 2013 17:57:14
Message-Id: 20130131175710.EE9782171E@flycatcher.gentoo.org
1 idella4 13/01/31 17:57:10
2
3 Modified: ipxe-nopie.patch
4 Log:
5 Re-setting/correcting ipxe-nopie.patch to match source content in 4.2.0-r3 and disabling the patch in -4.2.1-r1 (pending further testing) consequent to Bug #447716, removed redunadant 4-add-nopie.patch
6
7 (Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
8
9 Revision Changes Path
10 1.4 app-emulation/xen-tools/files/ipxe-nopie.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/ipxe-nopie.patch?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/ipxe-nopie.patch?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/ipxe-nopie.patch?r1=1.3&r2=1.4
15
16 Index: ipxe-nopie.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/ipxe-nopie.patch,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- ipxe-nopie.patch 30 Jan 2013 09:09:01 -0000 1.3
23 +++ ipxe-nopie.patch 31 Jan 2013 17:57:10 -0000 1.4
24 @@ -4,8 +4,8 @@
25 * /tools/firmware/etherboot/patches/ipxe-nopie.patche New patch
26 * /tools/firmware/etherboot/patches/series Add ipxe-nopie.patch
27
28 -#--- tools/firmware/etherboot/patches/ipxe-nopie.patch 1970-01-01 01:00:00.000000000 +0100
29 -#+++ tools/firmware/etherboot/patches/ipxe-nopie.patch 2011-03-27 17:45:13.929697782 +0200
30 +--- a/tools/firmware/etherboot/patches/ipxe-nopie.patch 1970-01-01 01:00:00.000000000 +0100
31 ++++ b/tools/firmware/etherboot/patches/ipxe-nopie.patch 2011-03-27 17:45:13.929697782 +0200
32 @@ -0,0 +1,11 @@
33 +--- ipxe/src/Makefile~ 2011-03-27 17:41:52.000000000 +0200
34 ++++ ipxe/src/Makefile 2011-03-27 17:43:20.869446433 +0200
35 @@ -18,3 +18,12 @@
36 + ASFLAGS :=
37 + LDFLAGS :=
38 + MAKEDEPS := Makefile
39 +--- a/tools/firmware/etherboot/patches/series 2011-03-25 11:42:50.000000000 +0100
40 ++++ b/tools/firmware/etherboot/patches/series 2011-03-27 17:45:45.140446216 +0200
41 +@@ -1,4 +1,5 @@
42 + boot_prompt_option.patch
43 + build_fix_1.patch
44 + build_fix_2.patch
45 + build_fix_3.patch
46 ++ipxe-nopie.patch
47 +