git: dloader - Fix *_load variable override issue
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Sep 1 11:26:20 PDT 2010
commit 1c4e9d25bea317b57a1528cce7cafaeff43923de
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Sep 1 11:23:53 2010 -0700
dloader - Fix *_load variable override issue
* Setting a local variable that is already set wasn't working
due to a programming snafu, so *_load overrides in /boot/loader.conf
were not working properly. Fixed!
Summary of changes:
sys/boot/dloader/subs.c | 15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1c4e9d25bea317b57a1528cce7cafaeff43923de
--
DragonFly BSD source repository
More information about the Commits
mailing list