Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=06c6df0b8a0eb29e37ae6b668523a71a8f200478
commit 06c6df0b8a0eb29e37ae6b668523a71a8f200478 Author: crazy <[email protected]> Date: Sat Nov 25 11:48:32 2017 +0100 netinstall.conf: set required: true diff --git a/calamares/calamares-config-global/modules/netinstall.conf b/calamares/calamares-config-global/modules/netinstall.conf index 5a78d6c..682d264 100644 --- a/calamares/calamares-config-global/modules/netinstall.conf +++ b/calamares/calamares-config-global/modules/netinstall.conf @@ -1,2 +1,4 @@ --- groupsUrl: file:///etc/calamares/packages.yaml +# error out on corrupted data etc +required: true _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
