Fluxion::SystemUpdateStep
Inherits Fluxion::Step < Reference < Object
type: system-update — refresh metadata and upgrade the whole system.
Constants
DEFAULT_TIMEOUT = 2.hours
Constructors
Instance methods
dist_upgrade?
zypper dup / apt full-upgrade. Required on rolling releases such as
Tumbleweed, where a plain update is the wrong verb.
package_manager
Sourcerefresh_only?
Refresh metadata and stop. Mutually exclusive with dist_upgrade: one
asks for the largest possible upgrade and the other for none at all.
timeout
Source