image build and composition scripts for Flatcar Container Linux
Go to file
Michael Marineau 2f081e91c8 disk_util: ensure partitions are layed out on disk in order
So far the default iteration order of python dicts has mostly matched
the order that we want the partitions on disk but this is not always the
case. I caught the BIOS-BOOT partition being ordered on disk after the
USR-A partition. Nothing bad came of this but consistancy is good.
2014-11-03 13:07:29 -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 disk_util: ensure partitions are layed out on disk in order 2014-11-03 13:07:29 -08:00
contrib Script to create basic config-drive 2014-05-04 01:16:34 -03:00
lib fix(catalyst): Move catalyst scripts from lib to build_library. 2013-10-10 11:47:09 -07:00
oem scripts/oem/ami: bump PV-GRUB AKIs to 1.04 in all regions 2014-10-31 20:38:27 -07:00
offline_signing offline_signing: download from stable, it gets built/uploaded first. 2014-10-15 18:17:50 -07:00
sdk_lib make_chroot: remove unneeded modifications 2014-09-15 16:19:25 -07: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 bootstrap_sdk: setup /usr/lib correctly before calling set_lsb_release 2014-07-14 17:41:18 -07:00
build_image tools: remove support for parallel_emerge 2014-07-19 16:38:17 -07:00
build_packages build_package: fix loop between two loop breaking steps 2014-07-22 14:49:52 -07:00
build_toolchains fix(build_library): Remove reference to old SDK profile 2014-06-10 14:45:56 -04: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 cleanup: remove source location migration code 2014-09-14 15:32:10 -07:00
core_pre_alpha add(core_pre_alpha): New release script for just posting alpha images. 2014-06-11 13:33:11 -07:00
core_promote rename references to updatectl, it is now updateservicectl 2014-08-20 16:27:44 -07:00
core_roller_upload rename references to updatectl, it is now updateservicectl 2014-08-20 16:27:44 -07:00
core_sign_update updates: fix running core_sign_update from update.zip 2014-06-25 22:44:31 -07:00
cros_workon Add the --include-masked flag when calling the equery which command. 2013-01-30 14:25:44 -08: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_set_group image_set_group: copy contents and packages text files 2014-08-20 14:39:44 -07:00
image_to_vm.sh Added --oem_pkg oem override option to image_to_vm.sh 2014-09-24 14:28:56 -04:00
LICENSE LICENSE: minor cleanups 2013-07-31 11:20:58 -07:00
prune_images add(prune_images): Add a little script to clean up build directory 2014-03-23 20:07:45 -07:00
serve.go stupid script to serve the latest images 2014-03-07 12:39:03 -08:00
set_official updates: Add script for enabling the official update signing key. 2014-06-20 18:00:48 -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 setup_board: setup gdb wrapper and debug symbol path 2014-08-15 16:36:35 -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 compatibility with portage's config parser 2014-05-04 22:52:53 -07:00
update_chroot toolchain: always switch to latest GCC version 2014-08-26 16:31:46 -07:00
update_distfiles fix(update_distfiles): Set temporary directory 2013-06-26 14:07:16 -04:00
update_ebuilds feat(metadata): Add support for updating ebuild metadata cache 2014-06-10 18:55:36 -07:00
update_metadata update_metadata: continue if there are no updates to commit. 2014-06-20 17:30:15 -07:00