diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2016-01-24 12:53:58 +0100 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2016-01-24 12:53:58 +0100 |
commit | ff113933fde10f2fd0a76f86997d011eaa3f601b (patch) | |
tree | 9750bb014f4d7ac3ab447e4a9e4fa51b128fc0f4 /debian/control | |
parent | 534e394a2eb228c8780a1cb8d1740eaf2d8d81b7 (diff) |
disable xen for now
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/debian/control b/debian/control index 3c789e4..7c5e69b 100644 --- a/debian/control +++ b/debian/control @@ -38,16 +38,6 @@ Description: GNU version of the Mach microkernel This package depends on the latest GNU Mach kernel for use on PCs with a 686, Pentium or compatible processor. -Package: gnumach-image-1-xen-686 -Architecture: any-i386 -Build-Profiles: <!stage1> -Depends: ${misc:Depends}, gnumach-image-1.6-xen-686 -Description: GNU version of the Mach microkernel - This package depends on the latest GNU Mach kernel for use on PCs - with a 686, Pentium or compatible processor. - . - This kernel is for use in unprivileged (domU) Xen domains. - Package: gnumach-image-1.6-686 Architecture: any-i386 Build-Profiles: <!stage1> @@ -57,17 +47,6 @@ Breaks: libc0.3 (<< 2.10.1-3), hurd (<< 20120520-1), xserver-xorg-core (<< 2:1.9 Description: GNU version of the Mach microkernel This is the Utah Mach microkernel used by the Hurd. -Package: gnumach-image-1.6-xen-686 -Architecture: any-i386 -Build-Profiles: <!stage1> -Depends: ${misc:Depends}, gnumach-common -Provides: gnumach-image -Breaks: libc0.3 (<< 2.10.1-3), hurd (<< 20120520-1) -Description: GNU version of the Mach microkernel for Xen - This is the Utah Mach microkernel used by the Hurd. - . - The version in this package is compiled with Xen support. - Package: kernel-image-1.6-686-di XB-Kernel-Version: 1.6-686 Package-Type: udeb @@ -81,19 +60,6 @@ Description: GNU version of the Mach microkernel for the Debian installer Installer boot images. It does _not_ provide a usable kernel for your full Debian system. -Package: kernel-image-1.6-xen-686-di -XB-Kernel-Version: 1.6-xen-686 -Package-Type: udeb -Provides: kernel-image, input-modules -Section: debian-installer -Architecture: hurd-i386 -Build-Profiles: <!stage1> -Depends: ${misc:Depends}, hurd-udeb -Description: GNU version of the Mach microkernel for the Debian installer - This is the Utah Mach microkernel used by the Hurd for the Debian - Installer boot images. It does _not_ provide a usable kernel for - your full Debian system. - Package: gnumach-image-1.6-686-dbg Section: debug Priority: extra @@ -109,21 +75,6 @@ Description: GNU version of the Mach microkernel for debugging gnumach package, except that it is not stripped and has the kernel-level debugger compiled in. -Package: gnumach-image-1.6-xen-686-dbg -Section: debug -Priority: extra -Provides: gnumach -Architecture: any-i386 -Build-Profiles: <!stage1> -Depends: ${misc:Depends}, gnumach-common -Breaks: libc0.3 (<< 2.10.1-3), hurd (<< 20120520-1) -Description: GNU version of the Mach microkernel for Xen for debugging - This is the Utah Mach microkernel used by the Hurd. - . - The version in this package is identical to the version found in the - gnumach-xen package, except that it is not stripped and has the - kernel-level debugger compiled in. - Package: gnumach-common Section: devel Architecture: all |