image build and composition scripts for Flatcar Container Linux
Go to file
Benjamin Gilbert 84db4c6f99 Merge pull request #700 from bgilbert/add-vagrant-vbox
build_library: Add vagrant_virtualbox image type
2017-06-22 13:45:28 -07:00
bin add(prod_image_util): Rename what remains of cros_make_image_bootable 2013-12-30 16:12:44 -08:00
build_library build_library: Add vagrant_virtualbox image type 2017-06-22 13:41:15 -07:00
contrib Remove old Jenkins jobs 2017-03-20 15:36:03 -07:00
lib fix(catalyst): Move catalyst scripts from lib to build_library. 2013-10-10 11:47:09 -07:00
oem oem/azure: Drop scripts obsoleted by plume 2017-05-15 12:07:15 -07:00
offline_signing offline_signing: take download channel as an arg 2017-06-14 16:42:17 -07:00
sdk_lib enter_chroot: Fix ownership of /run/user/UID 2017-05-31 13:52:16 -07:00
.gitignore cros_sdk: Allow additional chroot mounts via .local_mounts file 2012-09-21 16:48:52 -07:00
bash_completion fix(*): remove lingering broken support for board overlays. 2013-12-08 16:02:00 -08:00
boot_nspawn fix(*): use /media/state and overlays dir 2013-07-26 08:44:47 -07:00
bootstrap_sdk bootstrap_sdk: upload package signatures 2017-03-31 16:50:12 -07:00
build_docker_aci build_docker_aci: include 'extra' version number 2017-03-06 16:07:26 -08:00
build_image build_image: copy torcx images into the vendor store 2017-06-02 14:23:03 -07:00
build_oem_aci image_to_vm: support generating and installing an OEM agent ACI 2016-10-18 11:37:33 -07:00
build_packages build_packages: also build all torcx images by default 2017-06-02 14:22:53 -07:00
build_toolchains build_toolchains: upload package signatures 2017-03-31 16:50:29 -07:00
build_torcx_store build_torcx_store: initialize upload options 2017-06-17 18:01:21 -07:00
clean_loopback_devices Add a umount wrapper to suppress gvfsd/trashd breaking umount calls. 2012-09-05 00:00:43 -07:00
common.sh common: Drop functions to disable/enable ext[234] read-only hack 2017-04-21 13:59:31 -07:00
CONTRIBUTING.md CONTRIBUTING: add a section about not emailing maintainers 2014-06-18 18:38:28 -07:00
core_date core_date: add help message 2016-06-01 14:57:33 -07:00
core_pre_alpha *: drop usage of COREOS_VERSION_STRING 2016-02-15 13:55:55 -08:00
core_roller_upload *: don't hardcode path to bash 2017-03-02 14:00:11 -08:00
core_sign_update *: don't hardcode path to bash 2017-03-02 14:00:11 -08:00
cros_workon Add the --include-masked flag when calling the equery which command. 2013-01-30 14:25:44 -08:00
DCO chore(contributing): clean up CONTRIBUTING.md and split out DCO 2014-04-04 10:40:37 -07:00
get_latest_image.sh setup DEFAULT_BOARD by default 2012-08-14 10:17:31 -07:00
get_package_list setup DEFAULT_BOARD by default 2012-08-14 10:17:31 -07:00
image_inject_bootchain image_inject_bootchain: New script to inject kernel/GRUB/shim 2017-02-02 16:53:16 -08:00
image_set_group image_set_group: Move generic setup/teardown code into a library 2017-02-02 12:51:35 -08:00
image_to_vm.sh Merge pull request #679 from bgilbert/format 2017-05-08 14:09:52 -07:00
kernel_menuconfig menuconfig: Handle shared architecture configuration 2016-08-16 15:45:59 -07:00
LICENSE ROADMAP: add initial overall CoreOS roadmap document 2015-04-30 16:58:53 -07:00
NOTICE feat(*): initial commit 2014-01-19 12:25:11 -08:00
prune_images prune_images: keep newer-than-latest builds 2015-11-24 13:40:09 -08:00
README.md README: CoreOS -> Container Linux 2017-06-08 12:17:59 -07:00
rebuild_packages rebuild_packages: new script to catch all ebuild modifications 2016-07-13 22:18:05 -07:00
serve.go stupid script to serve the latest images 2014-03-07 12:39:03 -08:00
set_official updates: Add script for enabling the official update signing key. 2014-06-20 18:00:48 -07:00
set_shared_user_password.sh Added password arg to set_shared_user_password.sh 2012-07-25 10:50:08 -07:00
setup_board scripts: Drop unused BOARD_USE assignments 2017-06-16 19:22:51 -07:00
start_devserver Simplify boilerplate common.sh code in src/scripts. 2012-07-12 10:55:37 -07:00
tag_release tag_release: branch important projects automatically for alpha tags 2017-04-18 14:13:45 -07:00
update_chroot Revert "update_chroot: fix SDK updates during the Perl 5.22 upgrade" 2017-06-14 13:04:51 -07:00
update_distfiles update_distfiles: upload to both old and new buckets 2016-04-27 12:48:20 -07:00
update_ebuilds update_ebuilds: allow glsa sync and ignore metadata if so 2016-05-17 11:30:17 -07:00
update_metadata update_metadata: continue if there are no updates to commit. 2014-06-20 17:30:15 -07:00

CoreOS Container Linux SDK scripts

Welcome to the scripts repo, your starting place for most things here in the CoreOS Container Linux SDK. To get started you can find our documentation on the CoreOS website.