diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
commit | 932e4432596447eb9331cc2a2bb74a26a35b4efc (patch) | |
tree | 95161711ea07fd64f0c82d6e7943024c033dd5a8 /upstream/opensuse-tumbleweed/man8/systemd-sysupdate.8 | |
parent | Adding debian version 4.22.0-1. (diff) | |
download | manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/opensuse-tumbleweed/man8/systemd-sysupdate.8')
-rw-r--r-- | upstream/opensuse-tumbleweed/man8/systemd-sysupdate.8 | 32 |
1 files changed, 31 insertions, 1 deletions
diff --git a/upstream/opensuse-tumbleweed/man8/systemd-sysupdate.8 b/upstream/opensuse-tumbleweed/man8/systemd-sysupdate.8 index 1f5a2bfa..99d876fa 100644 --- a/upstream/opensuse-tumbleweed/man8/systemd-sysupdate.8 +++ b/upstream/opensuse-tumbleweed/man8/systemd-sysupdate.8 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\-SYSUPDATE" "8" "" "systemd 254" "systemd-sysupdate" +.TH "SYSTEMD\-SYSUPDATE" "8" "" "systemd 255" "systemd-sysupdate" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -73,11 +73,15 @@ The following commands are understood: If invoked without an argument, enumerates downloadable and installed versions, and shows a summarizing table with the discovered versions and their properties, including whether there\*(Aqs a newer candidate version to update to\&. If a version argument is specified, shows details about the specific version, including the individual files that need to be transferred to acquire the version\&. .sp If no command is explicitly specified this command is implied\&. +.sp +Added in version 251\&. .RE .PP \fBcheck\-new\fR .RS 4 Checks if there\*(Aqs a new version available\&. This internally enumerates downloadable and installed versions and returns exit status 0 if there\*(Aqs a new version to update to, non\-zero otherwise\&. If there is a new version to update to, its version identifier is written to standard output\&. +.sp +Added in version 251\&. .RE .PP \fBupdate\fR [\fIVERSION\fR] @@ -90,6 +94,8 @@ in \fBsysupdate.d\fR(5), or via the available partition slots of the right type\&. This implicit operation can also be invoked explicitly via the \fBvacuum\fR command described below\&. +.sp +Added in version 251\&. .RE .PP \fBvacuum\fR @@ -99,6 +105,8 @@ Deletes old installed versions until the limits configured via in \fBsysupdate.d\fR(5) are met again\&. Normally, it should not be necessary to invoke this command explicitly, since it is implicitly invoked whenever a new update is initiated\&. +.sp +Added in version 251\&. .RE .PP \fBpending\fR @@ -107,6 +115,8 @@ Checks whether a newer version of the OS is installed than the one currently run \fIIMAGE_VERSION=\fR field in /etc/os\-release\&. If the former is newer than the latter, an update was apparently completed but not activated (i\&.e\&. rebooted into) yet\&. +.sp +Added in version 251\&. .RE .PP \fBreboot\fR @@ -118,6 +128,8 @@ command but immediately reboots in case a newer version of the OS has been insta command, after a completed update via the \fB\-\-reboot\fR switch, see below\&. This command will execute no operation (and return success) if no update has been installed, and thus the system was not rebooted\&. +.sp +Added in version 251\&. .RE .PP \fBcomponents\fR @@ -130,6 +142,8 @@ and directories that contain transfer files\&. This command is useful to list possible parameters for \fB\-\-component=\fR (see below)\&. +.sp +Added in version 251\&. .RE .PP \fB\-h\fR, \fB\-\-help\fR @@ -169,6 +183,8 @@ directory for these cases\&. .sp This option may not be combined with \fB\-\-definitions=\fR\&. +.sp +Added in version 251\&. .RE .PP \fB\-\-definitions=\fR @@ -182,6 +198,8 @@ files are read from this directory instead of .sp This option may not be combined with \fB\-\-component=\fR\&. +.sp +Added in version 251\&. .RE .PP \fB\-\-root=\fR @@ -189,12 +207,16 @@ This option may not be combined with Takes a path to a directory to use as root file system when searching for sysupdate\&.d/*\&.conf files\&. +.sp +Added in version 251\&. .RE .PP \fB\-\-image=\fR .RS 4 Takes a path to a disk image file or device to mount and use in a similar fashion to \fB\-\-root=\fR, see above\&. If this is used and partition resources are updated this is done inside the specified disk image\&. +.sp +Added in version 251\&. .RE .PP \fB\-\-image\-policy=\fR\fB\fIpolicy\fR\fR @@ -213,16 +235,22 @@ Takes a decimal integer greater than or equal to 2\&. Controls how many versions setting, see \fBsysupdate.d\fR(5) for details\&. +.sp +Added in version 251\&. .RE .PP \fB\-\-sync=\fR .RS 4 Takes a boolean argument, defaults to yes\&. This may be used to specify whether the newly updated resource versions shall be synchronized to disk when appropriate (i\&.e\&. after the download is complete, before it is finalized, and again after finalization)\&. This should not be turned off, except to improve runtime performance in testing environments\&. +.sp +Added in version 251\&. .RE .PP \fB\-\-verify=\fR .RS 4 Takes a boolean argument, defaults to yes\&. Controls whether to cryptographically verify downloads\&. Do not turn this off, except in testing environments\&. +.sp +Added in version 251\&. .RE .PP \fB\-\-reboot\fR @@ -230,6 +258,8 @@ Takes a boolean argument, defaults to yes\&. Controls whether to cryptographical When used in combination with the \fBupdate\fR command and a new version is installed, automatically reboots the system immediately afterwards\&. +.sp +Added in version 251\&. .RE .PP \fB\-\-no\-pager\fR |