| Port details on branch 2016Q4 |
- xen-kernel Hypervisor using a microkernel design
- 4.7.1_3 emulators
=0 4.7.1_3Version of this port present on the latest quarterly branch. - Maintainer: royger@FreeBSD.org
 - Port Added: 2016-12-04 19:37:43
- Last Update: 2016-12-22 09:52:25
- Commit Hash: 57ec29b
- License: GPLv2
- WWW:
- http://www.xenproject.org/
- Description:
- The Xen Project hypervisor is an open-source type-1 or baremetal hypervisor,
which makes it possible to run many instances of an operating system or indeed
different operating systems in parallel on a single machine (or host). The Xen
Project hypervisor is the only type-1 hypervisor that is available as open
source. It is used as the basis for a number of different commercial and open
source applications, such as: server virtualization, Infrastructure as a Service
(IaaS), desktop virtualization, security applications, embedded and hardware
appliances
WWW: http://www.xenproject.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- xen-kernel>0:emulators/xen-kernel
- To install the port:
- cd /usr/ports/emulators/xen-kernel/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/xen-kernel
- pkg install xen-kernel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xen-kernel
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1480690512
SHA256 (xen-4.7.1.tar.gz) = e87f4b0575e78657ee23d31470a15ecf1ce8c3a92a771cda46bbcd4d0d671ffe
SIZE (xen-4.7.1.tar.gz) = 20706864
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- python2.7 : lang/python27
- as : devel/binutils
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- emulators_xen-kernel
- USES:
- cpe gmake python:build
- pkg-message:
- Please add the following entries in order to boot the xen kernel
In /etc/sysctl.conf:
vm.max_wired=-1
In /etc/ttys:
xc0 "/usr/libexec/getty Pc" xterm on secure
In /boot/loader.conf for a dom0 with 2G memory and 4 vcpus:
hw.pci.mcfg=0
xen_kernel="/boot/xen"
xen_cmdline="dom0_mem=2048M dom0_max_vcpus=4 dom0pvh=1 com1=115200,8n1 guest_loglvl=all loglvl=all"
Add to the above xen_cmdline in order to activate the serial console:
console=com1
In /boot/menu.rc.local:
try-include /boot/xen.4th
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.7.1_3 22 Dec 2016 09:52:26
  |
royger  |
MFH: r429074
xen: apply XSA-202
Sponsored by: Citrix Systems R&D
Approved by: ports-secteam (junovitch) |
4.7.1_3 22 Dec 2016 09:52:25
    |
Roger Pau Monné (royger)  |
MFH: r429074
xen: apply XSA-202
Sponsored by: Citrix Systems R&D
Approved by: ports-secteam (junovitch) |
4.7.1_2 20 Dec 2016 09:42:10
    |
Roger Pau Monné (royger)  |
MFH: r428950
xen-kernel: add fix for XSA-204
Sponsored by: Citrix Systems R&D
Approved by: ports-secteam (junovitch) |
4.7.1_2 20 Dec 2016 09:42:10
  |
royger  |
MFH: r428950
xen-kernel: add fix for XSA-204
Sponsored by: Citrix Systems R&D
Approved by: ports-secteam (junovitch) |
4.7.1_1 14 Dec 2016 09:55:09
  |
royger  |
-n MFH:
-n r428496
xen: apply XSA-200
Approved by: bapt
Sponsored by: Citrix Systems R&D
Approved by: ports-secteam (junovitch) |
4.7.1_1 14 Dec 2016 09:55:08
    |
Roger Pau Monné (royger)  |
-n MFH:
-n r428496
xen: apply XSA-200
Approved by: bapt
Sponsored by: Citrix Systems R&D
Approved by: ports-secteam (junovitch) |
4.7.1 04 Dec 2016 19:37:31
    |
Jason Unovitch (junovitch)  |
MFH: r427568
xen: update to 4.7.1
Xen 4.7.1 contains the following XSAs: 184, 185, 186, 187, 188 and 190 which
where missing in the previous package. Additionally XSAs 191, 192, 193, 194,
195, 197 and 198 are also applied.
PR: 214936
Approved by: bapt
Approved by: ports-secteam (with hat)
Sponsored by: Citrix Systems R&D
Security: CVE-2016-7092
Security: CVE-2016-7093
Security: CVE-2016-7094 (Only the first 15 lines of the commit message are shown above ) |
4.7.1 04 Dec 2016 19:37:31
  |
junovitch  |
MFH: r427568
xen: update to 4.7.1
Xen 4.7.1 contains the following XSAs: 184, 185, 186, 187, 188 and 190 which
where missing in the previous package. Additionally XSAs 191, 192, 193, 194,
195, 197 and 198 are also applied.
PR: 214936
Approved by: bapt
Approved by: ports-secteam (with hat)
Sponsored by: Citrix Systems R&D
Security: CVE-2016-7092
Security: CVE-2016-7093
Security: CVE-2016-7094 (Only the first 15 lines of the commit message are shown above ) |