[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.
This commit is contained in:
parent
44417a35b4
commit
5876c3fdd7
@ -131,4 +131,7 @@ defaultFileSystemType: "ext4"
|
|||||||
#
|
#
|
||||||
# The value is in Gibibytes (GiB).
|
# 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
|
# requiredStorage: 3.5
|
||||||
|
Loading…
Reference in New Issue
Block a user