Re: working 8.0 minimal nanoBSD config?






Hi,

Anyone out there have a working config for a minimal nanoBSD setup?


<snip>
I recently used nanobsd on 7, but I gave up on trying to decipher what all the WITHOUT_BLAH and NO_FOO knobs did, so my approach isn't minimal.
I did spot one potential problem in your configuration however. See below.


#configuration for building a Soekris DNS server

NANO_NAME=SoekrisDNS
NANO_IMAGES=1
NANO_KERNEL=SOEKRIS
NANO_DRIVE=ad1
#NO_PMAKE="make -j 3"
NO_PMAKE="make"

I think you've got a typo here. It's "NANO_PMAKE".
I don't know if this is what's causing the problem.
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"