I edited line 39 to say that the following figures depict Flathub setup for Fedora Silverblue so in a rare chance the user gets confused they know that we are setting up Flathub.
I edited line 30 to say that since Flathub and Flatpak work out of the box therefore Flathub nor Flatpak need to be setup.
Align the style for the entire documentation to prefer one sentence per
line. This has the following advantages:
- Asciidoc properly combines lines of text into a single paragraph
- This keeps the Git diff readable and minimal while keeping line
lengths reasonable
- Some Asciidoc functionnality does not interact well with hard wrapped
lines
I updated the section about rpm-ostree usage to include information about the latest features such as applying changes from pending deployment using `rpm-ostree ex apply-live' and ability to download packages using links from bodhi and koji.
* Update link to OSTree documentation
Specifically the one explaining the filesystem layout.
* Updated the rest of the links to ostree and rpm-ostree's docs
Both moved to GitHub from readthedocs.io, and the links referring
to specific pages return a 404 so this fixes that.
I think `toolbox` should be a clear peer of flatpak and rpm-ostree.
At some point I'd like to rework this page so we move `toolbox`
basics here, and demote `rpm-ostree` details to a separate page.
The rpm-ostree section is reworked to give clear examples of
packages to try layering and that need to be layered if desired.
And similarly give examples for `override replace`. Let's not
emphasize `override remove` at all as its uses are obscure.