Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-10Don't want prompt twiceDylan Taylor
2021-04-10Fix issue #263Dylan Taylor
2021-04-10Multiple restructuring changesDylan Taylor
2021-04-10Delete wayland.pyDylan M. Taylor
2021-04-09Merge pull request #251 from advaithm/torxed-v2.2.0Anton Hvornum
Split drivers from xorg and create a seprate profile for wayland. Remove the use of sddm from sway and raise issues with the nvidia drivers
2021-04-09renamed driver.py to gfx_driver.py. also explictly check if we are using the ↵advaithm
propritery nvidia drivers
2021-04-09Update sway.pyadvaithm
2021-04-09added information on how to start swayadvaithm
2021-04-09Update sway.pyadvaithm
2021-04-08sway, wayland specific files. drivers has also been split from xorgadvaithm
2021-04-08Merging in master into feature branch.Anton Hvornum
2021-04-08Merge pull request #232 from advaithm/torxed-v2.2.0Anton Hvornum
removed post_install hook for kde plasma
2021-04-08Merge pull request #230 from dylanmtaylor/pipewire-in-desktop-profileAnton Hvornum
Only ask for audio server selection on a desktop profile (depends on #219)
2021-04-08Safety precaution by using .get instead of ["..."]Anton Hvornum
2021-04-08Merge pull request #231 from dylanmtaylor/patch-2Anton Hvornum
Break web browser suggestion into second line to avoid wrapping
2021-04-08Merge pull request #219 from dylanmtaylor/minimal-install-profileAnton Hvornum
Add minimal profile and implement idea of 'top-level' profiles
2021-04-08Merge pull request #228 from dylanmtaylor/patch-1Anton Hvornum
Make the minimal installation example use the minimal profile instead of awesome wm
2021-04-08Update kde.pyadvaithm
2021-04-08removed post_install hookadvaithm
2021-04-07Assume yes is the user's intention if empty response for pipewire promptDylan Taylor
2021-04-07Make audio server selection only prompt for desktop profilesDylan Taylor
2021-04-07Break web browser suggestion into second line to avoid wrappingDylan M. Taylor
2021-04-07Make the minimal installation example use the minimal profile instead of ↵Dylan M. Taylor
awesome wm
2021-04-07Merge remote-tracking branch 'dylanmtaylor/minimal-install-profile' into ↵Dylan Taylor
torxed-v2.2.0
2021-04-07Merge pull request #221 from advaithm/torxed-v2.2.0Anton Hvornum
added support to automagically add ucode to initrd
2021-04-07Update pull_request_template.mdAnton Hvornum
2021-04-07Update pull_request_template.mdAnton Hvornum
2021-04-07Update pull_request_template.mdAnton Hvornum
2021-04-07Update pull_request_template.mdAnton Hvornum
2021-04-07Merge remote-tracking branch 'dylanmtaylor/minimal-install-profile' into ↵Dylan Taylor
minimal-install-profile
2021-04-07Remove ,newline='\n' so this branch works for testingDylan Taylor
This change is already merged but add to this branch for testing
2021-04-07Clean up comments a bitDylan M. Taylor
2021-04-07Remove TODO line - it's functional and tested to work.Dylan M. Taylor
2021-04-07Fixed typosnullrequest
2021-04-07Fix issue with prep functionDylan Taylor
2021-04-07Merge pull request #223 from jatin-cbs/masterAnton Hvornum
Remove gnome-todo and gnome-sound-recorder from default installation
2021-04-07Remove gnome-todo and gnome-sound-recorder from default installationJatin
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-07Add i3 selections to desktop fileDylan Taylor
2021-04-07Add filtration on top level profileDylan Taylor
2021-04-07Merge PR #208: Temporary incorp of audio selectionAnton Hvornum
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-07Reverted a change with newline to openAnton Hvornum
2021-04-07Add minimal profile and implement idea of 'top-level' profilesDylan Taylor
2021-04-07added support to automatically add ucode to initrdadvaithm
2021-04-07Merge pull request #217 from advaithm/torxed-v2.2.0Anton Hvornum
added isVM function
2021-04-07added isVM functionadvaithm
2021-04-07Merging changes from master into feature branch to avoid future conflics.Anton Hvornum
2021-04-07Merge pull request #212 from advaithm/torxed-v2.2.0Anton Hvornum
added return value for functions in hardware.py plus cpuVendor function
2021-04-07Change phrasing to indicate pulseaudio as defaultAnton Hvornum
2021-04-07Switched from print to installation.logAnton Hvornum
2021-04-07Merge pull request #215 from insanemal/newline-fixAnton Hvornum
Fix newline issue on fstab writes