From 053817ff0e596e41f47518859ff0035f2d5fa8fc Mon Sep 17 00:00:00 2001 From: apt-ghetto Date: Wed, 10 Apr 2019 19:38:36 -0500 Subject: [PATCH] Lower the minimum RAM requirements. Summary: Allow users with less than 1 GiB of RAM, to install Lubuntu. Test Plan: Start the installation on a machine with less than 1 GiB RAM Reviewers: wxl, tsimonq2 Reviewed By: wxl, tsimonq2 Differential Revision: https://phab.lubuntu.me/D6 --- debian/changelog | 6 ++++++ lubuntu/modules/welcome.conf | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d5578a3..ec8612a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +calamares-settings-ubuntu (1:19.04.4) disco; urgency=medium + + * Lower the minimum RAM requirements. + + -- apt-ghetto Wed, 10 Apr 2019 19:01:48 +0200 + calamares-settings-ubuntu (1:19.04.3) disco; urgency=medium * Add a missing module in the automirror script. diff --git a/lubuntu/modules/welcome.conf b/lubuntu/modules/welcome.conf index 2b7f516..fb67d53 100644 --- a/lubuntu/modules/welcome.conf +++ b/lubuntu/modules/welcome.conf @@ -5,7 +5,7 @@ showReleaseNotesUrl: true requirements: requiredStorage: 8 - requiredRam: 1 + requiredRam: 0.5 internetCheckUrl: https://lubuntu.me check: