image build and composition scripts for Flatcar Container Linux
Go to file
Michael Marineau 4815c38194 fix(tag_release): Fix compatibility with portage's config parser
Another fix for 10d98e7. Empty values must be quoted, otherwise the
tokenizer gets confused and everything falls apart. :(
2014-05-04 22:52:53 -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 Merge pull request #238 from marineam/insecure 2014-05-03 14:19:20 -07:00
contrib Small fix to contrib VirtualBox script 2014-04-08 23:27:29 -03:00
hooks/install Excluded ${D}usr/lib/debug/* files from hardened checks. 2012-10-24 20:15:53 -07:00
lib fix(catalyst): Move catalyst scripts from lib to build_library. 2013-10-10 11:47:09 -07:00
oem/ami maint(*): Delete special case code for amd64-generic 2014-04-23 16:14:50 -07:00
sdk_lib fix(make_chroot): Simplify chroot user creation. 2014-03-21 19:46:32 -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 cleanup(set_lsb_release): Rework release config setup 2014-03-19 15:56:21 -07:00
build_container cleanup(set_lsb_release): Rework release config setup 2014-03-19 15:56:21 -07:00
build_image fix(tag_release): Fix compatibility with portage's config parser 2014-05-04 22:52:53 -07:00
build_packages fix(build_packages): Simplify emerge command, use board-packages ebuild. 2014-03-27 22:37:28 -07:00
build_toolchains fix(catalyst): Always use the current SDK tarball as seed. 2013-11-23 20:32:55 -08:00
call_autoserv.py Added HWQual utility script - call_script.py 2011-01-27 16:19:55 -08:00
chromeos-common.sh Switch to GPT-format disk images. 2010-03-30 14:17:34 -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 fix(common): Switch to os-release style names in version.txt 2014-04-29 01:44:47 -04:00
core_roller_upload fix(core_roller_upload): Update to new roller HTTPS URL. 2014-03-31 11:18:53 -07:00
core_upload_update fix(release_util): Move default upload root to common, add --upload_root 2014-02-07 10:37:45 -08:00
cros_generate_breakpad_symbols setup DEFAULT_BOARD by default 2012-08-14 10:17:31 -07:00
cros_generate_stacks_bvt Simplify boilerplate common.sh code in src/scripts. 2012-07-12 10:55:37 -07:00
cros_run_unit_tests Remove testing utilities and fix symlinks. 2011-03-24 16:06:59 -07:00
cros_workon Add the --include-masked flag when calling the equery which command. 2013-01-30 14:25:44 -08:00
exclude-list Create squashfs as the rootfs. 2011-08-26 13:04:29 -07:00
generate_test_report Remove testing utilities and fix symlinks. 2011-03-24 16:06:59 -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_to_live.sh Move some dev scripts into dev/host. 2011-03-23 14:34:53 -07:00
image_to_vm.sh fix(common): Switch to os-release style names in version.txt 2014-04-29 01:44:47 -04:00
LICENSE LICENSE: minor cleanups 2013-07-31 11:20:58 -07:00
PRESUBMIT.cfg Add pylint hook to src/scripts. 2013-01-18 11:40:40 -08:00
prune_images add(prune_images): Add a little script to clean up build directory 2014-03-23 20:07:45 -07:00
remote_access.sh chore(*): use COREOS lsb-release variables 2013-07-24 15:43:26 -07:00
run_remote_tests.sh Remove testing utilities and fix symlinks. 2011-03-24 16:06:59 -07:00
security_test_image security_test_image: new signer test script 2012-10-02 16:45:18 -07:00
serve.go stupid script to serve the latest images 2014-03-07 12:39:03 -08: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 fix(setup_board): Allow make.conf.user to be per-board 2014-04-09 17:32:28 -07:00
sha256_partitions.sh sha256_partitions: script to easily sha256 partitions of a .bin file. 2011-08-11 10:00:12 -07:00
ssh_test.sh Simplify boilerplate common.sh code in src/scripts. 2012-07-12 10:55:37 -07:00
start_devserver Simplify boilerplate common.sh code in src/scripts. 2012-07-12 10:55:37 -07:00
tag_release fix(tag_release): Fix compatibility with portage's config parser 2014-05-04 22:52:53 -07:00
update_chroot fix(make_chroot): Add new repos.conf and crossdev metadata 2014-04-14 19:02:04 -07:00
update_distfiles fix(update_distfiles): Set temporary directory 2013-06-26 14:07:16 -04:00
update_ebuilds fix(update_ebuilds): Switch default source to rsync mirrors. 2013-07-03 14:38:11 -04:00
upload_symbols setup DEFAULT_BOARD by default 2012-08-14 10:17:31 -07:00