Thilo Fromm 8877d7adcd bootstrap_sdk: use local SDK ebuilds for stage1
This change uses portage-stable and coreos-overlay from the local SDK
chroot (from /var/lib/gentoo/repos) in the stage 1 SDK bootstrap build.
This is part 2 of the SDK bootstrap stage 1 fix (part 1 is covered in
64d8a73ac09853a4b9b813b53299d37569c35071), which ensures stage 1 does
not introduce any changes in its ebuilds over the seed SDK.

The change also introduces an option to consciously divert from the
above enforcement by use of command line parameters:

--stage1_overlay_ref <gitref> will check out coreos-overlay and use
                                <gitref> for stage 1 instead of the
                                local SDK's
                                /var/lib/gentoo/repos/coreos-overlay

--stage1_portage_ref <gitref> will check out portage-stable and use
                                <gitref> for stage 1 instead of the
                                local SDK's
                                /var/lib/gentoo/repos/gentoo

Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2021-04-23 16:23:03 +02:00
2020-09-02 08:10:50 -04:00
2019-11-07 19:40:01 +01:00
2019-12-04 14:59:11 +01:00
2021-02-04 16:57:17 +01:00
2018-01-04 12:20:11 -08:00
2019-11-07 19:40:01 +01:00
2019-12-04 14:59:11 +01:00
2019-11-07 19:40:01 +01:00
2019-11-07 19:40:01 +01:00
2019-12-04 14:59:11 +01:00
2019-11-07 19:40:01 +01:00
2014-01-19 12:25:11 -08:00
2019-11-07 19:40:01 +01:00

Flatcar Container Linux SDK scripts

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

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