image build and composition scripts for Flatcar Container Linux
Go to file
Michael Marineau 1d8d99241a fix(build_toolchains): Upload packages to a new toolchain directory.
Currently we don't have a good way to upload packages from different
jobs to the same location. The 'Packages' index file is only generated
locally so the second upload would always win.
2013-11-07 16:20:13 -08:00
bin fix(board_options.sh): Move CHOST->ARCH mapping code. 2013-11-07 13:28:13 -08:00
build_library fix(toolchain_util.sh): Switch from sudo_clobber to sudo tee 2013-11-07 16:07:17 -08:00
hooks/install Excluded ${D}usr/lib/debug/* files from hardened checks. 2012-10-24 20:15:53 -07:00
lib fix(catalyst): Move catalyst scripts from lib to build_library. 2013-10-10 11:47:09 -07:00
oem/ami fix(copy_ami.sh): Share copied snapshots with Amazon marketplace 2013-10-18 18:28:58 -07:00
sdk_lib add(129.0.0_python_exec_transition.sh): gracefully upgrade python-exec 2013-11-06 20:14:20 -08:00
.gitignore cros_sdk: Allow additional chroot mounts via .local_mounts file 2012-09-21 16:48:52 -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
boot_nspawn fix(*): use /media/state and overlays dir 2013-07-26 08:44:47 -07:00
bootstrap_sdk fix(bootstrap_sdk): Remove toolchain build step, replaced by build_toolchains 2013-11-07 13:28:13 -08:00
build_container fix(bootstrap_sdk): Remove toolchain build step, replaced by build_toolchains 2013-11-07 13:28:13 -08:00
build_image fix(board_options.sh): Move CHOST->ARCH mapping code. 2013-11-07 13:28:13 -08:00
build_packages fix(build_packages): Don't redirect emerge output. 2013-11-07 13:28:13 -08:00
build_toolchains fix(build_toolchains): Upload packages to a new toolchain directory. 2013-11-07 16:20:13 -08: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 Add a umount wrapper to suppress gvfsd/trashd breaking umount calls. 2012-09-05 00:00:43 -07:00
common.sh fix(common.sh): Use $SCRIPT_NAME as the default log prefix. 2013-11-07 13:28:13 -08:00
core_upload_update feat(core_upload_update): copy stuff to channel URL 2013-08-02 11:33:02 -07:00
cros_generate_breakpad_symbols setup DEFAULT_BOARD by default 2012-08-14 10:17:31 -07:00
cros_generate_stacks_bvt Simplify boilerplate common.sh code in src/scripts. 2012-07-12 10:55:37 -07:00
cros_run_unit_tests Remove testing utilities and fix symlinks. 2011-03-24 16:06:59 -07:00
cros_workon Add the --include-masked flag when calling the equery which command. 2013-01-30 14:25:44 -08:00
exclude-list Create squashfs as the rootfs. 2011-08-26 13:04:29 -07:00
generate_test_report Remove testing utilities and fix symlinks. 2011-03-24 16:06:59 -07:00
get_latest_image.sh setup DEFAULT_BOARD by default 2012-08-14 10:17:31 -07:00
get_package_list setup DEFAULT_BOARD by default 2012-08-14 10:17:31 -07:00
image_to_live.sh Move some dev scripts into dev/host. 2011-03-23 14:34:53 -07:00
image_to_vm.sh fix(board_options.sh): Move CHOST->ARCH mapping code. 2013-11-07 13:28:13 -08:00
install_toolchain fix(install_toolchain): Prevent tar from replacing lib symlinks 2013-07-22 21:42:57 -04:00
LICENSE LICENSE: minor cleanups 2013-07-31 11:20:58 -07:00
mount_gpt_image.sh fix(build_image): Install dev packages into root, not /usr/local. 2013-09-19 20:43:59 -04:00
PRESUBMIT.cfg Add pylint hook to src/scripts. 2013-01-18 11:40:40 -08:00
remote_access.sh chore(*): use COREOS lsb-release variables 2013-07-24 15:43:26 -07:00
run_remote_tests.sh Remove testing utilities and fix symlinks. 2011-03-24 16:06:59 -07:00
security_test_image security_test_image: new signer test script 2012-10-02 16:45:18 -07:00
set_shared_user_password.sh Added password arg to set_shared_user_password.sh 2012-07-25 10:50:08 -07:00
setup_board fix(setup_board): Move to new toolchain_util.sh and eselect 2013-11-07 13:28:13 -08: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 Simplify boilerplate common.sh code in src/scripts. 2012-07-12 10:55:37 -07:00
start_devserver Simplify boilerplate common.sh code in src/scripts. 2012-07-12 10:55:37 -07:00
tag_release fix(tag_release): Fix default SDK version 2013-11-07 12:56:38 -08:00
update_bootloaders.sh feat(update_bootloaders.sh) add UEFI boot support 2013-08-28 14:24:02 -07:00
update_chroot fix(sdk): Use coreos-devel/sdk-depends instead of hard-host-depends 2013-08-28 15:59:05 -07:00
update_distfiles fix(update_distfiles): Set temporary directory 2013-06-26 14:07:16 -04:00
update_ebuilds fix(update_ebuilds): Switch default source to rsync mirrors. 2013-07-03 14:38:11 -04:00
upload_symbols setup DEFAULT_BOARD by default 2012-08-14 10:17:31 -07:00