image build and composition scripts for Flatcar Container Linux
Go to file
Mandeep Singh Baines 120d91df01 cros_workon: fix bug where cros_workon start doesn't work for first start
If the checkout dir doesn't already exist cros_workon start will print
the wrong dir. Fixed by using readlink -m instead.

BUG=none
TEST=Verified that first start is incorrect without this patch
but is fixed with this patch.

Change-Id: I5db29a8c1737dea1dbe4866e18576f67b9355f84

Review URL: http://codereview.chromium.org/3434008
2012-07-09 16:44:13 -07:00
bin Relocate stateful_parition/var to stateful_partition/var_overlay 2012-07-09 09:06:30 -07:00
build_library Relocate stateful_parition/var to stateful_partition/var_overlay 2012-07-09 09:06:30 -07:00
chroot_version_hooks.d update hooks: add feedback messages to slow chrome cleanup 2012-06-26 15:47:55 -07:00
lib Increase memory size of vm's to 2G 2012-06-05 03:03:11 -07:00
mod_for_dbusspy Move enable-dbus-monitor to be a mod_for_dbusspy behavior 2012-03-21 12:23:48 -07:00
mod_for_factory_scripts Wipe the autotest package directory before rebasing from client. 2012-03-09 12:41:46 -08:00
mod_for_test_scripts Add mod for test script which sets the PAGER default correctly 2012-07-02 18:02:09 -07:00
sdk_lib Revert gvfs hacks to known-good state. 2012-07-09 14:42:10 -07:00
.gitignore ignore cbuildbot_package.list file 2011-12-14 20:57:10 -08:00
archive_hwqual fix up function style 2012-05-11 14:10:38 -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 Add option to create a hybrid MBR 2012-06-26 13:58:51 -07:00
build_kernel_image.sh Reduce kernel loglevel to 0 2012-05-11 12:04:02 -07:00
build_packages build_packages: Upload command stats after each run. 2012-06-26 13:58:51 -07: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 Shift crosutils scripts to use the common.sh they were written against. 2012-03-15 23:35:06 -07:00
common_bash_backtraces.sh fix up function style 2012-05-11 14:10:38 -07:00
common.sh build_packages: Upload command stats after each run. 2012-06-26 13:58:51 -07:00
cros_deps_diff add cros_deps_diff tool that creates dependency graph diffs 2010-07-08 14:52:37 -07:00
cros_generate_breakpad_symbols scripts: Fix possible cause of cros_generate_breakpad_symbols crash 2012-05-29 22:30:02 -07:00
cros_generate_deps_graphs Refactor the dot graph generation out of cros_generate_deps_graphs 2010-07-01 13:41:25 -07:00
cros_generate_stacks_bvt fix up function style 2012-05-11 14:10:38 -07:00
cros_run_unit_tests Remove testing utilities and fix symlinks. 2011-03-24 16:06:59 -07:00
cros_show_stacks fix up function style 2012-05-11 14:10:38 -07:00
cros_workon cros_workon: fix bug where cros_workon start doesn't work for first start 2012-07-09 16:44:13 -07:00
dot_helper.py Refactor the dot graph generation out of cros_generate_deps_graphs 2010-07-01 13:41:25 -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
enter_chroot.sh placeholders: update depot_tools for people who didn't read PSA 2011-08-24 12:33:57 -07:00
exclude-list Create squashfs as the rootfs. 2011-08-26 13:04:29 -07:00
fixup_image_for_qemu.py Use 1280x1024 resolution when running ChromeOS under qemu. 2011-03-29 06:58:17 -07:00
generate_test_report Remove testing utilities and fix symlinks. 2011-03-24 16:06:59 -07:00
get_latest_image.sh common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
get_package_list common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -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 Temporarily reinstate support for --to=/dev/sdX 2012-06-25 07:15:45 -07:00
image_to_vm.sh common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
make_factory_package.sh crosutils: move factory setup scripts to ../platform/factory-utils/factory_setup 2011-11-08 23:09:11 -08:00
make_netboot.sh Modify USE flags used when building network boot kernel 2012-05-22 08:00:35 -07:00
mod_image_for_recovery.sh Add 'vfat' flag when building kernel with initramfs 2012-05-23 17:49:46 -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 common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
mod_test_image_for_pyauto.sh This script is only used in manual testing. It can't break the tree. 2012-07-09 16:01:52 -07:00
mount_gpt_image.sh Relocate stateful_parition/var to stateful_partition/var_overlay 2012-07-09 09:06:30 -07:00
remote_access.sh fix up function style 2012-05-11 14:10:38 -07:00
run_chroot_version_hooks fix up function style 2012-05-11 14:10:38 -07:00
run_remote_tests.sh Remove testing utilities and fix symlinks. 2011-03-24 16:06:59 -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 common.sh: output a backtrace and debug information on failure. 2012-05-07 17:19:41 -07:00
setup_board setup_board: look up sdk targets only 2012-06-19 17:11:06 -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 fix up function style 2012-05-11 14:10:38 -07:00
start_devserver Shift crosutils scripts to use the common.sh they were written against. 2012-03-15 23:35:06 -07:00
update_bootloaders.sh Revert gvfs hacks to known-good state. 2012-07-09 14:42:10 -07:00
update_chroot pass down board info to cros_setup_toolchains 2012-06-17 22:13:40 -07:00
update_kernel.sh fix up function style 2012-05-11 14:10:38 -07:00
upload_symbols scripts: Remove call to switch_to_strict_mode 2012-05-14 17:09:06 -07:00
verify_rootfs_chksum.sh fix up function style 2012-05-11 14:10:38 -07:00