Euan Kemp fcef524c3a build_torcx_store: generate a torcx_manifest
This modifies the `build_torcx_store` script to produce a manifest and
cas-like structure of packages referenced by that manifest.

It also removes the symlink creation logic (which will be re-added in
build_image in coming commits).

The concept of "extra packages", which are referenced in the manifest,
but aren't installed in the rootfs, is also introduced.

Since the logic of what to include in the rootfs is also extracted into
build_image, supporting these "extra packages" isn't very complicated
for this file.
2017-09-08 16:42:47 -07:00
2017-03-20 15:36:03 -07:00
2016-06-01 14:57:33 -07:00
2014-01-19 12:25:11 -08:00
2017-06-08 12:17:59 -07:00

CoreOS Container Linux SDK scripts

Welcome to the scripts repo, your starting place for most things here in the CoreOS Container Linux SDK. To get started you can find our documentation on the CoreOS website.

Description
image build and composition scripts for Flatcar Container Linux
Readme BSD-3-Clause 175 MiB
Languages
Shell 93.1%
Python 6.9%