git: nrelease: do not mount devfs for build
    Simon Schubert 
    corecode at crater.dragonflybsd.org
       
    Sun Aug  9 01:34:05 PDT 2009
    
    
  
commit 0c5de8957a7bca2bb03e64705e5194348983dd65
Author: Simon Schubert <corecode at dragonflybsd.org>
Date:   Sun Aug 9 01:30:50 2009 +0200
    nrelease: do not mount devfs for build
    
    We should not rely on devfs being present on the build host, since it
    might be running an older kernel (e.g. release).  Instead of mounting
    /dev into the chroot via devfs, use a null mount of the host /dev.
    
    Suggested-by: dillon@
Summary of changes:
 nrelease/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0c5de8957a7bca2bb03e64705e5194348983dd65
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list