git: CONFIG - add NULLFS

看板DFBSD_commit作者時間16年前 (2009/12/18 18:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BArBaFe (DFBSD_commit)