flatcar-scripts/build_library
Chris Sosa 93e7b78eea Fix bug with building on the base image with build_image base.
This comes from not correctly negating all FLAGS and also the weird
way we set PRISTINE_IMAGE_NAME.  Addressed in both cases and
simplified FLAGS_* logic in build_image_util.sh

BUG=chromium-os:24627
TEST=build_image base so far.

Change-Id: I92e8550db3ea713cda1f997b702777035145d8d5
Reviewed-on: https://gerrit.chromium.org/gerrit/13636
Tested-by: Chris Sosa <sosa@chromium.org>
Reviewed-by: Mandeep Singh Baines <msb@chromium.org>
Commit-Ready: Chris Sosa <sosa@chromium.org>
2012-01-05 11:55:43 -08:00
..
base_image_util.sh Use ext4 format for stateful partition 2011-12-01 11:21:57 -08:00
board_options.sh Extract some common code for sharing with build_image, et al. 2011-08-11 09:51:31 -07:00
build_common.sh Isolate scripts and files that are used only in build_image 2011-07-27 08:46:01 -07:00
build_gpt.sh Change script style for ARCH comparisons to double-bracket bash style 2011-10-17 17:53:48 -07:00
build_image_util.sh Fix bug with building on the base image with build_image base. 2012-01-05 11:55:43 -08: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 Enhance build_image to support new grub2 1.99+ 2011-11-18 16:21:35 -08:00
dev_image_util.sh Add ability to pass in specific images you want built rather than use flags. 2011-10-27 16:33:07 -07:00
generate_au_zip.py Isolate scripts and files that are used only in build_image 2011-07-27 08:46:01 -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 Isolate scripts and files that are used only in build_image 2011-07-27 08:46:01 -07:00
test_image_content.sh Convert build_library/test_image to a shell library. 2011-08-15 14:23:10 -07:00
test_image_util.sh Add ability to pass in specific images you want built rather than use flags. 2011-10-27 16:33:07 -07:00