--- wikisrc/ports/xen/howto.mdwn 2016/12/20 16:06:08 1.119 +++ wikisrc/ports/xen/howto.mdwn 2016/12/20 16:21:21 1.120 @@ -215,20 +215,11 @@ domUs. Build problems -------------- -Ideally, all versions of Xen in pkgsrc would build on all versions of -NetBSD on both i386 and amd64. However, that isn't the case. Besides -aging code and aging compilers, qemu (included in xentools for HVM -support) is difficult to build. The following are known to work or FAIL: - - xenkernel3 netbsd-5 amd64 - xentools3 netbsd-5 amd64 - xentools3=hvm netbsd-5 amd64 ???? - xenkernel33 netbsd-5 amd64 - xentools33 netbsd-5 amd64 - xenkernel41 netbsd-5 amd64 - xentools41 netbsd-5 amd64 - xenkernel42 netbsd-5 amd64 - xentools42 netbsd-5 amd64 +Ideally, all versions of Xen in pkgsrc would build on all supported +versions of NetBSD/amd64. However, that isn't always the case. +Besides aging code and aging compilers, qemu (included in xentools for +HVM support) is difficult to build. The following are known to be ok +or FAIL, with the date last checked.: xenkernel3 netbsd-6 i386 FAIL xentools3 netbsd-6 i386 @@ -246,9 +237,6 @@ support) is difficult to build. The fol xenkernel42 netbsd-7 i386 xentools42 netbsd-7 i386 ??FAIL -(*On netbsd-6 i386, there is a xentools42 in the 2014Q3 official builds, -but it does not build for gdt.) - NetBSD as a dom0 ================