Setup xen into FreeBSD

2011-11-30 Thread George Ember
Hi. I want to setup xen into FreeBSD. I use FreeBSD 9 CURRENT. I fetch Xen latest tarball. Xen needs this dependencies to be built: Code: * GCC v3.4 or later * GNU Make * GNU Binutils * Development install of zlib (e.g., zlib-dev) * Development install of Python v2.3 or later

Re: Setup xen into FreeBSD

2011-11-30 Thread Gót András
Hi, Currently there's no FreeBSD dom0 support in Xen. The iproute and brigde-utils packages are Linux related ones afaik. Regards, Andras On 11/30/2011 10:18 AM, George Ember wrote: Hi. I want to setup xen into FreeBSD. I use FreeBSD 9 CURRENT. I fetch Xen latest tarball. Xen needs this

Re: Setup xen into FreeBSD

2011-11-30 Thread Gót András
Why don't you want to use Linux? It's not a good idea to run anything publicly available on the host machine, so the host doesn't really matter IMHO. Andras On 11/30/2011 11:35 AM, Guillaume Seigneuret wrote: So you have no choice than go and learn NetBSD ^^ Cordialement, *Guillaume

Re: Setup xen into FreeBSD

2011-11-30 Thread moto kawasaki
Hi Currently there's no FreeBSD dom0 support in Xen. The iproute and brigde-utils packages are Linux related ones afaik. Yep, but NetBSD can be Xen dom0, I believe. Please start from http://www.netbsd.org/ports/xen/howto.html , but this page might be obsolete. Please advice me how to, if

Re: Setup xen into FreeBSD

2011-11-30 Thread Aymeric Barantal
Le 30 nov. 2011 à 10:18, George Ember a écrit : Hi. I want to setup xen into FreeBSD. I use FreeBSD 9 CURRENT. I fetch Xen latest tarball. Xen needs this dependencies to be built: Code: * GCC v3.4 or later * GNU Make * GNU Binutils * Development install of zlib (e.g.,

Re: Setup xen into FreeBSD

2011-11-30 Thread Eric Schnoebelen
moto kawasaki writes: - brigde-utils packages are Linux related ones afaik. - - Yep, but NetBSD can be Xen dom0, I believe. NetBSD provides a very functional XEN domain 0. I run FreeBSD, NetBSD and Linux PVM (para-virtualized machines) and FreeBSD and Windows HVM (hardware virtualized