From 5876c3fdd7618d36be0f1ae0230b2f9520f76531 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Fri, 21 Jun 2019 13:43:02 +0200 Subject: [PATCH] [partition] Warn about storage setting in partition.conf - This is really a specialised setting, not something for general use. People should be using `welcome.conf` instead. --- src/modules/partition/partition.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/modules/partition/partition.conf b/src/modules/partition/partition.conf index 385269fc7..6fbb44cb4 100644 --- a/src/modules/partition/partition.conf +++ b/src/modules/partition/partition.conf @@ -131,4 +131,7 @@ defaultFileSystemType: "ext4" # # The value is in Gibibytes (GiB). # +# BIG FAT WARNING: except for OEM-phase-0 use, you should be using +# the welcome module, **and** configure this value in +# `welcome.conf`, not here. # requiredStorage: 3.5