summaryrefslogtreecommitdiffstats
path: root/man/portablectl.xml
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2022-10-11 19:58:33 +0200
committerLuca Boccassi <bluca@debian.org>2022-10-12 10:57:24 +0200
commit06768b90a32ac0d36252ebc5f426ad471bf29fce (patch)
tree69c46b241bd6724e1bdddcd9c5176ffa45e1598a /man/portablectl.xml
parentportable: rename flag PORTABLE_FORCE -> PORTABLE_FORCE_ATTACH (diff)
downloadsystemd-06768b90a32ac0d36252ebc5f426ad471bf29fce.tar.xz
systemd-06768b90a32ac0d36252ebc5f426ad471bf29fce.zip
portable: allow caller to override extension-release name check
When the --force flag is used, do not insist that the extension-release file has to match the extension image name
Diffstat (limited to 'man/portablectl.xml')
-rw-r--r--man/portablectl.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/portablectl.xml b/man/portablectl.xml
index 64927a2fe6..deb7842d1f 100644
--- a/man/portablectl.xml
+++ b/man/portablectl.xml
@@ -378,7 +378,9 @@
<term><option>--force</option></term>
<listitem><para>Skip safety checks and attach or detach images (with extensions) without first ensuring
- that the units are not running.</para></listitem>
+ that the units are not running, and do not insist that the
+ <filename>extension-release.<replaceable>NAME</replaceable></filename> file in the extension image has
+ to match the image filename.</para></listitem>
</varlistentry>
<xi:include href="user-system-options.xml" xpointer="host" />