Commit Graph

2224 Commits

Author SHA1 Message Date
Anton Hvornum 8bbc26ca59 Attempt to fix issue regarding broken output
Since pacman and some other commands these days write multiple lines and goes back and fourth, it's not reliable to say the "peaked" line is a single line. And if it's not, it will make the output look like garbage.

So instead, we'll write any output - as is - and let the command deal with fancy printing.
2021-06-02 00:21:15 +02:00
Anton Hvornum 7b0863f289 Added a tribute logo
Used in discord and other social gatherings.
2021-06-01 22:24:26 +02:00
Anton Hvornum 615d0d38dd
Merge pull request #535 from dylanmtaylor/patch-4
Remove comment that no longer applies
2021-06-01 07:32:32 +02:00
Dylan M. Taylor ec2b00c117
Remove comment that no longer applies 2021-05-31 19:45:49 -04:00
Anton Hvornum fca6eba86c Removed Libera chat challenge as per request 2021-05-31 12:49:45 +02:00
Anton Hvornum a67677cb2d
Merge pull request #531 from Kibouo/master
Fix typo in error msg
2021-05-31 12:47:16 +02:00
Anton Hvornum 17c65a0abb
PR #534: Fixes hardcoded kernels in boot config for systemd
Fixing hardcoded kernel in boot-config
2021-05-31 12:45:15 +02:00
Anton Hvornum 62c22f78b1 Moved return logic to not abort the iteration of kernels. 2021-05-31 12:26:49 +02:00
Anton Hvornum 7b1bb4af97 Fixed a plugin issue where there are no plugins found. 2021-05-31 12:17:18 +02:00
Anton Hvornum 3006e5b4c3 Creating multiple boot configs, based on the selected kernels. Not 100% sure both initramfs and vmlinuz will have the trailing definitions, but made both {kernel} 2021-05-31 11:15:01 +02:00
Anton Hvornum baca0cc514 Creating PR 2021-05-31 10:09:03 +02:00
Csonka Mihaly f60cd10afb Fix typo in error msg 2021-05-30 17:37:44 +02:00
Anton Hvornum 630045f4a6
Added Libera information 2021-05-29 11:43:35 +02:00
Anton Hvornum 200dfd5711
Merge pull request #529 from dylanmtaylor/patch-1
Make this template usable to users of more platforms
2021-05-28 20:22:06 +02:00
Dylan M. Taylor 5729b0bb4d
Make this template usable to users of more platforms
In case someone is trying to edit this as a template, this will work for more people.
2021-05-28 13:52:01 -04:00
Anton Hvornum 7a40f1dc0b
Merge pull request #393 from archlinux/torxed-plugins
Adding in plugin support and on_<event> calls in installation.
2021-05-28 09:30:56 +02:00
Anton Hvornum e993590f5f
Pulled in latest master changes 2021-05-28 09:30:35 +02:00
Anton Hvornum a89f87c145
Update __version__ to become a dev-version again
To avoid accidental pypi snafu's
2021-05-28 09:03:10 +02:00
Anton Hvornum 595bd657c6
Merge pull request #526 from dylanmtaylor/export-configuration
Write user configuration JSON to a file in logs directory
2021-05-28 08:48:26 +02:00
Anton Hvornum 59bb9262e6
Merge pull request #521 from l4zy0n3/patch-1
Updated custom-command-sample.json with newly added keys
2021-05-28 08:42:48 +02:00
Dylan M. Taylor 8d7045b64c
Merge pull request #6 from l4zy0n3/patch-2
added support for setting mirror-region to a dict or a string in config
2021-05-27 23:24:26 -04:00
Yash Tripathi 3aee3611c4
added support for setting profile to a dict or a string in config 2021-05-28 08:50:27 +05:30
Yash Tripathi c3c55f5992
added support for setting mirror-region to a dict or a string in config 2021-05-28 08:44:28 +05:30
Dylan M. Taylor 04e58f98fa
Needed to set file mode to write. 2021-05-27 22:50:38 -04:00
Dylan Taylor eb8f459525 Write user configuration JSON to a file in logs directory 2021-05-27 22:24:09 -04:00
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
Yash Tripathi fd4b2c97fb
Update custom-command-sample.json 2021-05-27 21:29:14 +05:30
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 94bceb2199 Adding support for --plugin=<plugin path> 2021-05-24 15:29:59 +02:00
Anton Hvornum 7b1096bfa6 Added a number of on_<event> hooks for different stages of the installation. 2021-05-24 14:59:34 +02:00
Anton Hvornum 0d0dfc8ebe Added/moved comments. 2021-05-24 14:40:21 +02:00
Anton Hvornum 1773efbe45 Pleasing the linter gods 2021-05-24 14:37:31 +02:00