summaryrefslogtreecommitdiff
path: root/sysutils/xenkernel411
AgeCommit message (Collapse)AuthorFilesLines
2018-07-24s/4.8/4.11bouyer1-1/+1
2018-07-24sysutils/xen*: invert python version logic, only 2.7 is ok.maya1-2/+2
Mostly so we don't match python37 on xen 4.11, but also because python3 is a moving target and this saves us having to add the next version.
2018-07-24Add Xen 4.11.0 packages.bouyer13-0/+287
Note that there is a bug in 4.11 (also present in recent 4.6 and 4.8) which causes an infrequent assert failure when running NetBSD PV guests. The root cause has not been found, but a workaround is inclued which doesn't seems to have ill effects. See xenkernel411/patches/patch-zz-bouyer for details.