flatcar-scripts/build_library
David James dee866c121 Remove --build_root from all scripts except mod_image_for_pyauto.sh.
For all scripts, --build_root defaults to /build and is never used. To
remove option clutter, I've deleted this option.

The only script which still references build_root in src/scripts is
mod_image_for_pyauto.sh, which seems to support it for grabbing pyauto
dependencies from a location other than /build/*. This might conceivably
be useful, so I haven't touched that script.

BUG=chromium-os:27364
TEST=Remote trybot run. git grep for references to build_root.

Change-Id: I502f7df0123a598fc62a4ef4ed847ceb182f65b8
Reviewed-on: https://gerrit.chromium.org/gerrit/18283
Reviewed-by: Mike Frysinger <vapier@chromium.org>
Tested-by: David James <davidjames@chromium.org>
Commit-Ready: David James <davidjames@chromium.org>
2012-03-15 18:55:26 -07:00
..
base_image_util.sh Increase factory shim EFI partition size 2012-03-13 11:58:47 -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 Isolate scripts and files that are used only in build_image 2011-07-27 08:46:01 -07:00
build_gpt.sh use helper info/die funcs rather than raw echo 2012-01-24 21:57:30 -08:00
build_image_util.sh Deprecate --test, --withdev, --factory, --factory_install from build_image. 2012-03-09 12:41:50 -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 Remove --nofast --nostatefuldev from build_image as they are never used. 2012-03-12 10:55:51 -07:00
generate_au_zip.py Include libstdc++ in the libraries bundled with delta generator. 2012-01-20 20:05:28 -08: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: use helper funcs for output 2012-03-15 13:29:22 -07:00
test_image_content.sh Add checks for blacklisted directories to test_image_content. 2012-02-23 02:18:20 -08:00
test_image_util.sh Fix typo in build_image factory_test. 2012-03-12 13:23:28 -07:00