mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 22:21:10 +02:00
The build_image script now calls install_packages.sh followed by customize_rootfs.sh. The current system installs packages and performs customization fixups from within the rootfs it is building. In order to cross-build properly we'll need to do these steps from outside of the root. Splitting package installation and rootfs customization will make it easier to do this. A follow-on change will modify customize_rootfs to run from outside of the rootfs. Review URL: http://codereview.chromium.org/414051 git-svn-id: svn://chrome-svn/chromeos/trunk@300 06c00378-0e64-4dae-be16-12b19f9950a1
Description
Languages
Shell
93.1%
Python
6.9%