tedbo 6fd336afe2 Moved debootstrap phase from build_image.sh to install_packages.sh.
This puts all package installation for the rootfs in one place. It
also makes it so that you can run install_packages.sh --root="foo"
outside of the build_image.sh script if you want to test something
without going through the full image build. With this change
build_image basically:
 - Sets up a loopback mounted rootfs
 - Calls install_packages.sh on rootfs
 - Calls customize_rootfs on rootfs
 - Makes the rootfs bootable

Review URL: http://codereview.chromium.org/520004
2009-12-23 15:59:37 -08:00
2009-12-08 18:12:28 -08:00
2009-12-18 15:38:45 -08:00
2009-12-21 11:42:39 -08:00
2009-12-21 11:42:39 -08:00
2009-12-21 11:42:39 -08:00
2009-10-09 20:56:14 +00:00
2009-10-09 20:56:14 +00:00
2009-10-09 20:56:14 +00:00
Description
image build and composition scripts for Flatcar Container Linux
BSD-3-Clause 165 MiB
Languages
Shell 93.1%
Python 6.9%