--- wikisrc/ports/xen/howto.mdwn 2014/12/26 13:00:23 1.40 +++ wikisrc/ports/xen/howto.mdwn 2014/12/26 13:04:31 1.41 @@ -337,6 +337,18 @@ running domains: xm info xm list +anita (for testing NetBSD) +-------------------------- + +With the setup so far, one should be able to run anita (see +pkgsrc/sysutils/py-anita) to test NetBSD releases, by doing (as root, +because anita must create a domU): + + anita --vmm=xm test file:///usr/obj/i386/ + +Alternatively, one can use --vmm=xl to use xl-based domU creation instead. +TODO: check this. + Xen-specific NetBSD issues -------------------------- @@ -645,7 +657,7 @@ working vif-bridge is also provided with #!/bin/sh #============================================================================ - # $NetBSD: howto.mdwn,v 1.39 2014/12/24 16:13:59 gdt Exp $ + # $NetBSD: howto.mdwn,v 1.40 2014/12/26 13:00:23 gdt Exp $ # # /usr/pkg/etc/xen/vif-bridge #