NOTICE: This package has been removed from pkgsrc

./sysutils/xenkernel3, Xen3 Kernel

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


Branch: CURRENT, Version: 3.1.4nb8, Package name: xenkernel3-3.1.4nb8, Maintainer: bouyer

Xen is a virtual machine monitor for x86 hardware (runs only on
i686-class CPUs), which supports running multiple guests operating
systems on a single machine. Guest OSes (also called "domains")
require a modified kernel which supports Xen hypercalls in replacement
to access to the physical hardware. At boot, the xen kernel is loaded
(via grub) 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 3.1 Xen3 kernel itself. PCI passthrough is
supported. Both non-PAE and PAE versions of xen are provided for
i386; one must use XEN3_DOM[0U] and XEN3PAE_DOM[0U] kernels, respectively.
3.1 is no longer maintained upstream.

MESSAGE.i386 [+/-]

Required to build:
[lang/python27]

Master sites:

SHA1: 0d784662776239195df10b3f29d40350f9d0644d
RMD160: c02ad2bd64e6306b127a4f37a8aa370dadc11859
Filesize: 6732.903 KB

Version history: (Expand)


CVS history: (Expand)


   2016-12-29 20:13:03 by Thomas Klausner | Files touched by this commit (371) | Package removed
Log message:
Remove xenkernel and tools versions 3, 33, and 41.

As discussed on pkgsrc-users.
   2016-07-09 15:04:18 by Thomas Klausner | Files touched by this commit (599)
Log message:
Remove python33: adapt all packages that refer to it.
   2016-05-18 23:25:06 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Make some GCC warnings non-fatal.
   2016-03-01 21:09:04 by Joerg Sonnenberger | Files touched by this commit (6)
Log message:
Newer binutils requires cmpw access to %r11 to explicitly qualify the
16bit part as %r11w.
   2015-12-05 22:26:09 by Adam Ciarcinski | Files touched by this commit (578)
Log message:
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
   2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499)
Log message:
Add SHA512 digests for distfiles for sysutils category

Problems found with existing digests:
	Package memconf distfile memconf-2.16/memconf.gz
	b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
	95748686a5ad8144232f4d4abc9bf052721a196f [calculated]

Problems found locating distfiles:
	Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
	Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
	Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
	Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
	Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2014-05-14 22:21:19 by Manuel Bouyer | Files touched by this commit (3)
Log message:
Make it build on netbsd-6:
- use proper va_start for gcc >= 4.5
- disable the CHECK_* macros, the newer gcc is more strict about what can
  be used as array size outside functions
   2014-05-09 09:37:28 by Thomas Klausner | Files touched by this commit (553)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.