Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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
2021-05-23Version bump for tagging.Anton Hvornum
2021-05-23Merge pull request #509 from l4zy0n3/fixup-varsAnton Hvornum
Fixup vars
2021-05-23added pulling sys-language and sys-encoding from configYash Tripathi
2021-05-23fixed pulling mirror-region from configYash Tripathi
2021-05-23removed debug codeYash Tripathi
2021-05-23updated mirror-region config key to use value directlyYash Tripathi
2021-05-23bringing back the old method for parsing extra args as config valuesYash Tripathi
2021-05-23Merge branch 'archlinux:master' into masterYash Tripathi
2021-05-22Proposal: use iso-build for releasesDylan M. Taylor
2021-05-22Merge pull request #507 from archlinux/torxed-fix-382Anton Hvornum
Re-worked the select_profile() user interaction.
2021-05-22Fix issue from language selection.Anton Hvornum
2021-05-22Fix issue from language selection.Anton Hvornum
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 ↵Anton Hvornum
as a parameter, instead it sources the profiles available, prints a curated list but allows for any input that is a valid profile.
2021-05-22Merge pull request #506 from archlinux/torxed-fix-227Anton Hvornum
Added in the option to select system locale if --advance is given
2021-05-22Added in the option to select system locale if --advance is given to guided, ↵Anton Hvornum
as it does potentially cause issues in the installation if not configured properly
2021-05-23Merge branch 'archlinux:master' into masterYash Tripathi
2021-05-22Merge pull request #505 from archlinux/torxed-fix-297Anton Hvornum
Introduces a NTP option in guided
2021-05-22Rephrased according to @dylan's suggestions.Anton Hvornum
2021-05-22Made NTP question only on timezone for now.Anton Hvornum
2021-05-22Added a information that ntp might require some additional tinkering to work ↵Anton Hvornum
perfectly.
2021-05-22Adding a NTP option to syncronize time.Anton Hvornum
2021-05-22Merge pull request #504 from archlinux/torxed-fix-497Anton Hvornum
Fixing newlines not being placed correctly on SysCommand()
2021-05-22Since SysCommand() wraps SysCommandWorker(), but SysCommand() doesn't use ↵Anton Hvornum
contexts, we have to flush the output manually here to avoid newlines not being before the next output.
2021-05-22Merge pull request #503 from archlinux/torxed-fix-116Anton Hvornum
Added in a are-we-root check at the top of guided.
2021-05-22Added in a are-we-root check at the top of guided.Anton Hvornum
2021-05-22Merge pull request #502 from advaithm/bootload-fixAnton Hvornum
fixed bootloader flag not being set
2021-05-22fixed bootloader flag not being setadvaithm
2021-05-22Merge pull request #500 from dylanmtaylor/patch-1Anton Hvornum
Simplify the commands in the readme
2021-05-22added description for installing from configYash Tripathi
2021-05-21Simplify the commands in the readmeDylan M. Taylor
Typing 'python -m' is largely unnecessary on the ISO with the package installed.
2021-05-22Merge branch 'archlinux:master' into add-config-readmeYash Tripathi
2021-05-22Merge branch 'archlinux:master' into masterYash Tripathi
2021-05-21Merge pull request #498 from dylanmtaylor/servicesAnton Hvornum
Add ability to provide an array of services to enable in config file
2021-05-21Add ability to provide an array of services to enable in config fileDylan Taylor
2021-05-21Merge branch 'archlinux:master' into masterYash Tripathi