CONFIG - add NULLFS
authorAlex Hornung <ahornung@gmail.com>
Fri, 18 Dec 2009 09:39:37 +0000 (09:39 +0000)
committerAlex Hornung <ahornung@gmail.com>
Fri, 18 Dec 2009 09:42:48 +0000 (09:42 +0000)
commit0d7a39f9811235d41b865a17d59bb3953c84934c
tree95920f158408cc4648e7dd463da84435e3e99315
parent505230a83773aa3418346b590ebeb3758c3b29dc
CONFIG - add NULLFS

* add option NULLFS to all kernel config files, as nullfs is more or
  less a requirement for a hammer system due to pfs.

* Incidentally this solves problems when mounting /usr and other PFS
  when the modules are out of sync with the kernel; for example after a
  bad buildkernel and using an old kernel.

Discussed-With: Matt Dillon
sys/config/GENERIC
sys/config/SOEKRIS
sys/config/VKERNEL
sys/config/X86_64_GENERIC