archinstall/helpers
Anton Hvornum ff9475ffe4 Changed mount function, since libc can't handle loop devices automatically without some how probing partitions? 2020-07-06 16:43:29 +02:00
..
__init__.py Starting to rework the entire codebase to be context friendly. Annotations is next after one successful install. 2020-06-29 08:55:25 +00:00
disk.py Changed mount function, since libc can't handle loop devices automatically without some how probing partitions? 2020-07-06 16:43:29 +02:00
general.py Added a PArtition() class that supports mounting and formatting. Also reworked the installation flow a bit to be a bit more clear while sacrificing some automation. Maybe I'll revert some changes and 'automatically' do certain things, but for now this shouldn't impact anyone to much 2020-07-06 15:46:19 +02:00
user_interaction.py Working partition and encryption+mount phase. Now to the installer and re-work that. 2020-06-30 21:22:28 +00:00