tedbo ccd326b84d Changes to install_packages.sh so that we can master an image without
running maintainer scripts.

This is a work-in-progress. If you build_image like:

EXPERIMENTAL_NO_DEBOOTSTRAP=1 ./build_image.sh

it will skip debootstrap and install the base required packages
without running maintainer scripts. This is about 68 packages that
have lots of interleaved dependencies so it is nasty to trim down.

If you build like:

EXPERIMENTAL_NO_MAINTAINER_SCRIPTS=1 ./build_image.sh

it will install all packages skipping maintainer scripts.

Using these we can try and get things in a state where we can
create an image built of cross-compiled packages.

This is obviously not finished but in this case I prefer to commit
early so others can poke at it.

Review URL: http://codereview.chromium.org/527015
2010-01-06 18:23:50 -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 168 MiB
Languages
Shell 93.1%
Python 6.9%