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

git: boot - Remove improper setting of default_kernel


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 8 Nov 2010 13:13:39 -0800 (PST)

commit a96b5bf11b733c515dcc4502edb77fedcc6f41d9
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Nov 8 13:12:23 2010 -0800

    boot - Remove improper setting of default_kernel
    
    * Setting default_kernel in loader.conf prevents dloader.menu from
      conditionally setting it according to what it finds in /boot.  Remove
      the set.
    
    * To be symmetrical add a selection (u) for kernel.UP in addition to the
      selection (m) for kernel.SMP, in case someone selects SMP and then wants
      to go back to UP before booting.

Summary of changes:
 sys/boot/dloader/dloader.menu |    8 ++++++++
 sys/boot/dloader/loader.conf  |    3 ++-
 2 files changed, 10 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a96b5bf11b733c515dcc4502edb77fedcc6f41d9


-- 
DragonFly BSD source repository



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