]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blame - xen/patches/02-patch.patch0
xen: Enabled HVM support and disabled external downloads.
[people/amarx/ipfire-3.x.git] / xen / patches / 02-patch.patch0
CommitLineData
ee007926
BS
1diff -duNrH tools/firmware/etherboot/patches~/gentoo-hardened.patch xen-4.1.0/tools/firmware/etherboot/patches/gentoo-hardened.patch
2--- tools/firmware/etherboot~/patches/gentoo-hardened.patch 1970-01-01 01:00:00.000000000 +0100
3+++ tools/firmware/etherboot/patches/gentoo-hardened.patch 2011-03-27 17:45:13.929697782 +0200
4@@ -0,0 +1,11 @@
5+--- ipxe/src/Makefile~ 2011-03-27 17:41:52.000000000 +0200
6++++ ipxe/src/Makefile 2011-03-27 17:43:20.869446433 +0200
7+@@ -4,7 +4,7 @@
8+ #
9+
10+ CLEANUP :=
11+-CFLAGS :=
12++CFLAGS := -nopie
13+ ASFLAGS :=
14+ LDFLAGS :=
15+ MAKEDEPS := Makefile
16diff -duNrH tools/firmware/etherboot~/patches/series xen-4.1.0/tools/firmware/etherboot/patches/series
17--- tools/firmware/etherboot~/patches/series 2011-03-25 11:42:50.000000000 +0100
18+++ tools/firmware/etherboot/patches/series 2011-03-27 17:45:45.140446216 +0200
19@@ -1,3 +1,4 @@
20 boot_prompt_option.patch
21 gpxe-git-0edf2405b457
22 gpxe-git-a803ef3dfeac
23+gentoo-hardened.patch