DragonFly BSD
DragonFly commits List (threaded) for 2009-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: CONFIG - add NULLFS


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 18 Dec 2009 01:43:15 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]