flatcar-scripts/build_library
Michael Marineau 2f081e91c8 disk_util: ensure partitions are layed out on disk in order
So far the default iteration order of python dicts has mostly matched
the order that we want the partitions on disk but this is not always the
case. I caught the BIOS-BOOT partition being ordered on disk after the
USR-A partition. Nothing bad came of this but consistancy is good.
2014-11-03 13:07:29 -08:00
..
board_options.sh fix(board_setup): Remove old make.conf symlinks 2014-06-12 16:53:27 -07:00
build_image_util.sh build_library: use jq to parse JSON 2014-10-22 15:19:27 -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(build_library): Remove reference to old SDK profile 2014-06-10 14:45:56 -04: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 build: switch from SYSLINUX to GRUB2 2014-09-07 09:58:51 -07:00
dev_image_util.sh build_image_util: pass the disk image through to configure_bootloaders 2014-08-30 16:39:05 -07:00
disk_layout.json azure: finalize azure image 2014-10-13 12:19:41 -07:00
disk_util disk_util: ensure partitions are layed out on disk in order 2014-11-03 13:07:29 -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 rename references to updatectl, it is now updateservicectl 2014-08-20 16:27:44 -07:00
grub_install.sh grub_install: use sudo when reprobing 2014-10-22 15:19:04 -07:00
grub.cfg grub_install: new install script for grub, add UEFI bootloader 2014-09-07 09:57:39 -07:00
prod_image_util.sh prod_image_util: clean up /etc cleanup code 2014-09-25 16:13:29 -07:00
qemu_template.sh qemu: adjust the meaning of the -s (simple) flag 2014-09-07 09:58:51 -07:00
release_util.sh fix(release_util): Generate correct download path for official releases 2014-06-02 12:38:01 -07:00
set_lsb_release build_library: move os-release to new location for systemd 215 2014-07-14 15:55:00 -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 toolchain: always switch to latest GCC version 2014-08-26 16:31:46 -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 azure: finalize azure image 2014-10-13 12:19:41 -07:00