Forward port vmlinuz-target.patch

thanks Ian Campbell.

svn path=/dists/trunk/linux-2.6/; revision=11461
This commit is contained in:
Maximilian Attems 2008-05-26 14:03:29 +00:00
parent f2235b679d
commit fb072e75a6
3 changed files with 5 additions and 4 deletions

1
debian/changelog vendored
View File

@ -37,6 +37,7 @@ linux-2.6 (2.6.26~rc3-1~experimental.1) UNRELEASED; urgency=low
[ Ian Campbell ]
* Readme.build updated on how to generate orig tarballs.
* Forward port vmlinuz-target.patch.
-- maximilian attems <maks@debian.org> Sat, 26 Apr 2008 23:11:17 +0200

View File

@ -41,10 +41,10 @@ diff --git a/arch/x86/boot/.gitignore b/arch/x86/boot/.gitignore
index b1bdc4c..35e7956 100644
--- a/arch/x86/boot/.gitignore
+++ b/arch/x86/boot/.gitignore
@@ -5,3 +5,4 @@ setup.bin
@@ -6,3 +6,4 @@ setup.bin
setup
setup.bin
setup.elf
cpustr.h
mkcpustr
+vmlinuz
diff --git a/arch/x86/boot/Makefile b/arch/x86/boot/Makefile
index f88458e..61bba92 100644

View File

@ -1,7 +1,7 @@
+ features/all/vserver/vs2.2.0-rc5.patch featureset=vserver featureset=xen-vserver
+ features/all/vserver/bindmount-dev.patch featureset=vserver featureset=xen-vserver
#+ features/all/xen/vmlinuz-target.patch featureset=xen
+ features/all/xen/vmlinuz-target.patch featureset=xen
#+ features/all/xen/xenctrl.patch featureset=xen
#+ features/all/xen/xenctrl-capabilities.patch featureset=xen
#+ features/all/xen/xenctrl-privcmd.patch featureset=xen