image build and composition scripts for Flatcar Container Linux
Go to file
Michael Marineau 805cc65ffd fix(disk_util): Add option to safely rewrite partition table.
write_gpt --update <img> will read an existing image and make sure all
existing partitions will not get moved or truncated in the new layout.
This is mostly useful for resizing the final partition or just rewriting
metadata like partition types and labels.
2014-01-03 16:40:54 -08:00
bin add(prod_image_util): Rename what remains of cros_make_image_bootable 2013-12-30 16:12:44 -08:00
build_library fix(disk_util): Add option to safely rewrite partition table. 2014-01-03 16:40:54 -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 fix(*): Change default for --jobs to $NUM_JOBS 2013-12-01 16:04:10 -08:00
.gitignore cros_sdk: Allow additional chroot mounts via .local_mounts file 2012-09-21 16:48:52 -07:00
bash_completion fix(*): remove lingering broken support for board overlays. 2013-12-08 16:02:00 -08:00
boot_nspawn fix(*): use /media/state and overlays dir 2013-07-26 08:44:47 -07:00
bootstrap_sdk fix(catalyst): Always use the current SDK tarball as seed. 2013-11-23 20:32:55 -08:00
build_container fix(catalyst): Always use the current SDK tarball as seed. 2013-11-23 20:32:55 -08:00
build_image add(prod_image_util): Rename what remains of cros_make_image_bootable 2013-12-30 16:12:44 -08:00
build_packages fix(*): Change default for --jobs to $NUM_JOBS 2013-12-01 16:04:10 -08:00
build_toolchains fix(catalyst): Always use the current SDK tarball as seed. 2013-11-23 20:32:55 -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(*): remove lingering broken support for board overlays. 2013-12-08 16:02:00 -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(image_to_vm): Remove support for alternate state fs image. 2013-12-30 16:32:37 -08:00
LICENSE LICENSE: minor cleanups 2013-07-31 11:20:58 -07: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(*): remove lingering broken support for board overlays. 2013-12-08 16:02:00 -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): Add a few sanity checks. 2013-12-07 23:17:41 -08:00
update_chroot fix(*): Change default for --jobs to $NUM_JOBS 2013-12-01 16:04:10 -08: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