flatcar-scripts/build_library
Michael Marineau 03754b2d62 fix(cgpt.py): Add support for aligning partitions
When using anything other than classic spinning disks with 512 sectors
it is generally best to maintain some alignment with the underlying
physical sector or erase block size. The default alignment most
partitioning tools use these days is 1MB (2048 sectors). Also sometimes
qemu-img requires disk sizes to be aligned to 64KB.
2013-10-16 19:32:04 -07:00
..
base_image_util.sh fix(build_image): Exclude libc locales and info pages. 2013-09-19 21:32:48 -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 cleanup(*): Remove unused/broken test and factory images 2013-09-19 19:04:54 -04:00
catalyst_buildbot_stage4.sh fix(catalyst): Move catalyst scripts from lib to build_library. 2013-10-10 11:47:09 -07:00
catalyst_sdk_stage4.sh fix(catalyst): Move catalyst scripts from lib to build_library. 2013-10-10 11:47:09 -07:00
catalyst.sh fix(catalyst): Move catalyst scripts from lib to build_library. 2013-10-10 11:47:09 -07: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(build_library): Remove usb and factory_layout partition layouts. 2013-08-20 21:47:53 -04: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(cgpt.py): Add support for aligning partitions 2013-10-16 19:32:04 -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
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