Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/installer.py
AgeCommit message (Expand)Author
2020-07-06Converted the lib to a pip supported structure to make packaging easier. Also...Anton Hvornum
2020-07-06Added a PArtition() class that supports mounting and formatting. Also reworke...Anton Hvornum
2020-06-30Working partition and encryption+mount phase. Now to the installer and re-wor...Anton Hvornum
2020-06-29Starting to rework the entire codebase to be context friendly. Annotations is...Anton Hvornum