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

git: nrelease/installer: No longer build and offer separate UP and SMP kernels.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 24 May 2011 05:06:53 -0700 (PDT)

commit 91856cf5ffc1c463b9e1c638274c612e7fa8b4e5
Author: Sascha Wildner <saw@online.de>
Date:   Tue May 24 14:05:04 2011 +0200

    nrelease/installer: No longer build and offer separate UP and SMP kernels.
    
    Due to sephe's recent work, SMP kernels should boot on UP machines as
    well. This is to give his work more exposure.
    
    Also remove the (now redundant) *_SMP configs.
    
    In-discussion-with: sephe

Summary of changes:
 nrelease/Makefile                                |   20 +-
 share/installer/cmdnames.conf                    |    3 -
 sys/boot/dloader/dloader.menu                    |   23 --
 sys/config/GENERIC_SMP                           |  359 ----------------------
 sys/config/X86_64_GENERIC_SMP                    |  334 --------------------
 usr.sbin/installer/dfuibe_installer/fn_install.c |   18 -
 6 files changed, 5 insertions(+), 752 deletions(-)
 delete mode 100644 sys/config/GENERIC_SMP
 delete mode 100644 sys/config/X86_64_GENERIC_SMP

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/91856cf5ffc1c463b9e1c638274c612e7fa8b4e5


-- 
DragonFly BSD source repository



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