feat: switch to yafti for first boot

based on what's done in bluefin
& https://github.com/ublue-os/yafti#running-from-a-containerfile
This commit is contained in:
ER
2023-04-02 12:00:58 +03:00
parent d572830b96
commit 0b669f5bb5
4 changed files with 10 additions and 8 deletions

View File

@@ -7,7 +7,6 @@ FROM ghcr.io/ublue-os/silverblue-main:${FEDORA_MAJOR_VERSION}
COPY etc /etc
# COPY usr /usr
COPY ublue-firstboot /usr/bin
COPY recipe.yml /etc/ublue-recipe.yml
# yq used in build.sh and the setup-flatpaks recipe to read the recipe.yml