DragonFly-2.1.1.271.gde58c8 DragonFly_RELEASE_2_2 contrib/bsdinstaller-1.1.6/src/backend/installer flow.c flow.h

Simon Schubert corecode at crater.dragonflybsd.org
Tue Feb 3 11:17:23 PST 2009


commit de58c8bc7af8ed41201624f27bcaf9c281d3c58b
Author: Matthias Schmidt <matthias at dragonflybsd.org>
Date:   Sat Jan 3 13:54:33 2009 +0100

    Make the "Configure installed system" functionality work
    
    This button did not work, because the installer could not determine whether
    the installed fs is HAMMER or UFS.  Ask the user before mounting the partition.
    I chose the simple dialog rather than a automatic solution because it would
    make the installer even more ugly (i.e. it would results in some grep+awk+foobar
    magic).

Summary of changes:
 .../src/backend/installer/flow.c                   |   26 ++++++++++++++++++++
 .../src/backend/installer/flow.h                   |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list