git: DragonFly_RELEASE_2_4 installer: Fix the manual configuration of lnc(4) in VMware.

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Dec 28 12:54:45 PST 2009


commit 7c0527a332bdcd74b5686cfe51b883f8799c1e33
Author: Sascha Wildner <saw at online.de>
Date:   Mon Dec 28 21:51:17 2009 +0100

    installer: Fix the manual configuration of lnc(4) in VMware.
    
    7daaee58e8b828a4951bb466c19b066381826d2c fixed the DHCP case but not the
    manual configuration case. Apply a similar fix there.
    
    While here, move the DHCP fix a bit up, just to look similar in both
    cases.
    
    However, the exact issue hasn't been found yet. We don't know why string
    is junk in VMware before these fixes, as nothing before the old location
    of the asprintf() seems to modify it.
    
    In-discussion-with: matthias

Summary of changes:
 usr.sbin/installer/dfuibe_installer/fn_configure.c |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7c0527a332bdcd74b5686cfe51b883f8799c1e33


-- 
DragonFly BSD source repository





More information about the Commits mailing list