flatcar-scripts/build_library
Michael Marineau b5816f7a8d fix(disk_layout_util.sh): Fix changing build_image's disk layout.
Previously the code in base_image_util.sh properly handled the disk
layout command line flag but the spaghetti code later on calls a
function from disk_layout_util.sh which only returned 'base' resulting
in a bit of a mess if something other than 'base' is used. Sync up the
two code paths to avoid that...
2013-11-07 13:28:13 -08:00
..
base_image_util.sh fix(disk_layout_util.sh): Fix changing build_image's disk layout. 2013-11-07 13:28:13 -08:00
board_options.sh Remove --build_root from all scripts except mod_image_for_pyauto.sh. 2012-03-15 18:55:26 -07:00
build_common.sh fix(build_library): Use sparse files for disk images, no useless sudo 2013-07-26 23:45:10 -04:00
build_image_util.sh cleanup(*): Remove unused/broken test and factory images 2013-09-19 19:04:54 -04: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.sh): Move cross-toolchain install code to common lib. 2013-11-07 13:28:13 -08:00
catalyst.sh fix(catalyst.sh): Update catalyst build more aggressively. 2013-11-07 13:28:13 -08:00
cgpt.py fix(cgpt.py): Add support for aligning partitions 2013-10-16 19:32:04 -07:00
check_deps check_deps: Find libraries using RUNPATH too, not just RPATH 2012-12-07 15:22:17 -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(build_image): Remove defunct bootcache option. 2013-09-19 18:21:32 -04:00
dev_image_util.sh fix(build_image): Always use read-write for developer images. 2013-09-19 21:40:01 -04:00
disk_layout_util.sh fix(disk_layout_util.sh): Fix changing build_image's disk layout. 2013-11-07 13:28:13 -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(generate_au_zip): Add core-admin to au-generator.zip 2013-07-08 21:54:57 -07:00
legacy_disk_layout.json fix(legacy_disk_layout.json): Omit unused partitions. 2013-10-16 19:44:49 -07:00
mount_gpt_util.sh Create a function library for mounting/unmounting images. 2011-08-23 13:39:03 -07:00
qemu_template.sh fix(qemu_template): Fix getopts usage in qemu wrapper script. 2013-10-08 13:35:10 -07:00
release_util.sh feat(build_library): Add support for gpg signing DIGESTS 2013-09-06 17:06:52 -07:00
set_lsb_release fun(set_lsb_release): New code name for version 100 2013-10-08 18:43:26 -07:00
test_build_root fix(test_build_root): fix tests for coreos 2013-02-14 16:18:57 -08:00
test_image_content.sh hack(build_image): Make check for /usr/share/locale a warning. 2013-07-18 10:38:16 -07:00
toolchain_util.sh fix(toolchain_util.sh): Move cross-toolchain install code to common lib. 2013-11-07 13:28:13 -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(build_library): set tz to UTC in vmx template 2013-10-15 23:14:11 +03:00