NOTICE: This package has been removed from pkgsrc

./sysutils/xenkernel411, Xen 4.11.x Kernel

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 4.11.4nb7, Package name: xenkernel411-4.11.4nb7, Maintainer: bouyer

Xen is a hypervisor which supports running multiple guest operating
systems on a single machine. Guest OSes (also called "domains")
can be either paravirtualised (i.e. make hypercalls in order to
access hardware), run in HVM (Hardware Virtualisation Mode) where
they will be presented with virtual devices, or a combination where
they use hypercalls to access hardware but manage memory themselves.
At boot, the xen kernel is loaded along with the guest kernel for
the first domain (called domain0). domain0 has privileges to access
the physical hardware (PCI and ISA devices), administrate other
domains and provide virtual devices (disks and network) to other
domains.

This package contains the 4.11 Xen kernel itself. PCI passthrough is
not supported. PAE is mandatory; on i386 one must use XEN3PAE_DOM[0U].

THIS PACKAGE IS DEPERECATED and will be removed in the near future.
Please switch to sysutils/xenkernel415


Required to build:
[lang/python27] [pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2022-06-28 18:33:26 by Manuel Bouyer | Files touched by this commit (133) | Package removed
Log message:
Remove xenkernel411 and xenkernel411, they're EOL upstream
   2022-06-23 18:20:05 by Manuel Bouyer | Files touched by this commit (2)
Log message:
Bump PKGREVISION for DESCR change
   2022-06-23 18:18:50 by Manuel Bouyer | Files touched by this commit (2)
Log message:
Note that Xen 4.11 is deprecated and will be dropped from pkgsrc soon.
Suggest to switch to 4.15
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2021-02-04 12:41:38 by Manuel Bouyer | Files touched by this commit (3)
Log message:
Add upstream patch for XSA355. Bump PKGREVISION
   2020-12-17 17:47:30 by Manuel Bouyer | Files touched by this commit (5)
Log message:
Add upstream patches for Xen security advisory 348, 358 and 359.
Bump PKGREVISION
   2020-11-15 17:05:47 by Greg Troxel | Files touched by this commit (2)
Log message:
xen: Describe 4.13 as the standard approach

ok bouyer@