Commit graph

7 commits

Author SHA1 Message Date
Valentin Rothberg
b9fca98304 quemu and libvirt: fix BIB example
The brackets <> did not render in the docs, so let's use a variable
instead that allows for an easier copy-paste experience for users who
may set the variable to their desired bootc image.

Also add some further instructions and `sudo` to make it easier to
copy-paste.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2024-06-24 14:26:00 +02:00
Colin Walters
40e87a72d7 Clean up bootc-image-builder usage
Ensure we're always using `--local`, and also note the
authenticated image issue.
2024-05-04 09:18:08 -04:00
Colin Walters
174b8ece65 tree-wide: Drop double spaces
This is a habit that has just been deeply ingrained and I have
a hard time breaking...but it's long since gone out of style.
2024-05-03 18:37:41 -04:00
fe13bd7e61 Merge branch 'bib-fedora-filesystem' into 'main'
bib: Document use of `--rootfs`

See merge request fedora/bootc/docs!20
2024-05-02 23:28:45 +00:00
Colin Walters
dfa9927084 bib: Document use of --rootfs
Came up in chat.

Signed-off-by: Colin Walters <walters@verbum.org>
2024-05-02 19:28:01 -04:00
Colin Walters
22d6f6e1a4 getting-started: Clarify platforms and add bib + libvirt as toplevel Linux
It's called out that `podman-bootc` requiring podman machine on Linux
has been problematic for folks.  We should also refer Linux users
to using bootc-image-builder + virt-install, so point to that doc
prominently and clarify it's Linux focused.

This basically makes podman-bootc and bib+libvirt peers.

Signed-off-by: Colin Walters <walters@verbum.org>
2024-05-02 13:17:46 -04:00
Colin Walters
b836d5592f More virt/authentication work 2024-04-21 10:21:43 -04:00