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

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


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 3 Feb 2009 11:04:52 -0800 (PST)

commit de58c8bc7af8ed41201624f27bcaf9c281d3c58b
Author: Matthias Schmidt <matthias@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



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