flatcar-scripts/build_library
Michael Marineau b24df04465 feat(build_image): Add 'container' image type.
This image type is the same as the developer image except that it is a
single root filesystem and is bootable via systemd-nspawn. This may
become obsolete eventually when it becomes possible to boot the normal
disk images under nspawn but it is useful for testing until then.

The partition type is defined by the Discoverable Partitions Spec.
http://www.freedesktop.org/wiki/Specifications/DiscoverablePartitionsSpec/
2014-05-16 21:11:01 -07: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): Skip modifying non-existent partitions. 2014-05-16 20:52:21 -07: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): Don't disable ebuild-locks 2014-03-04 23:08:37 -08:00
check_deps fix(check_deps): Depend exclusively on ld.so.conf for lib list 2013-11-26 16:41:42 -08:00
configure_bootloaders.sh maint(build_library): Remove special case code for -usr disk layouts 2014-04-26 14:45:28 -07:00
dev_image_util.sh refactor(base_image_util): Split into two functions. 2014-05-09 11:13:54 -07:00
disk_layout.json feat(build_image): Add 'container' image type. 2014-05-16 21:11:01 -07:00
disk_util fix(disk_util): Set btrfs default subvolume 2014-05-16 19:09:23 -07: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 maint(generate_au_zip): Drop old update service uploader 2014-05-05 15:14:46 -07:00
prod_image_util.sh fix(build_library): Skip modifying non-existent partitions. 2014-05-16 20:52:21 -07:00
qemu_template.sh feat(qemu_template): Add support for user-provided configs. 2014-04-11 18:06:18 -07:00
release_util.sh feat(vm_image_util): Add Vagrant metadata file 2014-04-29 01:44:47 -04:00
set_lsb_release fix(set_lsb_release): Set default GROUP= from arg again. 2014-05-07 12:52:05 -07: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 maint(build_library): Remove special case code for -usr disk layouts 2014-04-26 14:45:28 -07:00
toolchain_util.sh fix(update_chroot): Consolidate more portage configuration 2014-05-14 19:15:30 -07:00
virtualbox_ovf.sh feat(vm_image_util): Add new build steps, update vagrant builds 2014-04-28 19:52:24 -04:00
vm_image_util.sh fix(vm_image_util): Set correct group in Vagrant metadata. 2014-05-09 11:52:11 -07:00