Add note to build.sh indicating freeipa-client must be layered after install

This commit is contained in:
badblocks 2024-10-11 20:59:06 -07:00 committed by GitHub
parent c809de3d9d
commit 882b5c8141
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,7 @@ RELEASE="$(rpm -E %fedora)"
# https://mirrors.rpmfusion.org/mirrorlist?path=free/fedora/updates/39/x86_64/repoview/index.html&protocol=https&redirect=1 # https://mirrors.rpmfusion.org/mirrorlist?path=free/fedora/updates/39/x86_64/repoview/index.html&protocol=https&redirect=1
# from fedora repos # from fedora repos
# NOTE: for now freeipa-client must be layered AFTER installation to work
rpm-ostree install \ rpm-ostree install \
usbguard \ usbguard \
zsh \ zsh \