flatcar-scripts/sdk_lib
Thilo Fromm 433f62c0e0
SDK container: include circular deps pkgs (#2340)
This change builds all packages required to break circular dependencies
and includes these in the SDK image. This way, emerge-<arch> can be used
right away and build_packages only builds packages with production USE
flags.

The change significantly reduces the build time at the cost of a larger
SDK image and longer SDK container build time. Uncompressed:
               Size before       Size after
all arches       7.75GB             9.29GB
arm64            5.7GB              6.58GB
amd64            5.64GB             6.45GB

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2024-09-23 12:20:43 +02:00
..
updates update_chroot: fix transition to new os-release location 2014-07-14 17:59:15 -07:00
90_env_keep sdk: Forward SIGNER environment variable 2022-06-03 14:59:26 +02:00
Dockerfile.lean-arch sdk-container: add @krnowak's suggestions from code review 2021-11-26 17:54:43 +01:00
Dockerfile.sdk-build SDK container: include circular deps pkgs (#2340) 2024-09-23 12:20:43 +02:00
Dockerfile.sdk-import sdk_lib: Workaround docker issue with missing ownership preservation 2023-10-10 13:28:51 +02:00
Dockerfile.sdk-update update_sdk_container_image: work around sandbox permission errors 2022-05-06 11:20:03 +02:00
sdk_container_common.sh sdk_lib,run_sdk_container: Modernize a bit 2023-10-25 14:49:35 +02:00
sdk_entry.sh Fix up SDK repo configuration to use new coreos-overlay name on startup 2024-07-15 14:28:04 +01:00
sdk_init_selfcontained.sh sdk_lib/sdk_init_selfcontained.sh: fix access rights 2023-12-18 18:58:34 +01:00
sdk_util.sh sdk_lib: Use curl for downloading SDK tarballs 2023-03-17 09:35:35 +01:00