6 Commits

Author SHA1 Message Date
flatcar-ci
55913189eb
New version: beta-3066.1.2 2022-02-03 22:46:57 +05:30
flatcar-ci
b6225ded25
New version: beta-3066.1.1 2022-01-25 00:15:59 +05:30
flatcar-ci
ff1efade8b
New version: beta-3066.1.1 2022-01-24 23:04:49 +05:30
Thilo Fromm
9c260cfba0 coreos-overlay + portage-stable: bump to latest 3066
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2021-12-16 19:01:07 +01:00
Thilo Fromm
3a893d5924 New release: beta-3066.1.0 2021-12-15 09:50:13 +01:00
Thilo Fromm
4bb6b29076 sdk-container: add scripts for containerised SDK
Back-port for flatcar-3066 branch.

This change introduces a containerised SDK as a replacement for cork SDK
operations. It also simplifies versioning by removing the need for
manifest repos as well as usage of the "repo" tool by use of git
submodules for coreos-overlay and portage-stable.

The following feature scripts are added:
- run_sdk_container: Run a command in an SDK container, using the
        current scripts repo + ebuild submodules.
        current scripts repo + ebuild submodules.
- bootstrap_sdk_container / build_sdk_container_image: Bootstrap a new
        SDK and create an SDK container from the resulting SDK tarball.

The following additions have been made to SDK scripts:
- setup_board: add --pkgdir parameter to use a custom binary packge
  directory.
2021-12-07 19:46:30 +01:00