Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall
AgeCommit message (Expand)Author
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-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
2021-05-22Re-worked the select_profile() user interaction. It no longer takes options a...Anton Hvornum
2021-05-22Since SysCommand() wraps SysCommandWorker(), but SysCommand() doesn't use con...Anton Hvornum
2021-05-22fixed bootloader flag not being setadvaithm
2021-05-21Merge pull request #495 from dylanmtaylor/patch-1Anton Hvornum
2021-05-21Merge pull request #485 from dylanmtaylor/post-installation-scriptsAnton Hvornum
2021-05-20Add ArchInstall user-agent to mirror requestsDylan M. Taylor
2021-05-20Use {installation.target} in custom commands handlerDylan Taylor
2021-05-20Extract custom-commands function into general.pyDylan Taylor
2021-05-20Use pure Python code in filter_mirrors_by_regionJakobDev
2021-05-20Merge pull request #488 from SimonPe/patch-1Anton Hvornum