Make the "Configure installed system" functionality work
authorMatthias Schmidt <matthias@dragonflybsd.org>
Sat, 3 Jan 2009 12:54:33 +0000 (13:54 +0100)
committerMatthias Schmidt <matthias@dragonflybsd.org>
Sat, 3 Jan 2009 12:54:33 +0000 (13:54 +0100)
commitde58c8bc7af8ed41201624f27bcaf9c281d3c58b
tree6127b7bfadf3ffd21fd196e3f54e7bd96d23256b
parente533fe9a0c04916d7df263b70bddccc8b9e1ad85
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).
contrib/bsdinstaller-1.1.6/src/backend/installer/flow.c
contrib/bsdinstaller-1.1.6/src/backend/installer/flow.h