from within the chroot.
It also fixes a number of style issues.
It changes the meaning of cros_workon "list-all" to list all available
packages, and adds "list-live" to list all live packages.
It changes things that load chromeos-common.sh from the installer to
load it from /usr/lib/installer.
BUG=chromium-os:4230
TEST=synced, rebuilt chroot, made packages, made images, built chrome
from source, and wrote an image to a USB stick.
Review URL: http://codereview.chromium.org/6240018
Change-Id: I90c34420af1a64020402bafef8e9e77f56837c02
With new changes to the rootfs, if it is verified, it won't be
mountable rw. Since this script just copies out a file, making it
ro (instead of calling enable_rw_mount) seems to make sense.
TEST=?
BUG=chromium-os:7468
Change-Id: I0941e981826005cea1c70653c45c5ae2c5f5a9e0
Review URL: http://codereview.chromium.org/4027001
This is a short term fix for machines that can't boot a kernel from
the root file system of an SDCard.
This issue depends on issue 602027.
Review URL: http://codereview.chromium.org/600074