git: nrelease - Add *_GENERIC_SMP for this release
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Sun Oct 24 09:30:03 PDT 2010
    
    
  
commit 6991fb650acb39e9c7dcae6a8da403ca9095140c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Oct 24 09:27:35 2010 -0700
    nrelease - Add *_GENERIC_SMP for this release
    
    * We will be stuffing both UP and SMP kernels on our release img/iso
      for 2.8.
Summary of changes:
 sys/config/GENERIC_SMP        |  359 +++++++++++++++++++++++++++++++++++++++++
 sys/config/X86_64_GENERIC     |    2 +-
 sys/config/X86_64_GENERIC_SMP |  333 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 693 insertions(+), 1 deletions(-)
 create mode 100644 sys/config/GENERIC_SMP
 create mode 100644 sys/config/X86_64_GENERIC_SMP
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6991fb650acb39e9c7dcae6a8da403ca9095140c
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list