image build and composition scripts for Flatcar Container Linux
Go to file
John Sheu b7b095befd Use cirrus driver for QEMU
Moving to the cirrus driver (instead of std) so we can support
cirrus-fb, in preparation for nonroot-X support.

BUG=chromium-os:388
TEST=local build, run with x86-generic

Change-Id: Ic7d5776f673ac3c15680d62331345d55985f1d73
Reviewed-on: https://gerrit.chromium.org/gerrit/39900
Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>
Reviewed-by: Chris Sosa <sosa@chromium.org>
Tested-by: John Sheu <sheu@chromium.org>
Commit-Queue: John Sheu <sheu@chromium.org>
2012-12-20 15:06:03 -08:00
bin Build script changes needed to enable bootcache 2012-11-28 16:19:40 -08:00
build_library update_partition_table: dynamically handle resize 2012-12-10 13:56:46 -08:00
chroot_version_hooks.d Update libtool to keep in sync with toolchain 2012-12-18 18:18:26 -08:00
hooks/install Excluded ${D}usr/lib/debug/* files from hardened checks. 2012-10-24 20:15:53 -07:00
lib Use cirrus driver for QEMU 2012-12-20 15:06:03 -08:00
mod_for_dbusspy Fix configuration to make dbus-monitor work 2012-11-27 12:36:14 -08:00
mod_for_factory_scripts Restore global_config.ini (necessary for autotests to run). 2012-07-23 02:18:20 -07:00
mod_for_test_scripts CHROMIUMOS: Add virtual WiFi devices to shill.conf 2012-10-31 15:54:14 -07:00
path-overrides umount wrapper: fix inverted logic 2012-09-12 22:32:18 -07:00
sdk_lib enter_chroot: clean out stale ssh dirs 2012-12-05 14:27:43 -08:00
.gitignore cros_sdk: Allow additional chroot mounts via .local_mounts file 2012-09-21 16:48:52 -07:00
archive_hwqual Don't depend on zip files in archive_hwqual (1 of 2). 2012-10-15 14:19:08 -07:00
bash_completion Trivial change to test the commit queue by cleaning up Copyright date in bash_history. 2011-09-01 18:48:39 -07:00
build_image build_image: auto-disable bootcache when --noenable_rootfs_verification is used 2012-12-03 10:05:44 -08:00
build_kernel_image.sh Build script changes needed to enable bootcache 2012-11-28 16:19:40 -08:00
build_packages setup_board: add --accept_license flag. 2012-12-19 12:15:59 -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_bash_backtraces.sh fix up function style 2012-05-11 14:10:38 -07:00
common.sh Filter out more things in install shim 2012-12-11 03:02:12 -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_show_stacks setup DEFAULT_BOARD by default 2012-08-14 10:17:31 -07:00
cros_workon Ensure user has a chromium checkout before running chrome_set_ver. 2012-09-20 17:32:22 -07:00
enable_localaccount.sh This starts to fix the scripts so that they load from /usr/lib/crosutils 2011-02-01 22:04:49 -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_usb.sh Remove now redundant hybrid MBR option (this is handled by board scripts now) 2012-10-24 13:37:28 -07:00
image_to_vm.sh Use cirrus driver for QEMU 2012-12-20 15:06:03 -08:00
install_toolchain Add install_toolchain script. 2012-11-20 11:57:12 -08:00
make_factory_package.sh Move symlink to make_factory_packages.py. 2012-11-26 23:10:15 -08:00
make_netboot.sh Add a umount wrapper to suppress gvfsd/trashd breaking umount calls. 2012-09-05 00:00:43 -07:00
mod_image_for_recovery.sh Add adjust_part flag 2012-10-30 04:44:53 -07:00
mod_image_for_test.sh Move warning message for mod_image_for_test before actual library call. 2012-06-04 03:08:35 -07:00
mod_test_image_for_dbusspy.sh Simplify boilerplate common.sh code in src/scripts. 2012-07-12 10:55:37 -07:00
mod_test_image_for_pyauto.sh setup DEFAULT_BOARD by default 2012-08-14 10:17:31 -07:00
mount_gpt_image.sh quiet down grep/dd output 2012-11-02 10:01:53 -07:00
remote_access.sh remote_access: Add some helper command for copying with rsync 2012-12-10 08:44:29 -08:00
run_chroot_version_hooks Pass more proxy vars into the chroot, rework sudoers.d maintenance. 2012-08-24 13:26:03 -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_factory_packages.py crosutils: globally replace enter_chroot with cros_sdk 2011-08-19 15:35:32 -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: add --accept_license flag. 2012-12-19 12:15:59 -08: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
update_bootloaders.sh quiet down grep/dd output 2012-11-02 10:01:53 -07:00
update_chroot update_chroot: pass env vars to cros_setup_toolchain. 2012-09-24 11:36:40 -07:00
update_kernel.sh update_kernel: Save .5 seconds by avoiding tmp copy for kernel image 2012-12-17 13:29:08 -08:00
upload_symbols setup DEFAULT_BOARD by default 2012-08-14 10:17:31 -07:00
verify_rootfs_chksum.sh Simplify boilerplate common.sh code in src/scripts. 2012-07-12 10:55:37 -07:00