Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
archinstall32
master
upstreamMaster
Archlinux32 installer
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2021-04-08
Merge pull request #230 from dylanmtaylor/pipewire-in-desktop-profile
Anton Hvornum
Only ask for audio server selection on a desktop profile (depends on #219)
2021-04-08
Safety precaution by using .get instead of ["..."]
Anton Hvornum
2021-04-08
Merge pull request #219 from dylanmtaylor/minimal-install-profile
Anton Hvornum
Add minimal profile and implement idea of 'top-level' profiles
2021-04-07
Assume yes is the user's intention if empty response for pipewire prompt
Dylan Taylor
2021-04-07
Make audio server selection only prompt for desktop profiles
Dylan Taylor
2021-04-07
Merge remote-tracking branch 'dylanmtaylor/minimal-install-profile' into ↵
Dylan Taylor
torxed-v2.2.0
2021-04-07
Merge pull request #221 from advaithm/torxed-v2.2.0
Anton Hvornum
added support to automagically add ucode to initrd
2021-04-07
Merge remote-tracking branch 'dylanmtaylor/minimal-install-profile' into ↵
Dylan Taylor
minimal-install-profile
2021-04-07
Remove ,newline='\n' so this branch works for testing
Dylan Taylor
This change is already merged but add to this branch for testing
2021-04-07
Clean up comments a bit
Dylan M. Taylor
2021-04-07
Remove TODO line - it's functional and tested to work.
Dylan M. Taylor
2021-04-07
Fixed typos
nullrequest
2021-04-07
Fix issue with prep function
Dylan Taylor
2021-04-07
Add i3 selections to desktop file
Dylan Taylor
2021-04-07
Add filtration on top level profile
Dylan Taylor
2021-04-07
Merge PR #208: Temporary incorp of audio selection
Anton 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-07
Reverted a change with newline to open
Anton Hvornum
2021-04-07
Add minimal profile and implement idea of 'top-level' profiles
Dylan Taylor
2021-04-07
added support to automatically add ucode to initrd
advaithm
2021-04-07
Merge pull request #217 from advaithm/torxed-v2.2.0
Anton Hvornum
added isVM function
2021-04-07
added isVM function
advaithm
2021-04-07
Merging changes from master into feature branch to avoid future conflics.
Anton Hvornum
2021-04-07
Merge pull request #212 from advaithm/torxed-v2.2.0
Anton Hvornum
added return value for functions in hardware.py plus cpuVendor function
2021-04-07
Change phrasing to indicate pulseaudio as default
Anton Hvornum
2021-04-07
Switched from print to installation.log
Anton Hvornum
2021-04-07
Merge pull request #215 from insanemal/newline-fix
Anton Hvornum
Fix newline issue on fstab writes
2021-04-07
Fix newline issue on fstab writes
Insanemal
Forced the newline char fstab writes as Python appears to be selecting the incorrect newlines
2021-04-07
added hasIntelCPU
advaithm
2021-04-06
Have pulseaudio installed just in case DEs don't depend on it if pipewire is ↵
Dylan Taylor
not requested.
2021-04-06
Try removing pipewire.py and calling add additional packages
Dylan Taylor
Unfortunately, calling the profile was not working.
2021-04-06
Move choice into guided installation instead of DEs
Dylan M. Taylor
Arch wiki says packages should enable the user services automatically
2021-04-06
Begin implementing PipeWire option
Dylan M. Taylor
2021-04-07
added return value for functions in hardware.py plus cpuVendor function
advaithm
2021-04-06
Merge pull request #207 from dylanmtaylor/patch-12
Anton Hvornum
Fix another incorrect comment on XFCE4 profile
2021-04-06
Merge pull request #206 from dylanmtaylor/patch-11
Anton Hvornum
Fix incorrect comment. Cinnamon doesn't have any Wayland support yet.
2021-04-06
Merge pull request #203 from dylanmtaylor/patch-10
Anton Hvornum
DOCS: How to test a commit from a live image
2021-04-06
Fix another incorrect comment on XFCE4 profile
Dylan M. Taylor
2021-04-06
Fix incorrect comment. Cinnamon doesn't have any Wayland support yet.
Dylan M. Taylor
2021-04-06
python setup.py build is not needed if you call install
Dylan M. Taylor
2021-04-06
After testing pacman -R, I noticed it didn't work right
Dylan M. Taylor
2021-04-06
Update README.md
Anton Hvornum
2021-04-06
Made it into more of a "step by step" structure
Anton Hvornum
2021-04-06
This is probably more technically correct
Dylan M. Taylor
2021-04-06
Merge pull request #202 from dylanmtaylor/patch-9
Anton Hvornum
It was pointed out that khelpcenter isn't strictly necessary
2021-04-06
DOCS: How to test a commit from a live image
Dylan M. Taylor
2021-04-06
It was pointed out that khelpcenter isn't strictly necessary
Dylan M. Taylor
2021-04-06
Merge pull request #201 from dylanmtaylor/patch-8
Anton Hvornum
Noticed that some KDE instances weren't changed to i3 when copying
2021-04-06
Noticed that some KDE instances weren't changed to i3 when copying
Dylan M. Taylor
Another one
2021-04-06
Merge pull request #200 from dylanmtaylor/patch-7
Anton Hvornum
Add a message about specifying a web browser
2021-04-06
Moved the print logic for browser warning
Anton Hvornum
[next]