flatcar-scripts/build_library
Michael Marineau 1177d198da fix(release_util): Fix DIGESTS regression from feb59db9f
While attempting to fix the easy to mix up DIGESTS names in feb59db9f I
stumbled across yet another way that the DIGESTS names were a bit
unpredictable: previously a .bz2 got stuck into the file name when
upload_images automatically compressed some file types. The new code
missed this and never added the .bz2. Correct this now, both for
image_to_vm which has a pile of glue to keep the legacy names in place
for now and build_image which I never intended to change.
2014-02-19 17:50:40 -08:00
..
base_image_util.sh fix(base_image_util): Do not auto-generate conflicting tmpfiles entries 2014-02-14 16:13:31 -08:00
board_options.sh fix(board_options.sh): Move CHOST->ARCH mapping code. 2013-11-07 13:28:13 -08:00
build_image_util.sh fix(build_library): remove references to chromeos-common.sh 2014-01-05 18:39:47 -08:00
catalyst_default_stage4.sh fix(bootstrap_sdk): Remove toolchain build step, replaced by build_toolchains 2013-11-07 13:28:13 -08:00
catalyst_toolchains.sh fix(toolchain_util): Move toolchain build-dep code from catalyst. 2013-11-29 17:56:58 -08:00
catalyst.sh fix(catalyst): Recreate portage snapshot with --rebuild 2014-02-09 17:37:53 -08:00
check_deps fix(check_deps): Depend exclusively on ld.so.conf for lib list 2013-11-26 16:41:42 -08:00
chromeos_blacklist feat(build_library): let python into root image 2013-02-26 08:00:40 -08:00
create_legacy_bootloader_templates.sh fix(create_legacy_bootloader_templates.sh): Support -usr layouts 2014-01-05 18:39:47 -08:00
dev_image_util.sh fix(build_image): Properly configure portage in dev images. 2014-01-23 14:13:21 -08:00
disk_util fix(build_image): Only clear UUID on rootfs/usr filesystems. 2014-01-17 21:41:18 -08:00
gen_tmpfiles.py churn(build_library): Change lots of stateful references to state. 2013-08-20 22:36:53 -04:00
generate_au_zip.py fix(common.sh): New variables for .cache and .repo/manfests 2013-11-22 16:13:49 -08:00
legacy_disk_layout.json fix(build_image): Drop long unused overlays/usr/local bind mount 2014-02-14 16:14:39 -08:00
prod_image_util.sh fix(prod_image_util): restore /etc/gentoo-release 2014-02-14 20:28:20 -08:00
qemu_template.sh qemu_template: == is a bashism, change to =. 2014-02-07 00:17:14 -08:00
release_util.sh fix(release_util): Fix DIGESTS regression from feb59db9f 2014-02-19 17:50:40 -08:00
set_lsb_release fix(common): Define VERSION_ID and BUILD_ID 2014-02-09 13:59:42 -08:00
test_build_root fix(test_image_content): Improve /usr symlink and conflict tests. 2013-12-09 19:32:54 -08:00
test_image_content.sh fix(test_image_content): Remove check for localtime symlink 2014-01-21 16:40:01 -08:00
toolchain_util.sh fix(setup_board): Remove note about annoying eselect warning 2014-02-09 14:48:45 -08:00
virtualbox_ovf.sh Merge pull request #80 from polvi/vagrant-vmware 2013-08-06 14:01:00 -07:00
vm_image_util.sh fix(release_util): Fix DIGESTS regression from feb59db9f 2014-02-19 17:50:40 -08:00