Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-07added hasIntelCPUadvaithm
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-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-06Merge pull request #202 from dylanmtaylor/patch-9Anton Hvornum
It was pointed out that khelpcenter isn't strictly necessary
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 #197 from dylanmtaylor/patch-4Anton Hvornum
Switch from metapackage to a more minimal install
2021-04-06Switch from metapackage to a more minimal installDylan M. Taylor
2021-04-06Merge pull request #192 from advaithm/kde-hookAnton Hvornum
Use _post_install for wayland
2021-04-06Added a forgotten return value of _post_installAnton Hvornum
2021-04-06added egl-wayland and changed promptadvaithm
2021-04-06ask user for default session over asking if they want waylandadvaithm
2021-04-06Update kde.pyadvaithm
2021-04-06Merge branch 'kde-hook' of git@github.com:advaithm/archinstall.gitadvaithm
2021-04-06merge kde and kde-waylandadvaithm
2021-04-06Merge pull request #190 from advaithm/masterAnton Hvornum
post install hook
2021-04-06Phrasing and removed background coloringAnton Hvornum
2021-04-06Swapped print for log and added return valuesAnton Hvornum
2021-04-06Some language correction and function handlingAnton Hvornum
I more or less copied the language from i3-wm as it was more correct. Also converted `print()` into `installation.log()` so that we can get some color control and end up in the debug log. Finally, I added a try/except to handle potential crashes and return return values, since otherwise this would happen every run: * https://github.com/archlinux/archinstall/pull/190/files#diff-98d75a109b5337cd7d7c948d2cfc2379bcc51be22dfa3ca6491765f0e0bcaaabR349-R355
2021-04-06merge kde and kde-waylandadvaithm
2021-04-06added _post_install hook.advaithm
2021-04-05Merge pull request #179 from advaithm/masterAnton Hvornum
i3 and 13-gaps support
2021-04-05fixed subprocess calladvaithm
2021-04-05Update guided.pyadvaithm
2021-04-05use subprocess to launch the shelladvaithm
2021-04-05add shell drop for i3 and i3-gapsadvaithm
2021-04-05Revert "Fixed issue with no network configueration"advaithm
This reverts commit dbe7f3fcb8fa71d14bb27a9963d841cc12007117.
2021-04-05add i3-wm and i3-gaps supportadvaithm
2021-04-04Merge pull request #167 from m1ten/torxed-v2.2.0Anton Hvornum
Add Cinnamon (with lightdm) - Torxed v2.2.0
2021-04-04add lightdm-gtk-greeterm1ten
2021-04-04applications/cinnamonm1ten
2021-04-04added cinnamonm1ten
2021-04-04Create cinnamon.pym1ten
2021-04-04Merge pull request #2 from archlinux/torxed-v2.2.0m1ten
Torxed v2.2.0
2021-04-04Fixed issue with no network configueration advaithm
2021-04-04Removed debugging, added an additional 'move back to beginning' and print ↵Anton Hvornum
the peak again. Added this to any pacstrap call.
2021-04-04Added some debuggingAnton Hvornum
2021-04-04Added stripping of peak output to avoid new lines forming.Anton Hvornum
2021-04-04Added error handling to sys_command's peak function.Anton Hvornum
2021-04-04Moved import due to circular imports.Anton Hvornum
2021-04-04Added functionality towards #155. It's not a progress bar per sae, but it ↵Anton Hvornum
will show the last line outputted by commands enabling peaking of the ongoing process.
2021-04-04Merging in latest changes from master.Anton Hvornum
2021-04-04Merge pull request #158 from advaithm/masterAnton Hvornum
Network manager support
2021-04-04fixed network manager checkAdvaith Madhukar
2021-04-04Merge pull request #157 from m1ten/torxed-v2.2.0Anton Hvornum
Add xfce4 (with lightdm) - Torxed v2.2.0
2021-04-04fixed some typos and changed up how we detect if we have to enable/install ↵advaithm
network manager