Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2021-01-25Added some basic/crude graphics checks in hardware.pyAnton Hvornum
2021-01-20Version bump. All future releases will now be PGP-signed.Anton Hvornum
2020-11-11Added a simple INI handler, and a helper function under ↵Anton Hvornum
Installer().configure_nic() to help with nic configuration. Supports a crude DHCP configuration and a minimal static IP handler.
2020-10-01Apparently empty source definitions aren't allowed.Anton Hvornum
2020-07-10Added a build script for my own sanityAnton Hvornum
2020-07-08Added symlinks instead of copying when building. Also mofied the __file__ ↵Anton Hvornum
path in __main__.py as it was pointing a bit off for some reason
2020-07-06Adding some more gitignoresAnton Hvornum
2020-06-30Working partition and encryption+mount phase. Now to the installer and ↵Anton Hvornum
re-work that.
2020-06-29Starting to rework the entire codebase to be context friendly. Annotations ↵Anton Hvornum
is next after one successful install.
2019-11-17Adde a gitignoreAnton Hvornum