Bug 2157844 - [RFE] dnf system-upgrade: add --poweroff option to reboot subcommand
Summary: [RFE] dnf system-upgrade: add --poweroff option to reboot subcommand
Keywords:
Status: VERIFIED
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: dnf-plugins-core
Version: 9.3
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: rc
: ---
Assignee: Jan Kolarik
QA Contact: swm-qe
Mariya Pershina
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-01-03 08:05 UTC by Jan Kolarik
Modified: 2023-08-15 07:57 UTC (History)
4 users (show)

Fixed In Version: dnf-plugins-core-4.3.0-6.el9
Doc Type: Enhancement
Doc Text:
.The new `--poweroff` option allows you to shut down the system after installing updates With this enhancement, the new `--poweroff` option has been added to the `reboot` command of the `dnf system-upgrade` plugin. You can use this option to shut down the system after installing updates instead of rebooting.
Clone Of:
Environment:
Last Closed:
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github rpm-software-management dnf-plugins-core pull 467 0 None Merged [system-upgrade] Add --poweroff option to reboot subcommand 2023-01-03 08:14:30 UTC
Github rpm-software-management dnf-plugins-core pull 471 0 None Merged [offline-upgrade] Fix strings for l10n 2023-01-03 08:14:30 UTC
Red Hat Issue Tracker RHELPLAN-143524 0 None None None 2023-01-03 08:11:15 UTC

Internal Links: 2211844

Description Jan Kolarik 2023-01-03 08:05:43 UTC
Adds an option to shutdown the system after updates have been installed, instead of rebooting.


Usages:

dnf offline-distrosync reboot --poweroff
dnf offline-upgrade reboot --poweroff
dnf system-upgrade reboot --poweroff


Additional info:

This is a backport of the community PR from upstream: https://github.com/rpm-software-management/dnf-plugins-core/pull/467.

Comment 2 Jan Kolarik 2023-01-03 08:13:14 UTC
Already fixed by upstream PRs:

https://github.com/rpm-software-management/dnf-plugins-core/pull/467 - implementation of logic
https://github.com/rpm-software-management/dnf-plugins-core/pull/471 - strings translation fix


Note You need to log in before you can comment on or make changes to this bug.