commit | 37905d6ae53d8a9f0744867a8cf2dad6e7ae3674 | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Fri Apr 30 15:21:11 2010 -0600 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon May 03 12:09:47 2010 -0500 |
tree | 814bd465f0f3d9f9355e320544452cb1c2946902 | |
parent | 70a4568fe0c5a64adaa3da5030b7109e5199e692 [diff] |
Fix boot once option The boot once options seems to have gotten broken since it originally went in. We need to wait until the second time restore_boot_devices() gets called before restoring the standard boot order and removing itself from the reset list. Signed-off-by: Alex Williamson <alex.williamson@redhat.com> -- Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>