Files
toolbox-dev-env/rpm-ostree/README.md

8 lines
350 B
Markdown
Raw Normal View History

# rpm-ostree
Because `make` is not installed on silverblue by default, we need to bootstrap
some stuff at the OS level directly before we can build the other targets. These
scripts will install the system level requirements, roughly in the order they
need to be done. Running `systemctl reboot` when prompted is left as an excercise
for the reader.