diff options
author | Lennart Poettering <lennart@poettering.net> | 2024-02-27 09:39:57 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2024-03-01 22:29:07 +0100 |
commit | fd571c9df0ba86636401582c4ea0a8cb608e1216 (patch) | |
tree | e097226f7de87c2429a5421357f8974a99366074 /man/portablectl.xml | |
parent | importd: add command to list downloaded images (diff) | |
download | systemd-fd571c9df0ba86636401582c4ea0a8cb608e1216.tar.xz systemd-fd571c9df0ba86636401582c4ea0a8cb608e1216.zip |
man: document new importctl/importd functionality
This also replaces the Fedora download example with another one from
Ubuntu, since Fedora's images these days no longer qualify as DDIs, they
have no distinctive partition type UUIDs set for multiple of their
partitions, hence the images cannot be booted. A bit sad. Let's provide
a command that just works in its place.
Diffstat (limited to 'man/portablectl.xml')
-rw-r--r-- | man/portablectl.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/portablectl.xml b/man/portablectl.xml index 12953bc139..5223131368 100644 --- a/man/portablectl.xml +++ b/man/portablectl.xml @@ -511,6 +511,7 @@ <member><citerefentry><refentrytitle>systemd-sysext</refentrytitle><manvolnum>8</manvolnum></citerefentry></member> <member><citerefentry><refentrytitle>org.freedesktop.portable1</refentrytitle><manvolnum>5</manvolnum></citerefentry></member> <member><citerefentry><refentrytitle>systemd-portabled.service</refentrytitle><manvolnum>8</manvolnum></citerefentry></member> + <member><citerefentry><refentrytitle>importctl</refentrytitle><manvolnum>1</manvolnum></citerefentry></member> </simplelist></para> </refsect1> |