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

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


From: Matthias Schmidt <matthias@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 3 Jan 2009 05:08:44 -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/?p=dragonfly.git;a=commitdiff;h=de58c8bc7af8ed41201624f27bcaf9c281d3c58b


-- 
DragonFly BSD source repository



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