null mount PFS correctly
commit20d551094218df05ecb04d1459c3bbc23fc8ae2e
authorMatthias Schmidt <matthias@dragonflybsd.org>
Tue, 13 Jan 2009 12:27:59 +0000 (13 13:27 +0100)
committerMatthias Schmidt <matthias@dragonflybsd.org>
Tue, 13 Jan 2009 17:58:29 +0000 (13 18:58 +0100)
tree6ff6b08499c5f228032230ebc026712de1099def
parenta6f6f58355a3387257ed1f05546bbea61bb0d238
null mount PFS correctly

If the user wants to configure the freshly installed system, all PFSs need
to be mounted.  Fix a bug which prevented the PFS from being null mounted.
contrib/bsdinstaller-1.1.6/src/backend/installer/fn_configure.c