mirror of
https://github.com/ps5-linux/ps5-linux-image.git
synced 2026-07-18 03:50:55 +00:00
Bazzite's /usr/bin/dnf is a 1KB bash wrapper that intercepts install/remove args and prints a docs URL pointing at rpm-ostree unless it detects a container or a dev-mode ostree deployment. Our kexec-booted install has neither: the image build wipes /sysroot/ostree/deploy/ + masks rpm-ostreed, so dnf install <anything> prints the URL and exits 1. Since ostree is gone the guard has no purpose here; point dnf at dnf5 directly so 'dnf install linux-ps5' works Fedora-style.
18 KiB
Executable File
18 KiB
Executable File