Commit Graph

1534 Commits

Author SHA1 Message Date
Anton Hvornum 342dbb4ebf Added a Info level to the reflector wait in case it's slow. 2021-04-13 10:56:22 +02:00
Anton Hvornum 311426cbc2 Fixing a logic issue with ask_to_configure_network(). It no longer returns None if skipped, it returns a dict so that we can do sub-level logic checks in guided. 2021-04-13 10:27:33 +02:00
Anton Hvornum 67b05d8fb1 Added option to not touch mirror-list. Example if archlinux.org times out, use the existing mirror-list without trying to overwrite it. 2021-04-13 10:01:54 +02:00
Anton Hvornum 9f21ec713d
Merge pull request #295 from dylanmtaylor/patch-3
Default timezone to UTC (very useful for servers)
2021-04-13 07:15:18 +00:00
Anton Hvornum 4391dd68d5
Merge pull request #289 from dylanmtaylor/chroot-prompt
Implement chroot prompt after successful installation
2021-04-13 07:09:58 +00:00
Anton Hvornum c2958aba16
Merge pull request #293 from JakobDev/osystemfix
Replace os.system with subprocess.call
2021-04-13 07:08:29 +00:00
Anton Hvornum 47dbda1442
Merge pull request #298 from dylanmtaylor/patch-5
Implement function to set the shell for a user (#291)
2021-04-13 07:07:31 +00:00
Dylan M. Taylor f6d6e0328e
Implement function to set the shell for a user (#291) 2021-04-12 16:06:50 -04:00
Dylan M. Taylor 60ee752a12 Default timezone to UTC (very useful for servers)
Update user_interaction.py
2021-04-12 10:48:01 -04:00
Dylan Taylor 3034def365 Move logic to guided 2021-04-12 10:09:37 -04:00
Anton Hvornum e4b2742192 Adding some error handling to list_mirrors() 2021-04-12 15:58:52 +02:00
Dylan Taylor b44c0e5197 Implement chroot prompt after successful installation
Try os.subprocess


Revert to subprocess.check_call
2021-04-12 09:21:10 -04:00
JakobDev fe2c3cc14d
Replace os.system with subprocess.call 2021-04-12 15:13:49 +02:00
Anton Hvornum 27e7c01e55
Merge pull request #290 from dylanmtaylor/patch-3
Fix awesome profile installation
2021-04-12 12:56:25 +00:00
Dylan M. Taylor 64b0ef8540
Fix awesome profile installation 2021-04-12 08:53:38 -04:00
Anton Hvornum 18b5ebff44 Moving warning about UEFI to guided for now. 2021-04-12 14:52:14 +02:00
Anton Hvornum ae33151b9b Moving warning about UEFI to guided for now. 2021-04-12 14:51:32 +02:00
Anton Hvornum 897b67f751
Merge pull request #281 from dylanmtaylor/patch-2
If user does not change keyboard language, log it.
2021-04-12 11:54:34 +00:00
Anton Hvornum b4d400bff8
Merge pull request #283 from dylanmtaylor/patch-3
Fix MBR & GRUB warning change
2021-04-12 07:09:59 +00:00
Dylan M. Taylor df1e163a57 Fix MBR & GRUB warning change 2021-04-11 18:43:40 -04:00
Anton Hvornum 28d2743d71 Fixed a keyword argument 2021-04-12 00:40:03 +02:00
Anton Hvornum 22a506d9c3 Update __init__.py 2021-04-12 00:33:54 +02:00
Anton Hvornum 78bedb6d8a
Merge pull request #282 from archlinux/torxed-launchwarning
Torxed launchwarning
2021-04-11 22:33:29 +00:00
Anton Hvornum 613133f96f Added some bold colors 2021-04-12 00:17:23 +02:00
Anton Hvornum 8355bbe476 Adds a warning for UEFI not on 2021-04-12 00:16:21 +02:00
Dylan M. Taylor de693b7080
Make it yellow 2021-04-11 16:51:07 -04:00
Dylan M. Taylor 6cc546887d
If user does not change keyboard language, log it. 2021-04-11 16:04:03 -04:00
Anton Hvornum 6f08ad1d4b
Merge pull request #275 from dylanmtaylor/continuous-integration
GitHub Actions: Build Arch Live ISO With Each Commit Included
2021-04-11 19:48:59 +00:00
Dylan M. Taylor 2321a7afce
Update iso-build.yaml 2021-04-11 14:53:06 -04:00
Dylan Taylor 3cec44463f Merge remote-tracking branch 'archlinux/master' into continuous-integration 2021-04-11 11:02:02 -04:00
Anton Hvornum be45268d0b
Merge pull request #278 from dylanmtaylor/mate-desktop
Implement MATE desktop environment
2021-04-11 14:23:29 +00:00
Dylan Taylor cf46642037 Implement MATE desktop environment 2021-04-11 10:19:25 -04:00
Anton Hvornum 75b6ab396e
Merge pull request #181 from zosman1/enhancement-systemd-service-wrapper
Allow multiple services to be enabled at once
2021-04-11 08:44:37 +00:00
Dylan M. Taylor 0762a7173c Automatically change directory and replace archinstall on boot 2021-04-10 17:59:59 -04:00
Dylan M. Taylor 92b8143743 Build Arch Live ISO with Each Commit
The bind mount is probably not necessary
2021-04-10 17:32:43 -04:00
Anton Hvornum 6fb0f006d0
Merge pull request #272 from dylanmtaylor/partition-size
Show size in partition string representation
2021-04-10 21:05:02 +00:00
Dylan Taylor a7b01aa29e Show size in partition string representation 2021-04-10 11:11:09 -04:00
Anton Hvornum b344c63f04
Merge pull request #268 from dylanmtaylor/remove-greeter-settings-gui
Remove lightdm-gtk-greeter-settings
2021-04-10 11:38:09 +00:00
Anton Hvornum ef702c2f20
Merge pull request #265 from dylanmtaylor/patch-6
i3-sensible-terminal can't find a terminal on new install
2021-04-10 11:37:23 +00:00
Anton Hvornum 7c9cf27353
PR #262: Fixes awesome profile
Resolve #261 and related issues
2021-04-10 11:36:21 +00:00
Anton Hvornum afda647623
PR #271: (breaking changes) This fixes #124 and some more
(breaking changes) This fixes #124 and some more
2021-04-10 09:56:54 +00:00
Anton Hvornum 474ce6a4d5
Merge pull request #270 from NicoHood/patch-1
fix typo
2021-04-10 09:56:09 +00:00
Anton Hvornum 8429510736
Pulled in master to avoid merge conflicts. 2021-04-10 11:22:15 +02:00
Anton Hvornum 48e801e6fd
Added a mission statement, and updated the minimal example in the readme. 2021-04-10 11:21:24 +02:00
NicoHood b9148f6d3b
fix typo 2021-04-10 10:55:49 +02:00
Anton Hvornum d9fc8abf02
Added a #TODO 2021-04-10 10:25:59 +02:00
Anton Hvornum 1e0770e582
Modified encrypted partitions to use partuuid for now. 2021-04-10 10:14:15 +02:00
Dylan Taylor 29ecf232d4 Remove lightdm-gtk-greeter-settings 2021-04-10 00:21:15 -04:00
Zach Osman c674bbd302 update docs 2021-04-09 23:11:58 -04:00
Zach Osman aee0440621 Merge branch 'master' into enhancement-systemd-service-wrapper 2021-04-09 22:56:54 -04:00