Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-28Merge pull request #526 from dylanmtaylor/export-configurationAnton Hvornum
Write user configuration JSON to a file in logs directory
2021-05-28Merge pull request #521 from l4zy0n3/patch-1Anton Hvornum
Updated custom-command-sample.json with newly added keys
2021-05-27Merge pull request #6 from l4zy0n3/patch-2Dylan M. Taylor
added support for setting mirror-region to a dict or a string in config
2021-05-28 added support for setting profile to a dict or a string in configYash Tripathi
2021-05-28added support for setting mirror-region to a dict or a string in configYash Tripathi
2021-05-27Needed to set file mode to write.Dylan M. Taylor
2021-05-27Write user configuration JSON to a file in logs directoryDylan Taylor
2021-05-27Merge pull request #523 from dylanmtaylor/patch-1Anton Hvornum
Update version for 2.2.0 final release
2021-05-27Update version for 2.2.0 finalDylan M. Taylor
2021-05-27Merge pull request #522 from dylanmtaylor/fix-vm-detection-funcAnton Hvornum
Fix is_vm detection on real hardware
2021-05-27Fix is_vm detection on real hardwareDylan Taylor
2021-05-27Update custom-command-sample.jsonYash Tripathi
2021-05-27Merge pull request #520 from dylanmtaylor/descriptionsAnton Hvornum
Add descriptions for top-level profiles
2021-05-27Add descriptions for top-level profilesDylan M. Taylor
2021-05-27Merge pull request #519 from dylanmtaylor/patch-2Anton Hvornum
Change ordering of example profiles
2021-05-27Change ordering of example profilesDylan M. Taylor
2021-05-27Merge pull request #518 from advaithm/patch-1Anton Hvornum
Make it more clear what the desktop profile does
2021-05-27made it more clearnullrequest
using Redecorating's suggestion in the discord
2021-05-27Make it more clear what the desktop profile doesnullrequest
2021-05-26Merge pull request #516 from l4zy0n3/masterAnton Hvornum
Incorporated some suggestions, some keys added in help table for config
2021-05-26grammar fixes and json updateYash Tripathi
2021-05-26Added new keys in tableYash Tripathi
2021-05-25Removed EFI warning from doc indexAnton Hvornum
https://archinstall.readthedocs.io/en/latest/
2021-05-25Changed FreeNode -> LiberaChat for IRCAnton Hvornum
2021-05-24Merge pull request #513 from l4zy0n3/remove-builtinsAnton Hvornum
Removed builtins and added gfx_package key in config file
2021-05-24Merge pull request #514 from dylanmtaylor/patch-1Anton Hvornum
The fixup vars commit made this optional param no longer correct
2021-05-24The fixup vars commit made this optional param no longer correctDylan M. Taylor
2021-05-24removed builtins usage and added gfx_package key in configYash Tripathi
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 ↵Anton Hvornum
some error handling surrounding the loading of plugins.
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 ↵Anton Hvornum
the plugins. This is the default method provided by Python, and is the cleanest so far I think.
2021-05-24Syncing in latest changes from masterAnton Hvornum
2021-05-23Fixes #489Anton Hvornum
2021-05-23Merge pull request #508 from dylanmtaylor/patch-1Anton Hvornum
Proposal: use iso-build for releases
2021-05-23Made sure NTP matches the default value when 'skipped'.Anton Hvornum
2021-05-23Spelling errorAnton Hvornum
2021-05-23Merge pull request #501 from l4zy0n3/add-config-readmeAnton Hvornum
Add config readme
2021-05-23Merge branch 'master' of github.com:archlinux/archinstallAnton Hvornum