Bill Richardson 8bfa4685df Add "kern_guid=%U" to the secure boot kernel command-line template.
With the newest Chrome OS BIOS and bootstub, this will be expanded to the
booted kernel partition's UniqueGuid, so that the kernel device can be
determined with certainty, since the BIOS and kernel may enumerate drives
differently.

You can identify the booted kernel partition at runtime with something like
this:

  sudo cgpt find -1 -u \
    $(cat /proc/cmdline | sed 's/.*kern_guid=\([0-9a-f-]\+\).*/\1/')

Review URL: http://codereview.chromium.org/3035020
2010-07-23 17:24:15 -07:00
2010-06-30 20:56:00 -07:00
2010-04-01 13:07:10 -07:00
2010-07-13 15:24:54 -07:00
2010-07-13 15:34:11 -07:00
2010-06-21 21:52:43 -07:00
2009-10-09 20:56:14 +00:00
2010-07-19 10:12:37 -07:00
2010-06-10 01:36:40 -07:00
Description
image build and composition scripts for Flatcar Container Linux
BSD-3-Clause 180 MiB
Languages
Shell 93.1%
Python 6.9%