git: dloader - Allow foo_type for modules

Alex Hornung alexh at crater.dragonflybsd.org
Wed Sep 15 03:44:25 PDT 2010


commit 285267ca0407fa970e0b132a92bb1f5c48c3831a
Author: Alex Hornung <ahornung at gmail.com>
Date:   Wed Sep 15 12:41:01 2010 +0200

    dloader - Allow foo_type for modules
    
    * Allow a foo_type apart from foo_load to specify the type of the module
      to be loaded.
    
    * This fixes the use of md_image type for md preloads, and this in turn
      fixes the initrd system.
    
    Reported-by: Matthias Schmidt (matthias@)

Summary of changes:
 sys/boot/dloader/cmds.c |   43 ++++++++++++++++++++++++++++++++++++-------
 1 files changed, 36 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/285267ca0407fa970e0b132a92bb1f5c48c3831a


-- 
DragonFly BSD source repository





More information about the Commits mailing list