Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=36acfb1c06451292ef93cd3ce8089c6d8ae6a6f7
commit 36acfb1c06451292ef93cd3ce8089c6d8ae6a6f7 Author: crazy <[email protected]> Date: Sun Oct 22 06:40:51 2017 +0200 set requiredStorage to 8 diff --git a/calamares/calamares-config-global/modules/welcome.conf b/calamares/calamares-config-global/modules/welcome.conf index f325c59..3738e27 100644 --- a/calamares/calamares-config-global/modules/welcome.conf +++ b/calamares/calamares-config-global/modules/welcome.conf @@ -4,7 +4,7 @@ showKnownIssuesUrl: true showReleaseNotesUrl: true requirements: - requiredStorage: 5.0 + requiredStorage: 8.0 requiredRam: 0.5 internetCheckUrl: http://127.0.0.1 check: _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
