installer: Fix configuration of a HAMMER system with UFS /boot.
authorSascha Wildner <saw@online.de>
Mon, 6 Jul 2009 17:02:04 +0000 (19:02 +0200)
committerSascha Wildner <saw@online.de>
Mon, 6 Jul 2009 17:03:57 +0000 (19:03 +0200)
commit2158b05616b81e48f177285f55a325e5d4aaca5f
treec6fc44d28b77e49e152227a0b7ffd62e4598dfce
parenta874e0b7827b04e8d4e0d2454639e2fd9aa33220
installer: Fix configuration of a HAMMER system with UFS /boot.

The only thing we can rely upon is that /boot is partition a. So for
determining which partition is /, take a peek at /boot/loader.conf
for now.

While here, simplify the mounting part a bit.

Reported-by: dillon, hasso
usr.sbin/installer/dfuibe_installer/fn_configure.c