archinstall/examples
Anton Hvornum 6b6c9c84be
Adding a warning when /boot is reasonably too small (#738)
* Moved convert_size_to_gb() into disk/helpers.py, Added a Partition().size property meta function. Using the .size value to check if /boot is too small which will raise an exception. The only drawback is that it's done post-formatting. This in order to catch scenarios where formatting isn't used.
* Changed /boot warning from 0.15GB to 0.25GB
* Changed the wording in the warning when /boot is too small.
2021-11-23 11:37:51 +00:00
..
__init__.py some type hint fixes and a bad catch fix 2021-05-12 15:45:45 +05:30
config-sample.json Added support for getting configuration from a config file (#364) 2021-05-19 21:31:58 +02:00
custom-command-sample.json Make this template usable to users of more platforms 2021-05-28 13:52:01 -04:00
guided.py Adding a warning when /boot is reasonably too small (#738) 2021-11-23 11:37:51 +00:00
minimal.py vfat -> fat32, updated minimal 2021-06-10 20:40:28 +02:00
unattended.py Final whitespace changes I think 2021-05-15 13:04:18 -04:00