From 95af21e4cc55e12b2a08a23be8e8dcfb44af635b Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: May 24 2019 14:15:47 +0000 Subject: Explain switching streams in 'dnf-behavior.adoc' --- diff --git a/modules/ROOT/pages/architecture/consuming/dnf-behavior.adoc b/modules/ROOT/pages/architecture/consuming/dnf-behavior.adoc index e1d39de..8bf6068 100644 --- a/modules/ROOT/pages/architecture/consuming/dnf-behavior.adoc +++ b/modules/ROOT/pages/architecture/consuming/dnf-behavior.adoc @@ -60,10 +60,7 @@ This page captures the key behaviors of modular DNF. * Enabling a module stream makes all of its packages available on the system, but does not install them. * At most one stream of a module may be enabled at a time on a system. -* Enabling a different stream of a module must be confirmed by the user - (or "--assumeyes"). -* Enabling a different stream of a module will automatically disable - the old stream. + == Module Auto-enablement @@ -94,6 +91,10 @@ This page captures the key behaviors of modular DNF. profiles. The coreutils packages provide the same functionality, but conflict.) +== Switching module streams + +* This operation is not currently allowed. The currently enabled stream needs to be either reset or disabled before a different stream will be available for enablement or installation. + == Module update * Updating a module will update all installed packages that belong to