Re: pf + vimage patch

2013-06-06 Thread Nikos Vassiliadis
Hi, Comments below. On 06/05/2013 10:52 AM, Mikolaj Golub wrote: 1) It looks like the patch can be split on several parts. A log message to every change describing why it is needed and what problem solves would be very helpful. As a tool to maintain such changes I personally prefer git. I'll

Re: pf + vimage patch

2013-06-06 Thread Mikolaj Golub
On Thu, Jun 06, 2013 at 12:35:33PM +0200, Nikos Vassiliadis wrote: -VNET_DEFINE(u_long, pf_srchashsize); -#define V_pf_srchashsizeVNET(pf_srchashsize) -SYSCTL_VNET_UINT(_net_pf, OID_AUTO, source_nodes_hashsize, CTLFLAG_RDTUN, -VNET_NAME(pf_srchashsize), 0, Size of pf(4)

Re: pf + vimage patch

2013-06-06 Thread Gleb Smirnoff
On Thu, Jun 06, 2013 at 03:24:10PM +0300, Mikolaj Golub wrote: M -VNET_DEFINE(u_long, pf_srchashsize); M -#defineV_pf_srchashsizeVNET(pf_srchashsize) M -SYSCTL_VNET_UINT(_net_pf, OID_AUTO, source_nodes_hashsize, CTLFLAG_RDTUN, M -VNET_NAME(pf_srchashsize), 0, Size of

Re: VirtualBox and HAL instructions from the handbook

2013-06-06 Thread David P. Caldwell
I can confirm it is necessary for mouse capture to work properly. If it's not installed to /usr/local/share/hal/... by the port, and it appears not to be, I think that's a PR either for the handbook or the port, but I'm not sure which it should be (suggestions welcome). Although you can

Re: pf + vimage patch

2013-06-06 Thread Thibault Noel
Hi, I quite agree with Gleb Smirnoff on the possibility of avoiding a reboot after each compile. I don't now if it's a good moment to speak of this, but I observed that if pfsync is active in the kernel, it will use its state table even if nothing is set in the rc.conf. I think that if no

RE: Best VM setup for FreeBSD

2013-06-06 Thread Kamil Choudhury
Virtualbox + iscsi + ZFS snapshotting = a pretty good time overall. From: owner-freebsd-virtualizat...@freebsd.org [owner-freebsd-virtualizat...@freebsd.org] on behalf of David P. Caldwell [da...@code.davidpcaldwell.com] Sent: Thursday, June 06, 2013

Re: Best VM setup for FreeBSD

2013-06-06 Thread TJ
I have been looking into VirtualBox. My biggest hurdle at the moment is getting multiple hosts on one machine and setting up the VRDE to use different ports. I have also tried qemu and was having vnc issues too. On 06/06/13 15:21, David P. Caldwell wrote: I am using VirtualBox without

Re: pf + vimage patch

2013-06-06 Thread Nikos Vassiliadis
On 06/06/2013 02:28 PM, Gleb Smirnoff wrote: M module unload is broken:( Maybe it can be fixed at a (bit) later date? M M I don't think Gleb will be happy with this. Some time ago he removed M some vimage related stuff to prevent crashing on module unload (see M r229849). Actually your patch

Re: Best VM setup for FreeBSD

2013-06-06 Thread Outback Dingo
On Thu, Jun 6, 2013 at 10:26 AM, TJ t...@melodicninja.co.uk wrote: I have been looking into VirtualBox. My biggest hurdle at the moment is getting multiple hosts on one machine and setting up the VRDE to use different ports. I have also tried qemu and was having vnc issues too. On

Re: Best VM setup for FreeBSD

2013-06-06 Thread Michael Berman
I run multiple VMs using VMware Fusion. VMware has *nix support in their Workstation product. On 6/6/13 7:26 AM, TJ t...@melodicninja.co.uk wrote: I have been looking into VirtualBox. My biggest hurdle at the moment is getting multiple hosts on one machine and setting up the VRDE to use

Re: Best VM setup for FreeBSD

2013-06-06 Thread Adam Vande More
On Thu, Jun 6, 2013 at 9:26 AM, TJ t...@melodicninja.co.uk wrote: I have been looking into VirtualBox. My biggest hurdle at the moment is getting multiple hosts on one machine and setting up the VRDE to use different ports. Works great for me. -- Adam Vande More