image build and composition scripts for Flatcar Container Linux
Go to file
David Michael 23c5b018c6 prod_image_util: Drop /usr/include
This should be covered by INSTALL_MASK, but it apparently gets
confused by a symlink loop installed by json-c.  Remove it here.
2018-10-18 16:32:32 +00:00
build_library prod_image_util: Drop /usr/include 2018-10-18 16:32:32 +00:00
contrib Remove old Jenkins jobs 2017-03-20 15:36:03 -07:00
jenkins jenkins/sdk: Drop redundant update_chroot 2018-10-12 20:09:24 +00:00
lib *: remove dev image 2018-07-25 13:11:17 -07:00
oem oem/oracle: drop utility scripts 2018-04-25 22:44:20 -04:00
sdk_lib sdk_lib: drop obsolete enter/make_chroot 2018-06-08 10:58:29 -07:00
signing signing/sign.sh: update to use correct keys/ips 2018-09-25 15:44:23 -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 *: remove restart_in_chroot_if_needed 2018-05-30 13:07:58 -07:00
build_image build_image: rename dev_image to dev_container 2018-07-25 13:11:17 -07:00
build_oem_aci *: remove restart_in_chroot_if_needed 2018-05-30 13:07:58 -07:00
build_packages *: use cros_workon not cros_list_modified_pkgs 2018-05-30 13:07:58 -07:00
build_toolchains build_toolchains: upload package signatures 2017-03-31 16:50:29 -07:00
build_torcx_store build_torcx_store: Update for newer portage versions 2018-08-29 21:40:21 +00:00
check_out_of_date.py check_out_of_date: add script 2018-03-07 14:23:30 -08:00
clean_loopback_devices Add a umount wrapper to suppress gvfsd/trashd breaking umount calls. 2012-09-05 00:00:43 -07:00
code-of-conduct.md update CoC 2018-01-04 12:20:11 -08:00
common.sh *: remove dev image 2018-07-25 13:11:17 -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_dev_sign_update core_dev_sign_update: add script 2018-06-21 17:31:43 -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 core_sign_update: add support for new signing server 2018-06-21 17:31:43 -07: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
find_overlay_dups *: add script to check for duplicate pkgs 2018-03-07 14:25:45 -08: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 *: remove restart_in_chroot_if_needed 2018-05-30 13:07:58 -07:00
image_set_group *: remove restart_in_chroot_if_needed 2018-05-30 13:07:58 -07:00
image_to_vm.sh *: remove dev image 2018-07-25 13:11:17 -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 *: remove restart_in_chroot_if_needed 2018-05-30 13:07:58 -07:00
set_official *: remove restart_in_chroot_if_needed 2018-05-30 13:07:58 -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 setup_board: Drop needless SYSROOT when installing binpkgs 2018-08-29 21:40:21 +00:00
tag_release tag_release: fix version validation when bumping patch on branch 2018-02-03 01:56:14 -08:00
update_chroot *: use cros_workon not cros_list_modified_pkgs 2018-05-30 13:07:58 -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: replace cvs with git 2017-07-26 17:05:43 -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.