Fix the root device selection to match the manual page. Before it was always
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 20 Aug 2007 05:27:46 +0000 (05:27 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 20 Aug 2007 05:27:46 +0000 (05:27 +0000)
commit41556a7ae1cfc70c2edfc6caedbc77129e717bb9
tree37f9a2ed132f34a7758423fc52216700aeaddf4a
parentdb80cfbf8405884afe3db2a2c2b4efbcddaec77a
Fix the root device selection to match the manual page.  Before it was always
choosing the CD.  Now it chooses the first disk (-r or -c) option specified.

Submitted-by: Clement Martin <cma@alunys.com>
sys/platform/vkernel/platform/init.c