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 |
Anton Hvornum
|
ac1dac3fc3
|
Merge pull request #257 from dylanmtaylor/patch-2
Add more suggested packages to sway
|
2021-04-09 19:35:51 +00:00 |
Dylan M. Taylor
|
40df2d6e80
|
Further i3 simplification and cleanup
|
2021-04-09 15:32:01 -04:00 |
Dylan M. Taylor
|
8d627d0c09
|
Add more suggested packages to sway
|
2021-04-09 14:19:46 -04:00 |
Anton Hvornum
|
f57b533275
|
Added some debug output
Adding debug output for additional package selection.
|
2021-04-09 20:18:14 +02:00 |
Anton Hvornum
|
b046f7e0e5
|
Merge pull request #256 from dylanmtaylor/backport-patches
Merge cherry-picked patches for NetworkManager and PipeWire
|
2021-04-09 17:01:41 +00:00 |
Dylan M. Taylor
|
6a0b839bc8
|
pipewire-docs isn't really needed.
|
2021-04-09 11:59:47 -04:00 |
Advaith Madhukar
|
b6ad3dffc9
|
fixed network manager check
|
2021-04-09 11:50:31 -04:00 |
advaithm
|
dd61830d2b
|
fixed some typos and changed up how we detect if we have to enable/install network manager
|
2021-04-09 11:50:31 -04:00 |
advaithm
|
46c43b25a6
|
moved around the if block
|
2021-04-09 11:50:31 -04:00 |
advaithm
|
75a36e2fdc
|
fixed typo
|
2021-04-09 11:50:31 -04:00 |
advaithm
|
55622fd79d
|
install networkmanager, if required
|
2021-04-09 11:50:31 -04:00 |
advaithm
|
e1e813fc5e
|
updated guided.py to allow network manager as nic
|
2021-04-09 11:50:31 -04:00 |
advaithm
|
cab53ef8f6
|
networkmanager support
|
2021-04-09 11:48:20 -04:00 |
Anton Hvornum
|
cf1fd9e257
|
Safety precaution by using .get instead of ["..."]
|
2021-04-09 11:47:47 -04:00 |
Dylan Taylor
|
45c321e327
|
Assume yes is the user's intention if empty response for pipewire prompt
|
2021-04-09 11:47:40 -04:00 |
Dylan Taylor
|
4c92879c1d
|
Make audio server selection only prompt for desktop profiles
|
2021-04-09 11:47:35 -04:00 |
Anton Hvornum
|
9312076cfe
|
Change phrasing to indicate pulseaudio as default
|
2021-04-09 11:46:59 -04:00 |
Anton Hvornum
|
dbea18dab8
|
Switched from print to installation.log
|
2021-04-09 11:46:53 -04:00 |
Dylan Taylor
|
d252e090a6
|
Have pulseaudio installed just in case DEs don't depend on it if pipewire is not requested.
|
2021-04-09 11:46:47 -04:00 |
Dylan Taylor
|
9395d68d5d
|
Try removing pipewire.py and calling add additional packages
Unfortunately, calling the profile was not working.
|
2021-04-09 11:46:39 -04:00 |
Dylan M. Taylor
|
b803c281ea
|
Move choice into guided installation instead of DEs
Arch wiki says packages should enable the user services automatically
|
2021-04-09 11:46:24 -04:00 |
Dylan M. Taylor
|
9a6c0e7a41
|
Begin implementing PipeWire option
|
2021-04-09 11:45:57 -04:00 |
Anton Hvornum
|
bd134c5db0
|
Moved the 'use /mnt' logic to during disk selection.
|
2021-04-09 17:33:44 +02:00 |
Anton Hvornum
|
1f1f269e93
|
Update README.md
|
2021-04-09 16:23:06 +02:00 |
Dylan M. Taylor
|
4904b70db6
|
Update README.md
|
2021-04-09 10:18:34 -04:00 |
Dylan M. Taylor
|
8f48e1ac69
|
Update README.md
|
2021-04-09 09:55:16 -04:00 |
Dylan M. Taylor
|
057f9cd028
|
Delete 52-54-00-12-34-56.py
|
2021-04-09 09:52:02 -04:00 |
Anton Hvornum
|
0dafeacabd
|
Removed some debugging
|
2021-04-09 15:42:35 +02:00 |
Anton Hvornum
|
ce04406448
|
Added some debugging
|
2021-04-09 15:40:48 +02:00 |
Anton Hvornum
|
f298b9e393
|
Added a 'use /mnt' option to the formatted #124. This has not yet been tested, but the logic should work according to the new API layout for Installation().
|
2021-04-09 15:27:22 +02:00 |
Anton Hvornum
|
5543cb9eda
|
Merge pull request #254 from dylanmtaylor/budgie
Add missing cherry-picked commits and implement Budgie
|
2021-04-09 13:09:28 +00:00 |
Anton Hvornum
|
740eccb213
|
Removed 'getpass' from imports.
|
2021-04-09 15:06:34 +02:00 |
Dylan Taylor
|
326b96d808
|
Add budgie implementation
|
2021-04-09 08:32:58 -04:00 |
m1ten
|
b86233d7ba
|
add lightdm-gtk-greeter
|
2021-04-09 08:26:37 -04:00 |
m1ten
|
738e60c059
|
applications/xfce4
|
2021-04-09 08:26:30 -04:00 |