commit | ef3adf68f802da54b2096da8aa3ce97bde54be2e | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Thu Jul 02 00:19:02 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Jul 16 08:28:11 2009 -0500 |
tree | af2772120a4d6a454aa6fda06d1cf5cfb85fe143 | |
parent | e8b2a1c648c095b5d431c50668709b714843ebb1 [diff] |
Rework -boot option This patch changes the boot command line option to the canonical format -boot [order=drives][,...] where 'drives' is using the same format as the old -boot. The format switch allows to add the 'menu' and 'once' options in later patches. The old format is still understood and will be processed at least for a transition time. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>