Commit Graph

1637 Commits

Author SHA1 Message Date
Anton Hvornum 7c902a6c83
Merge pull request #286 from dylanmtaylor/patch-5
Use generic_select for GPU drivers
2021-04-12 11:46:58 +00:00
Dylan M. Taylor 584a2c465f Pull in iso-build.yaml from master to generate a test ISO 2021-04-12 07:44:13 -04:00
Dylan Taylor 87ca382f6c Use generic_select for GPU driver
Make it so there isn't a space in the key


Try to simplify things more
2021-04-11 21:36:53 -04:00
Anton Hvornum 398f95ee56 Merge branch 'master' into torxed-v2.2.0 2021-04-12 00:09:55 +02: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
Anton Hvornum 94c31222fa
Merge pull request #276 from archlinux/torxed-gfx-fix
Fixed PR #273. Moved the graphic drivers into hardware
2021-04-11 08:21:38 +00:00
Anton Hvornum 1292c07796
Fixed PR #273. Moved the graphic drivers into hardware since they are hardware specific, in the long run maybe we move them into 'drivers' or something. And moved the user interaction from gfx_drivers into user_interactions. And removed the import from installer.py to __init__.py since we don't want to import 'global functions' in extension imports. 2021-04-11 10:20:33 +02:00
Anton Hvornum 0d14b4b9dc
Merge pull request #273 from dylanmtaylor/patch-2
Restructure Graphics Driver Selection for 2.2.0
2021-04-11 07:58:29 +00: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 09f252d031 Make desktop.py line match master. 2021-04-10 13:29:20 -04:00
Dylan Taylor f74dab9a5a Don't want prompt twice 2021-04-10 12:14:17 -04:00
Dylan Taylor 78aba78db7 Fix issue #263 2021-04-10 12:09:02 -04:00
Dylan Taylor 5f46f76bd5 Multiple restructuring changes 2021-04-10 11:58:53 -04:00
Dylan M. Taylor d510ad5b98
Delete wayland.py 2021-04-10 11:37:04 -04: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
Dylan M. Taylor 40b3a935eb i3-sensible-terminal can't find a terminal on new install
Add urxvt, the most preferred terminal according to https://man.archlinux.org/man/i3-sensible-terminal.1
Update i3.py
Update i3.py
2021-04-09 22:13:52 -04:00
Anton Hvornum e7ad4038bd
Fixing UUID on encrypted partitions. 2021-04-10 00:06:25 +02:00
Dylan M. Taylor 4550076432
Try to solve #261 and related issues 2021-04-09 18:05:00 -04:00
Anton Hvornum 103320b061
Fixing broken logic in guided 2021-04-09 23:43:17 +02:00
Anton Hvornum 22eb6e023d
Fixing broken logic in guided 2021-04-09 23:42:28 +02:00
Anton Hvornum 9b2f627d9e
Fixing broken logic in guided 2021-04-09 23:41:13 +02:00
Anton Hvornum 99c18d5d66
Removed some debugging. 2021-04-09 23:26:16 +02:00
Anton Hvornum f031bb077c
List function call error. 2021-04-09 23:18:59 +02:00
Anton Hvornum 0531e3a0d6
Attempting to correct some inconsitencies in disk-parent reporting. 2021-04-09 23:18:04 +02:00
Anton Hvornum e49b73cef4
Attempting to correct some inconsitencies in disk-parent reporting. 2021-04-09 23:12:47 +02:00
Anton Hvornum c7b2133376
Attempting to correct some inconsitencies in disk-parent reporting. 2021-04-09 22:58:41 +02:00
Anton Hvornum 8f096001b6
Attempting to correct some inconsitencies in disk-parent reporting. 2021-04-09 22:34:26 +02:00
Anton Hvornum f1b42216a7
Merge pull request #259 from dylanmtaylor/patch-4
Forgot to commit adding budgie to desktop profile
2021-04-09 20:10:23 +00:00
Anton Hvornum 0370c44ed8
Enabled skipping partitioning in minimal. It now can take /mnt just as guided as it's destination, and skips partitioning all together. Which makes it go straight to installation. 2021-04-09 22:08:33 +02:00
Anton Hvornum 97540293b8
Removed some debugging auto-unmount 2021-04-09 22:06:17 +02:00
Dylan M. Taylor 3eeb49bd44
Forgot to commit adding budgie to desktop profile 2021-04-09 16:02:26 -04:00
Anton Hvornum 5099376dcd
Attempting to fix auto-detection of encrypted drives. So that #124 can perform reverse detection on partitions and detect encryption. 2021-04-09 21:50:53 +02:00
Anton Hvornum 495cd0d5cb
Update i3.py 2021-04-09 21:42:37 +02:00
Anton Hvornum 5bc8ca361a
Update i3.py 2021-04-09 21:42:24 +02:00
Anton Hvornum 33ad831709
Merge pull request #258 from dylanmtaylor/patch-3
Further i3 simplification and cleanup
2021-04-09 19:36:07 +00:00