From ec82d9ee33d1731b9cc0f81a1651bb4877317a6b Mon Sep 17 00:00:00 2001 From: Tobias Jungel <1773291+toanju@users.noreply.github.com> Date: Mon, 10 Feb 2025 10:22:56 +0100 Subject: [PATCH] feat: switch to latest gardenlinux to make use of os-release IMAGE_VERSION and VARIANT_ID are now upsteam: https://github.com/gardenlinux/gardenlinux/pull/2663 --- features/orabos/exec.config | 6 ------ gardenlinux | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/features/orabos/exec.config b/features/orabos/exec.config index 8a5d902..0aabf74 100755 --- a/features/orabos/exec.config +++ b/features/orabos/exec.config @@ -10,12 +10,6 @@ adduser --uid 476 openvswitch \ adduser root openvswitch # Otherwise does not want to run as root:openvswitch -# make os_release compliant to systemd spec -cat >> /etc/os-release << EOF -IMAGE_VERSION=${BUILDER_VERSION} -VARIANT_ID=${BUILDER_CNAME%-*} -EOF - function create() { NAME=$1 shift diff --git a/gardenlinux b/gardenlinux index 9928c12..b47a74c 160000 --- a/gardenlinux +++ b/gardenlinux @@ -1 +1 @@ -Subproject commit 9928c1285ff9c3c30bb946258ccecada04197628 +Subproject commit b47a74c5a2e73b66d16f1c4a83892f0c96ee6dee