Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-24 | s/4.8/4.11 | bouyer | 1 | -1/+1 | |
2018-07-24 | sysutils/xen*: invert python version logic, only 2.7 is ok. | maya | 1 | -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-24 | Add Xen 4.11.0 packages. | bouyer | 13 | -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. |