Anton Hvornum
d771d35076
Update installer.py
2021-04-08 09:20:39 -04:00
Ruslan Kiyanchuk
b178dc7267
Fix undefined variables in installer
2021-04-08 09:10:55 -04:00
Anton Hvornum
e70aa5244b
Corrected the new-line parameter
2021-04-08 10:36:42 +02:00
advaithm
9d6541aaa6
sway, wayland specific files. drivers has also been split from xorg
2021-04-08 14:06:27 +05:30
Anton Hvornum
f8bf2b313a
Merging in master into feature branch.
2021-04-08 08:39:37 +02:00
Anton Hvornum
3ba03f9e73
Merge pull request #232 from advaithm/torxed-v2.2.0
...
removed post_install hook for kde plasma
2021-04-08 06:24:41 +00:00
Anton Hvornum
e4da0d33fa
Merge pull request #230 from dylanmtaylor/pipewire-in-desktop-profile
...
Only ask for audio server selection on a desktop profile (depends on #219 )
2021-04-08 06:18:18 +00:00
Anton Hvornum
cdf6fc796f
Safety precaution by using .get instead of ["..."]
2021-04-08 08:17:40 +02:00
Anton Hvornum
0868156a73
Merge pull request #231 from dylanmtaylor/patch-2
...
Break web browser suggestion into second line to avoid wrapping
2021-04-08 06:14:16 +00:00
Anton Hvornum
b2b9ac2d40
Merge pull request #219 from dylanmtaylor/minimal-install-profile
...
Add minimal profile and implement idea of 'top-level' profiles
2021-04-08 06:10:28 +00:00
Anton Hvornum
8d4e092287
Merge pull request #228 from dylanmtaylor/patch-1
...
Make the minimal installation example use the minimal profile instead of awesome wm
2021-04-08 06:06:04 +00:00
Insanemal
303dbd567a
Merge pull request #1 from archlinux/master
...
Sync to master
2021-04-08 14:11:23 +10:00
advaithm
57de67e5fb
Update kde.py
2021-04-08 08:26:57 +05:30
advaithm
78d58eb4b7
removed post_install hook
2021-04-08 07:23:37 +05:30
Dylan Taylor
f4233e73f0
Assume yes is the user's intention if empty response for pipewire prompt
2021-04-07 21:31:28 -04:00
Dylan Taylor
fd7510a88c
Make audio server selection only prompt for desktop profiles
2021-04-07 20:38:20 -04:00
Dylan M. Taylor
8e722d07cf
Break web browser suggestion into second line to avoid wrapping
2021-04-07 20:28:30 -04:00
Dylan M. Taylor
09b4e5bbc0
Make the minimal installation example use the minimal profile instead of awesome wm
2021-04-07 19:41:25 -04:00
Dylan Taylor
75008f3f0e
Merge remote-tracking branch 'dylanmtaylor/minimal-install-profile' into torxed-v2.2.0
2021-04-07 19:28:49 -04:00
Anton Hvornum
b7891f5003
Merge pull request #221 from advaithm/torxed-v2.2.0
...
added support to automagically add ucode to initrd
2021-04-07 22:25:04 +00:00
Anton Hvornum
eb5795b7db
Update pull_request_template.md
2021-04-07 21:57:25 +02:00
Anton Hvornum
4975d3d420
Update pull_request_template.md
2021-04-07 21:57:04 +02:00
Anton Hvornum
c90e0c3bf7
Update pull_request_template.md
2021-04-07 21:55:23 +02:00
Anton Hvornum
183b1130b1
Update pull_request_template.md
2021-04-07 21:55:00 +02:00
Dylan Taylor
10649639ac
Merge remote-tracking branch 'dylanmtaylor/minimal-install-profile' into minimal-install-profile
2021-04-07 12:09:15 -04:00
Dylan Taylor
2d797e7819
Remove ,newline='\n' so this branch works for testing
...
This change is already merged but add to this branch for testing
2021-04-07 12:09:11 -04:00
Dylan M. Taylor
bf91c66ba8
Clean up comments a bit
2021-04-07 11:54:10 -04:00
Dylan M. Taylor
e7a140248c
Remove TODO line - it's functional and tested to work.
2021-04-07 11:52:49 -04:00
nullrequest
8ad2200441
Fixed typos
2021-04-07 21:12:43 +05:30
Dylan Taylor
99917807bd
Fix issue with prep function
2021-04-07 11:33:01 -04:00
Anton Hvornum
67ea1bc29c
Merge pull request #223 from jatin-cbs/master
...
Remove gnome-todo and gnome-sound-recorder from default installation
2021-04-07 14:34:02 +00:00
Jatin
7e75ff960b
Remove gnome-todo and gnome-sound-recorder from default installation
...
gnome todo and gnome sound recorder should not be in default installation, honoring the Arch Linux philosophy. These packages are not even pre installed on other major linux distributions.
2021-04-07 19:18:34 +05:30
Dylan Taylor
9756d9ed2d
Add i3 selections to desktop file
2021-04-07 09:23:21 -04:00
Dylan Taylor
f85fb66bc6
Add filtration on top level profile
2021-04-07 09:23:08 -04:00
Anton Hvornum
87d37193e5
Merge PR #208 : Temporary incorp of audio selection
...
Implement PipeWire sound server as an option, merging so we can work on this more. No this will not make it into the release as-is, it's just a working branch and this will change :)
2021-04-07 12:55:28 +00:00
Anton Hvornum
d6a92df789
Reverted a change with newline to open
2021-04-07 14:52:15 +02:00
Dylan Taylor
ac7d980f89
Add minimal profile and implement idea of 'top-level' profiles
2021-04-07 08:37:39 -04:00
advaithm
36bad8254f
added support to automatically add ucode to initrd
2021-04-07 17:21:31 +05:30
Anton Hvornum
04bc9ce05f
Merge pull request #217 from advaithm/torxed-v2.2.0
...
added isVM function
2021-04-07 11:40:28 +00:00
advaithm
d9480ee8a0
added isVM function
2021-04-07 17:00:55 +05:30
Anton Hvornum
42470dcc9a
Merging changes from master into feature branch to avoid future conflics.
2021-04-07 11:15:42 +02:00
Anton Hvornum
5ca64b59a6
Merge pull request #212 from advaithm/torxed-v2.2.0
...
added return value for functions in hardware.py plus cpuVendor function
2021-04-07 07:46:36 +00:00
Anton Hvornum
50c354471f
Change phrasing to indicate pulseaudio as default
2021-04-07 09:29:50 +02:00
Anton Hvornum
86699ae23e
Switched from print to installation.log
2021-04-07 09:28:16 +02:00
Anton Hvornum
1d60e307e8
Merge pull request #215 from insanemal/newline-fix
...
Fix newline issue on fstab writes
2021-04-07 07:22:46 +00:00
Insanemal
275e60e1dd
Fix newline issue on fstab writes
...
Forced the newline char fstab writes as Python appears to be selecting the incorrect newlines
2021-04-07 13:44:04 +10:00
advaithm
86b4a5dc12
added hasIntelCPU
2021-04-07 07:55:46 +05:30
Dylan Taylor
fb2c9aca39
Have pulseaudio installed just in case DEs don't depend on it if pipewire is not requested.
2021-04-06 22:20:07 -04:00
Dylan Taylor
93750dbd22
Try removing pipewire.py and calling add additional packages
...
Unfortunately, calling the profile was not working.
2021-04-06 22:20:07 -04:00
Dylan M. Taylor
d9984550b6
Move choice into guided installation instead of DEs
...
Arch wiki says packages should enable the user services automatically
2021-04-06 22:19:41 -04:00