Commit Graph

2179 Commits

Author SHA1 Message Date
Anton Hvornum 4bb644bf5b
Merge pull request #523 from dylanmtaylor/patch-1
Update version for 2.2.0 final release
2021-05-27 21:08:00 +02:00
Dylan M. Taylor 5b1f30383b
Update version for 2.2.0 final 2021-05-27 14:42:24 -04:00
Anton Hvornum 5a33ecf875
Merge pull request #522 from dylanmtaylor/fix-vm-detection-func
Fix is_vm detection on real hardware
2021-05-27 20:19:38 +02:00
Dylan Taylor 8ddb9153c7 Fix is_vm detection on real hardware 2021-05-27 14:15:27 -04:00
Anton Hvornum f4bb884625
Merge pull request #520 from dylanmtaylor/descriptions
Add descriptions for top-level profiles
2021-05-27 17:43:01 +02:00
Dylan M. Taylor 26a33000d8 Add descriptions for top-level profiles 2021-05-27 08:11:27 -04:00
Anton Hvornum e6e2783b40
Merge pull request #519 from dylanmtaylor/patch-2
Change ordering of example profiles
2021-05-27 13:50:32 +02:00
Dylan M. Taylor 712d299627
Change ordering of example profiles 2021-05-27 05:34:28 -04:00
Anton Hvornum 6e6afcaa39
Merge pull request #518 from advaithm/patch-1
Make it more clear what the desktop profile does
2021-05-27 10:18:07 +02:00
nullrequest 544eccaada
made it more clear
using Redecorating's suggestion in the discord
2021-05-27 10:13:23 +05:30
nullrequest c3b703bc2a
Make it more clear what the desktop profile does 2021-05-27 09:34:55 +05:30
Anton Hvornum 3bf12ffe1e
Merge pull request #516 from l4zy0n3/master
Incorporated some suggestions, some keys added in help table for config
2021-05-26 18:53:06 +02:00
Yash Tripathi 6e7cb20348 grammar fixes and json update 2021-05-26 20:27:50 +05:30
Yash Tripathi 94b73b6067 Added new keys in table 2021-05-26 20:19:56 +05:30
Anton Hvornum 4590292507
Removed EFI warning from doc index
https://archinstall.readthedocs.io/en/latest/
2021-05-25 18:43:35 +02:00
Anton Hvornum 6cd9c86691
Changed FreeNode -> LiberaChat for IRC 2021-05-25 12:45:08 +02:00
Anton Hvornum a8e0d3a130
Merge pull request #513 from l4zy0n3/remove-builtins
Removed builtins and added gfx_package key in config file
2021-05-24 20:37:41 +02:00
Anton Hvornum 324413cd47
Merge pull request #514 from dylanmtaylor/patch-1
The fixup vars commit made this optional param no longer correct
2021-05-24 20:37:31 +02:00
Dylan M. Taylor be6021b41f
The fixup vars commit made this optional param no longer correct 2021-05-24 14:00:57 -04:00
Yash Tripathi 2aed8c6ad5 removed builtins usage and added gfx_package key in config 2021-05-24 22:12:25 +05:30
Anton Hvornum 7daaf1143f Fixes #489 2021-05-23 14:18:49 +02:00
Anton Hvornum 84ee318521
Merge pull request #508 from dylanmtaylor/patch-1
Proposal: use iso-build for releases
2021-05-23 12:48:52 +02:00
Anton Hvornum 1c9adbbedf Made sure NTP matches the default value when 'skipped'. 2021-05-23 11:41:55 +02:00
Anton Hvornum 43792cd7f3 Spelling error 2021-05-23 11:37:51 +02:00
Anton Hvornum 46debf5e5d
Merge pull request #501 from l4zy0n3/add-config-readme
Add config readme
2021-05-23 10:58:07 +02:00
Anton Hvornum 0b3e822795 Merge branch 'master' of github.com:archlinux/archinstall 2021-05-23 10:32:43 +02:00
Anton Hvornum 9fa9520ac9 Version bump for tagging. 2021-05-23 10:32:40 +02:00
Anton Hvornum dc10d5232c
Merge pull request #509 from l4zy0n3/fixup-vars
Fixup vars
2021-05-23 10:25:39 +02:00
Yash Tripathi 1d04acb603
added pulling sys-language and sys-encoding from config 2021-05-23 13:33:48 +05:30
Yash Tripathi 87955e0ba6
fixed pulling mirror-region from config 2021-05-23 11:56:19 +05:30
Yash Tripathi 194d45ad2d
removed debug code 2021-05-23 11:52:52 +05:30
Yash Tripathi 9be8a3a998
updated mirror-region config key to use value directly 2021-05-23 11:52:21 +05:30
Yash Tripathi 48f1e62427 bringing back the old method for parsing extra args as config values 2021-05-23 11:38:53 +05:30
Yash Tripathi 4a691b6dbf Merge branch 'archlinux:master' into master 2021-05-23 10:54:06 +05:30
Dylan M. Taylor 35578a0d3a
Proposal: use iso-build for releases 2021-05-22 17:02:12 -04:00
Anton Hvornum 86b415e25c
Merge pull request #507 from archlinux/torxed-fix-382
Re-worked the select_profile() user interaction.
2021-05-22 21:04:50 +02:00
Anton Hvornum 9ce4370fc7 Fix issue from language selection. 2021-05-22 21:00:59 +02:00
Anton Hvornum a9efdac615 Fix issue from language selection. 2021-05-22 21:00:11 +02:00
Anton Hvornum 1bc218b2e1 Forgot an important import. 2021-05-22 20:57:36 +02:00
Anton Hvornum 662ffb05b2 Fixes docstrings. 2021-05-22 20:51:59 +02:00
Anton Hvornum 1552cc8277 Re-worked the select_profile() user interaction. It no longer takes options 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-22 20:50:02 +02:00
Anton Hvornum 78369269a0
Merge pull request #506 from archlinux/torxed-fix-227
Added in the option to select system locale if --advance is given
2021-05-22 20:41:35 +02:00
Anton Hvornum d7e23c847f Added in the option to select system locale if --advance is given to guided, as it does potentially cause issues in the installation if not configured properly 2021-05-22 20:40:20 +02:00
Yash Tripathi 1d984625c8 Merge branch 'archlinux:master' into master 2021-05-23 00:09:32 +05:30
Anton Hvornum 35974e6624
Merge pull request #505 from archlinux/torxed-fix-297
Introduces a NTP option in guided
2021-05-22 20:14:09 +02:00
Anton Hvornum d0a37843aa Rephrased according to @dylan's suggestions. 2021-05-22 20:13:59 +02:00
Anton Hvornum 1e53f4a65f Made NTP question only on timezone for now. 2021-05-22 20:10:30 +02:00
Anton Hvornum e3a629a6ff Added a information that ntp might require some additional tinkering to work perfectly. 2021-05-22 20:07:15 +02:00
Anton Hvornum b45efe0983 Adding a NTP option to syncronize time. 2021-05-22 20:04:55 +02:00
Anton Hvornum 93bc0ebd0f
Merge pull request #504 from archlinux/torxed-fix-497
Fixing newlines not being placed correctly on SysCommand()
2021-05-22 19:59:27 +02:00