Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall
AgeCommit message (Expand)Author
2021-06-03Attempt to avoid crashing when encountering swap partitions in has_content()Dylan M. Taylor
2021-06-03Merge pull request #542 from dylanmtaylor/bootloader-directory-creationAnton Hvornum
2021-06-03Add some safeguards to create directories before writing filesDylan Taylor
2021-06-03Merge pull request #539 from archlinux/torxed-improve-loggingAnton Hvornum
2021-06-02Clean up graphics driver outputDylan Taylor
2021-06-02Fix my Quadro T1000 not being detectedDylan Taylor
2021-06-02Add hardware logging to beginning of installationDylan Taylor
2021-06-02Add additional hardware functionsDylan Taylor
2021-06-02Wrong variable nameAnton Hvornum
2021-06-02Remove line explaining desktop profileDylan Taylor
2021-06-02Add description to profile listingDylan Taylor
2021-06-02Adding more granular debuggingAnton Hvornum
2021-05-31Remove comment that no longer appliesDylan M. Taylor
2021-05-31Merge pull request #531 from Kibouo/masterAnton Hvornum
2021-05-31Moved return logic to not abort the iteration of kernels.Anton Hvornum
2021-05-31Fixed a plugin issue where there are no plugins found.Anton Hvornum
2021-05-31Creating multiple boot configs, based on the selected kernels. Not 100% sure ...Anton Hvornum
2021-05-31Creating PRAnton Hvornum
2021-05-30Fix typo in error msgCsonka Mihaly
2021-05-28Pulled in latest master changesAnton Hvornum
2021-05-28Update __version__ to become a dev-version againAnton Hvornum
2021-05-27Update version for 2.2.0 finalDylan M. Taylor
2021-05-27Fix is_vm detection on real hardwareDylan Taylor
2021-05-27Change ordering of example profilesDylan M. Taylor
2021-05-27made it more clearnullrequest
2021-05-27Make it more clear what the desktop profile doesnullrequest
2021-05-24Adding support for --plugin=<plugin path>Anton Hvornum
2021-05-24Added a number of on_<event> hooks for different stages of the installation.Anton Hvornum
2021-05-24Added/moved comments.Anton Hvornum
2021-05-24Pleasing the linter godsAnton Hvornum
2021-05-24Added optional version handling. And improved error handling a bit.Anton Hvornum
2021-05-24Added a commentAnton Hvornum
2021-05-24Added better error handling.Anton Hvornum
2021-05-24Implemented load_plugin() which handles local or remote paths. Also added som...Anton Hvornum
2021-05-24Spelling errorAnton Hvornum
2021-05-24Spelling errorAnton Hvornum
2021-05-24Added a commentAnton Hvornum
2021-05-24Pleasing the linter godsAnton Hvornum
2021-05-24Removed empty whitespaceAnton Hvornum
2021-05-24Added redundant argument creation.Anton Hvornum
2021-05-24Switched plugin strategty. Now uses built-in entrypoints to source and load t...Anton Hvornum
2021-05-24Syncing in latest changes from masterAnton Hvornum
2021-05-23Fixes #489Anton Hvornum
2021-05-23Spelling errorAnton Hvornum
2021-05-23Merge branch 'master' of github.com:archlinux/archinstallAnton Hvornum
2021-05-23Version bump for tagging.Anton Hvornum
2021-05-23removed debug codeYash Tripathi
2021-05-23bringing back the old method for parsing extra args as config valuesYash Tripathi
2021-05-22Forgot an important import.Anton Hvornum
2021-05-22Fixes docstrings.Anton Hvornum