[Libosinfo] [osinfo-db][PATCH] opensuse, install-script: Skip second stage
Fabiano Fidêncio
fabiano at fidencio.org
Sat May 26 20:29:38 UTC 2018
As we don't do anything in the second stage, we can just skip it
entirely without any issues.
Signed-off-by: Fabiano Fidêncio <fabiano at fidencio.org>
---
data/install-script/opensuse.org/opensuse-autoyast-desktop.xml.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/data/install-script/opensuse.org/opensuse-autoyast-desktop.xml.in b/data/install-script/opensuse.org/opensuse-autoyast-desktop.xml.in
index 6554eb6..537c266 100644
--- a/data/install-script/opensuse.org/opensuse-autoyast-desktop.xml.in
+++ b/data/install-script/opensuse.org/opensuse-autoyast-desktop.xml.in
@@ -144,6 +144,7 @@
<ask-list config:type="list"/>
<mode>
<confirm config:type="boolean">false</confirm>
+ <second_stage config:type="boolean">false</second_stage>
<final_reboot config:type="boolean">true</final_reboot>
</mode>
<proposals config:type="list"/>
--
2.14.3
More information about the Libosinfo
mailing list