Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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-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-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
2021-04-07Fix newline issue on fstab writesInsanemal
Forced the newline char fstab writes as Python appears to be selecting the incorrect newlines
2021-04-07added hasIntelCPUadvaithm
2021-04-06Have pulseaudio installed just in case DEs don't depend on it if pipewire is ↵Dylan Taylor
not requested.
2021-04-06Try removing pipewire.py and calling add additional packagesDylan Taylor
Unfortunately, calling the profile was not working.
2021-04-06Move choice into guided installation instead of DEsDylan M. Taylor
Arch wiki says packages should enable the user services automatically
2021-04-06Begin implementing PipeWire optionDylan M. Taylor
2021-04-07added return value for functions in hardware.py plus cpuVendor functionadvaithm
2021-04-06Merge pull request #207 from dylanmtaylor/patch-12Anton Hvornum
Fix another incorrect comment on XFCE4 profile
2021-04-06Merge pull request #206 from dylanmtaylor/patch-11Anton Hvornum
Fix incorrect comment. Cinnamon doesn't have any Wayland support yet.
2021-04-06Merge pull request #203 from dylanmtaylor/patch-10Anton Hvornum
DOCS: How to test a commit from a live image
2021-04-06Fix another incorrect comment on XFCE4 profileDylan M. Taylor
2021-04-06Fix incorrect comment. Cinnamon doesn't have any Wayland support yet.Dylan M. Taylor
2021-04-06python setup.py build is not needed if you call installDylan M. Taylor
2021-04-06After testing pacman -R, I noticed it didn't work rightDylan M. Taylor
2021-04-06Update README.mdAnton Hvornum
2021-04-06Made it into more of a "step by step" structureAnton Hvornum
2021-04-06This is probably more technically correctDylan M. Taylor
2021-04-06Merge pull request #202 from dylanmtaylor/patch-9Anton Hvornum
It was pointed out that khelpcenter isn't strictly necessary
2021-04-06DOCS: How to test a commit from a live imageDylan M. Taylor
2021-04-06It was pointed out that khelpcenter isn't strictly necessaryDylan M. Taylor
2021-04-06Merge pull request #201 from dylanmtaylor/patch-8Anton Hvornum
Noticed that some KDE instances weren't changed to i3 when copying
2021-04-06Noticed that some KDE instances weren't changed to i3 when copyingDylan M. Taylor
Another one
2021-04-06Merge pull request #200 from dylanmtaylor/patch-7Anton Hvornum
Add a message about specifying a web browser
2021-04-06Moved the print logic for browser warningAnton Hvornum
2021-04-06Add a message about specifying a web browserDylan M. Taylor
2021-04-06Merge pull request #199 from dylanmtaylor/patch-6Anton Hvornum
Remove chromium from default awesome install
2021-04-06Remove chromium from default awesome installDylan M. Taylor
Promotes a consistent installation experience across DEs.