diff --git a/tier-0/finalize.d/01-var.sh b/tier-0/finalize.d/01-var.sh new file mode 100755 index 0000000..87e8b5c --- /dev/null +++ b/tier-0/finalize.d/01-var.sh @@ -0,0 +1,4 @@ +#!/bin/bash +# https://gitlab.com/fedora/bootc/base-images/-/issues/28 +set -xeuo pipefail +ln -s ../run var/run diff --git a/tier-0/manifest.yaml b/tier-0/manifest.yaml index 03aa667..f4baec4 100644 --- a/tier-0/manifest.yaml +++ b/tier-0/manifest.yaml @@ -1,7 +1,4 @@ - -# Modern defaults we want -boot-location: modules -tmp-is-dir: true +edition: "2024" # https://github.com/CentOS/centos-bootc/issues/167 machineid-compat: true # Be minimal