image build and composition scripts for Flatcar Container Linux
Go to file
Michael Krebs 11454a191d scripts: Remove call to switch_to_strict_mode
My change in https://gerrit.chromium.org/gerrit/19795 had removed the "set
-e", but https://gerrit.chromium.org/gerrit/17225 re-enabled it --
presumably because that was originally written when the "set -e" was still
there.  The strict mode causes the script to exit when sym_upload fails
(which is often).

BUG=chromium-os:30878
TEST=Basic run of script

Change-Id: I2398341505eb9e375f5cb9e008d6c342e4f3b072
Reviewed-on: https://gerrit.chromium.org/gerrit/22617
Commit-Ready: Michael Krebs <mkrebs@chromium.org>
Tested-by: Michael Krebs <mkrebs@chromium.org>
Reviewed-by: Brian Harring <ferringb@chromium.org>
2012-05-14 17:09:06 -07:00
bin Check kernel image size when building image 2012-05-13 19:57:51 -07:00
build_library common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
chroot_version_hooks.d Add conversion script to convert 2GB boards to 32bit. 2012-05-14 13:01:22 -07:00
lib fix up function style 2012-05-11 14:10:38 -07:00
mod_for_dbusspy Move enable-dbus-monitor to be a mod_for_dbusspy behavior 2012-03-21 12:23:48 -07:00
mod_for_factory_scripts Wipe the autotest package directory before rebasing from client. 2012-03-09 12:41:46 -08:00
mod_for_test_scripts mod_for_test_scripts: add backchannel interface support for shill 2012-04-06 17:00:20 -07:00
sdk_lib fix up function style 2012-05-11 14:10:38 -07:00
.gitignore ignore cbuildbot_package.list file 2011-12-14 20:57:10 -08:00
archive_hwqual fix up function style 2012-05-11 14:10:38 -07:00
bash_completion Trivial change to test the commit queue by cleaning up Copyright date in bash_history. 2011-09-01 18:48:39 -07:00
build_image common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
build_kernel_image.sh Reduce kernel loglevel to 0 2012-05-11 12:04:02 -07:00
build_packages common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
call_autoserv.py Added HWQual utility script - call_script.py 2011-01-27 16:19:55 -08:00
chromeos-common.sh Switch to GPT-format disk images. 2010-03-30 14:17:34 -07:00
clean_loopback_devices Shift crosutils scripts to use the common.sh they were written against. 2012-03-15 23:35:06 -07:00
common_bash_backtraces.sh fix up function style 2012-05-11 14:10:38 -07:00
common.sh fix up function style 2012-05-11 14:10:38 -07:00
cros_deps_diff add cros_deps_diff tool that creates dependency graph diffs 2010-07-08 14:52:37 -07:00
cros_generate_breakpad_symbols fix up function style 2012-05-11 14:10:38 -07:00
cros_generate_deps_graphs Refactor the dot graph generation out of cros_generate_deps_graphs 2010-07-01 13:41:25 -07:00
cros_generate_stacks_bvt fix up function style 2012-05-11 14:10:38 -07:00
cros_run_unit_tests Remove testing utilities and fix symlinks. 2011-03-24 16:06:59 -07:00
cros_show_stacks fix up function style 2012-05-11 14:10:38 -07:00
dot_helper.py Refactor the dot graph generation out of cros_generate_deps_graphs 2010-07-01 13:41:25 -07:00
enable_localaccount.sh This starts to fix the scripts so that they load from /usr/lib/crosutils 2011-02-01 22:04:49 -08:00
enter_chroot.sh placeholders: update depot_tools for people who didn't read PSA 2011-08-24 12:33:57 -07:00
exclude-list Create squashfs as the rootfs. 2011-08-26 13:04:29 -07:00
fixup_image_for_qemu.py Use 1280x1024 resolution when running ChromeOS under qemu. 2011-03-29 06:58:17 -07:00
generate_test_report Remove testing utilities and fix symlinks. 2011-03-24 16:06:59 -07:00
get_latest_image.sh common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
get_package_list common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
image_to_live.sh Move some dev scripts into dev/host. 2011-03-23 14:34:53 -07:00
image_to_usb.sh fix up function style 2012-05-11 14:10:38 -07:00
image_to_vm.sh common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
make_factory_package.sh crosutils: move factory setup scripts to ../platform/factory-utils/factory_setup 2011-11-08 23:09:11 -08:00
make_netboot.sh common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
mod_image_for_recovery.sh common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
mod_image_for_test.sh common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
mod_test_image_for_dbusspy.sh common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
mod_test_image_for_pyauto.sh common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
mount_gpt_image.sh fix up function style 2012-05-11 14:10:38 -07:00
remote_access.sh fix up function style 2012-05-11 14:10:38 -07:00
run_chroot_version_hooks fix up function style 2012-05-11 14:10:38 -07:00
run_remote_tests.sh Remove testing utilities and fix symlinks. 2011-03-24 16:06:59 -07:00
serve_factory_packages.py crosutils: globally replace enter_chroot with cros_sdk 2011-08-19 15:35:32 -07:00
set_shared_user_password.sh common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
setup_board common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
sha256_partitions.sh sha256_partitions: script to easily sha256 partitions of a .bin file. 2011-08-11 10:00:12 -07:00
ssh_test.sh fix up function style 2012-05-11 14:10:38 -07:00
start_devserver Shift crosutils scripts to use the common.sh they were written against. 2012-03-15 23:35:06 -07:00
update_bootloaders.sh common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
update_chroot common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
update_kernel.sh fix up function style 2012-05-11 14:10:38 -07:00
upload_symbols scripts: Remove call to switch_to_strict_mode 2012-05-14 17:09:06 -07:00
verify_rootfs_chksum.sh fix up function style 2012-05-11 14:10:38 -07:00