Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib
AgeCommit message (Expand)Author
2021-06-13Implement is_desktop_profile helper function (#575)Dylan M. Taylor
2021-06-10Merge pull request #569 from dylanmtaylor/patch-1Anton Hvornum
2021-06-10Clarify driver recommendations (#572)Dylan M. Taylor
2021-06-10Add a message when running check_mirror_reachable to let users know it is not...Dylan M. Taylor
2021-06-10Merge pull request #537 from archlinux/torxed-fix-517Anton Hvornum
2021-06-10Merge pull request #538 from archlinux/torxed-fix-536Anton Hvornum
2021-06-10Exit codes are an 8 bit value and could be 0 through 255Dylan M. Taylor
2021-06-10Merge pull request #562 from dylanmtaylor/hide-requires-root-if-rootAnton Hvornum
2021-06-10Merge pull request #559 from dylanmtaylor/patch-1Anton Hvornum
2021-06-09Only print requires root messages if effective user id is not rootDylan Taylor
2021-06-09Try to unmount devices before attempting to run mklabelDylan M. Taylor
2021-06-09Split Nvidia so that there are two options for itDylan M. Taylor
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-06-02Attempt to fix issue regarding broken outputAnton Hvornum
2021-06-02Added docstringsAnton Hvornum
2021-06-01Windows fix + Sorting based on listAnton Hvornum
2021-06-01Introduces HTTP mirror selectionAnton 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-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-24Added a number of on_<event> hooks for different stages of the installation.Anton Hvornum
2021-05-24Added/moved comments.Anton 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-24Switched plugin strategty. Now uses built-in entrypoints to source and load t...Anton Hvornum
2021-05-24Syncing in latest changes from masterAnton Hvornum