archinstall/examples
Anton Hvornum 4e9b1c1635 Renamed vfat -> fat32 for the purpose of consistency. Most actions are referring to fat32, it's only mkfs that has the notion vfat and then -F32 for format 32. And I think vfat confuses more people than it does good, so sticking with fat32 which works better with parted as well. Also added the partitioning logic, started on the mounting logic 2021-06-10 20:38:35 +02: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 Renamed vfat -> fat32 for the purpose of consistency. Most actions are referring to fat32, it's only mkfs that has the notion vfat and then -F32 for format 32. And I think vfat confuses more people than it does good, so sticking with fat32 which works better with parted as well. Also added the partitioning logic, started on the mounting logic 2021-06-10 20:38:35 +02:00
minimal.py Perform refactoring to PEP 8 naming conventions 2021-05-15 17:50:28 -04:00
unattended.py Final whitespace changes I think 2021-05-15 13:04:18 -04:00