GEOM (GPART) filtered device tree

2013-05-31 Thread Slawa Olhovchenkov
I am try to build SAN with iSCSI access based on FreeBSD+ZFS. LUN emulated by ZFS volume. Because partitioned not contrlled and can be dangerous (even threat host OS) I needed to filtered some /dev subtree from GPART (temporary or permanently). How do i do this? ___

Re: make -jN parallel builds is broken

2013-05-31 Thread Andre Oppermann
On 31.05.2013 12:17, Florent Peterschmitt wrote: Le 31/05/2013 12:13, Andre Oppermann a écrit : Any ideas how to fix this? # make -j8 buildworld --- buildworld --- make: illegal option -- J usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable] [-d flags] [-E variable] [-f makefile

Re: make -jN parallel builds is broken

2013-05-31 Thread Florent Peterschmitt
Le 31/05/2013 12:13, Andre Oppermann a écrit : > Any ideas how to fix this? > > # make -j8 buildworld > --- buildworld --- > make: illegal option -- J > usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable] > [-d flags] [-E variable] [-f makefile] [-I directory] > [-j max_jobs

make -jN parallel builds is broken

2013-05-31 Thread Andre Oppermann
Any ideas how to fix this? # make -j8 buildworld --- buildworld --- make: illegal option -- J usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable] [-d flags] [-E variable] [-f makefile] [-I directory] [-j max_jobs] [-m directory] [-V variable] [variable=value] [targe