flatcar-scripts/build_library
Shawn Nematbakhsh a84e93a688 Fix factory install shim w/ legacy x86 boot.
Install shim images are broken when booting from legacy x86 BIOS. The
install shim relies upon "cros_factory_install" being passed as a boot
flag. This flag is never passed to create_legacy_bootloader_templates,
so the install shim flow is broken.

This change passes the boot args flags to create_legacy_bootloader... so
the install shim will function normally.

TEST=Create factory_install image, verify correct boot w/ x86 BIOS.
BUG=chrome-os-partner:15661

Change-Id: I46b2be188f48b7626bfd3235d5788410c7488c42
Reviewed-on: https://gerrit.chromium.org/gerrit/36590
Tested-by: Shawn Nematbakhsh <shawnn@google.com>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-by: Liam McLoughlin <lmcloughlin@chromium.org>
Commit-Ready: Shawn Nematbakhsh <shawnn@google.com>
2012-10-25 21:53:49 -07:00
..
base_image_util.sh Fix factory install shim w/ legacy x86 boot. 2012-10-25 21:53:49 -07:00
board_options.sh Remove --build_root from all scripts except mod_image_for_pyauto.sh. 2012-03-15 18:55:26 -07:00
build_common.sh Simplify and add flexibility to image creation process 2012-09-23 10:05:12 -07:00
build_image_util.sh Revert "Added enable_bootcache option to scripts" 2012-09-28 19:16:40 -07:00
cgpt_shell.sh cgpt_shell: avoid bash 2012-09-24 12:18:42 -07:00
cgpt.py Increase the rootfs to 1G in size. 2012-10-17 23:30:38 -07:00
check_deps check_deps: dynamically insert native multilib path 2011-10-03 07:42:29 -07:00
chromeos_blacklist Isolate scripts and files that are used only in build_image 2011-07-27 08:46:01 -07:00
create_legacy_bootloader_templates.sh Updated verity error_behavior and max_ios defaults to match expected values 2012-09-24 10:56:52 -07:00
dev_image_util.sh Simplify and add flexibility to image creation process 2012-09-23 10:05:12 -07:00
disk_layout_util.sh Move board overlay calculation into chromite (part 3 of 5) 2012-10-23 08:52:03 -07:00
generate_au_zip.py Fix delta generation to work with updated glibc version. 2012-07-15 16:23:23 -07:00
legacy_disk_layout.json Increase the rootfs to 1G in size. 2012-10-17 23:30:38 -07:00
mount_gpt_util.sh Create a function library for mounting/unmounting images. 2011-08-23 13:39:03 -07:00
test_build_root test_build_root: convert to arrays 2012-08-14 13:38:33 -07:00
test_image_content.sh build: Test /etc/localtime symlink in built images. 2012-03-30 13:01:26 -07:00
test_image_util.sh Simplify and add flexibility to image creation process 2012-09-23 10:05:12 -07:00