installer: Add UFS /boot & HAMMER ROOT support.
authorSascha Wildner <saw@online.de>
Sun, 28 Jun 2009 20:09:58 +0000 (22:09 +0200)
committerSascha Wildner <saw@online.de>
Sun, 28 Jun 2009 21:17:31 +0000 (23:17 +0200)
commite6847d54541b8c561b68144896f3a7a485f507f5
tree9aa6a2db8fd712e165805afd280be23dd2a30ce1
parent6cd7259ed48155277fb9dcb238c5e0d4af664b76
installer: Add UFS /boot & HAMMER ROOT support.

The installer's HAMMER install option does now recommend (and require)
a UFS /boot partition.

Also, check more explicitly for the user specifying /usr, /var, etc.
and refuse to continue if he did because these will be automatically
created as pseudo fs's.

Finally, while here, do some miscellaneous cleanup.

In-discussion-with: dillon
usr.sbin/installer/dfuibe_installer/fn_install.c
usr.sbin/installer/dfuibe_installer/fn_subpart_hammer.c