看板 DFBSD_commit 關於我們 聯絡資訊
commit 0d7a39f9811235d41b865a17d59bb3953c84934c Author: Alex Hornung <ahornung@gmail.com> Date: Fri Dec 18 09:39:37 2009 +0000 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 Summary of changes: sys/config/GENERIC | 1 + sys/config/SOEKRIS | 1 + sys/config/VKERNEL | 1 + sys/config/X86_64_GENERIC | 1 + 4 files changed, 4 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0d7a39f9811235d41b865a17d59bb3953c84934c -- DragonFly BSD source repository