Lars Engels wrote: > On Fri, Aug 05, 2016 at 01:59:45PM +0700, Victor Sudakov wrote: > > Lars Engels wrote: > > > > > > > > > > uefi="yes" > > > > > graphics="yes" > > > > > > > > Dear Colleagues, > > > > > > > > Can I enjoy and test all those nice "UEFI-GOP" features on a > > > > 10.3-RELEASE system, or do I have to install CURRENT for that? > > > > > > AFAIK you can checkout usr.sbin/bhyve from the 11 branch and compile it > > > on 10.3. > > > > I'm not sure how to compile something from a different branch without > > compiling the whole world. make what? > > For bhyve it's easy. Check out the sources, go to usr.sbin/bhyve and run > > make depend; make obj; make; make install.
At least lib/libvmmapi should also be built and installed. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:[email protected] _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
