index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | |
2021-04-06 | Add a message about specifying a web browser | Dylan M. Taylor | |
2021-04-06 | Merge pull request #199 from dylanmtaylor/patch-6 | Anton Hvornum | |
Remove chromium from default awesome install | |||
2021-04-06 | Remove chromium from default awesome install | Dylan M. Taylor | |
Promotes a consistent installation experience across DEs. | |||
2021-04-06 | Merge pull request #197 from dylanmtaylor/patch-4 | Anton Hvornum | |
Switch from metapackage to a more minimal install | |||
2021-04-06 | Switch from metapackage to a more minimal install | Dylan M. Taylor | |
2021-04-06 | Merge pull request #156 from rkiyanchuk/fix-undef-vars | Anton Hvornum | |
Fix undefined variables in installer | |||
2021-04-06 | Merge branch 'master' into fix-undef-vars | Anton Hvornum | |
2021-04-06 | Update installer.py | Anton Hvornum | |
2021-04-06 | Merge pull request #192 from advaithm/kde-hook | Anton Hvornum | |
Use _post_install for wayland | |||
2021-04-06 | Added a forgotten return value of _post_install | Anton Hvornum | |
2021-04-06 | Merge pull request #196 from dylanmtaylor/patch-3 | Anton Hvornum | |
Remove evolution from default installation as suggested | |||
2021-04-06 | Remove evolution from default installation as suggested | Dylan M. Taylor | |
It was pointed out that users can install an email client if they want one. | |||
2021-04-06 | added egl-wayland and changed prompt | advaithm | |
2021-04-06 | ask user for default session over asking if they want wayland | advaithm | |
2021-04-06 | Update kde.py | advaithm | |
2021-04-06 | Merge branch 'kde-hook' of git@github.com:advaithm/archinstall.git | advaithm | |
2021-04-06 | merge kde and kde-wayland | advaithm | |