flatcar-scripts/build_library
Michael Marineau 84348c39af fix(build_library): Re-enable zeroing free-space but in a sane way.
As of Linux 3.2 loopback supports discard by punching holes in the
underlying file. This doesn't actually seem to impact things right now
since we are writing to fresh filesystems but might as well do this to
prevent wasted space from sneaking in later on.
2013-07-27 16:39:52 -04:00
..
base_image_util.sh fix(build_library): Re-enable zeroing free-space but in a sane way. 2013-07-27 16:39:52 -04: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 feat(build*): add CoreOS production image building 2013-07-05 12:06:40 -07:00
cgpt_shell.sh cgpt_shell: avoid bash 2012-09-24 12:18:42 -07:00
cgpt.py fix(build_image): Configure legacy bootloaders to set root by UUID. 2013-07-08 16:28:12 -04: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 feat(create_legacy_bootloader): add hvc0 on Xen 2013-07-22 17:37:51 -07:00
dev_image_util.sh fix(build_library): Re-enable zeroing free-space but in a sane way. 2013-07-27 16:39:52 -04:00
disk_layout_util.sh fix(build_library): Use sparse files for disk images, no useless sudo 2013-07-26 23:45:10 -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 feat(disk_layout): increase OEM size 2013-07-17 16:19:30 -07:00
mount_gpt_util.sh Create a function library for mounting/unmounting images. 2011-08-23 13:39:03 -07:00
release_util.sh feat(image_to_vm): Add support for uploading vm images 2013-07-26 16:31:11 -04:00
set_lsb_release fix(set_lsb_release): Spelling is for suckers 2013-07-26 00:02:11 -04: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
test_image_util.sh Add support for "skip_kernelblock_install" 2013-01-02 17:03:40 -08:00
vm_image_util.sh fix(build_library): Use sparse files for disk images, no useless sudo 2013-07-26 23:45:10 -04:00