Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles
AgeCommit message (Collapse)Author
2021-04-09Update sway.pyadvaithm
2021-04-09added information on how to start swayadvaithm
2021-04-09Update sway.pyadvaithm
2021-04-08This might work to make the i3 profiles as small as possibleDylan Taylor
2021-04-08Remove post-install hooks from i3 profilesDylan Taylor
2021-04-08Move more logic into common profileDylan Taylor
2021-04-08Move common packages to common i3 profileDylan Taylor
2021-04-08Add is_top_level_profile = False to i3 profilesDylan Taylor
2021-04-08Swapped print for log and added return valuesAnton Hvornum
2021-04-08Noticed that some KDE instances weren't changed to i3 when copyingDylan M. Taylor
Another one
2021-04-08Some 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-08added _post_install hook.advaithm
2021-04-08add i3-wm and i3-gaps supportadvaithm
2021-04-08Add i3 profile to desktop.pyDylan M. Taylor
2021-04-08draft: Make i3 package to select i3 configurationDylan M. Taylor
2021-04-08Add vim to desktop packages as not everyone likes nanoDylan M. Taylor
2021-04-08Change xscreensaver to slockDylan M. Taylor
2021-04-08breeze-icons and oxygen-icons are both needed to not have missing iconsDylan M. Taylor
2021-04-08It was far too minimal to be usable before.Dylan M. Taylor
2021-04-08Initial implementation of LXQtDylan Taylor
2021-04-08Integrate XFCE4 with masterDylan Taylor
2021-04-08Fix another incorrect comment on XFCE4 profileDylan M. Taylor
2021-04-08Update xfce4.pym1ten
2021-04-08xfce4m1ten
2021-04-08Integrate cinnamon with changes on master.Dylan Taylor
2021-04-08Fix incorrect comment. Cinnamon doesn't have any Wayland support yet.Dylan M. Taylor
2021-04-08Create cinnamon.pym1ten
2021-04-08Add sway profile to desktop fileDylan Taylor
2021-04-08Implement SwayDylan Taylor
Try switching from gdm to sddm as gdm pulls in a lot of GNOME packages Fix comment Update sway.py
2021-04-08Move from awesome to desktop and add wireless config utilities and smartmontoolsDylan M. Taylor
2021-04-08Disable post-install hooks for nowDylan Taylor
2021-04-08Update kde.pyadvaithm
2021-04-08removed post_install hookadvaithm
2021-04-08Clean up comments a bitDylan M. Taylor
2021-04-08Fix issue with prep functionDylan Taylor
2021-04-08Add minimal profile and implement idea of 'top-level' profilesDylan Taylor
2021-04-08It was pointed out that khelpcenter isn't strictly necessaryDylan M. Taylor
2021-04-08Switch from metapackage to a more minimal installDylan M. Taylor
2021-04-08Added a forgotten return value of _post_installAnton Hvornum
2021-04-08added egl-wayland and changed promptadvaithm
2021-04-08ask user for default session over asking if they want waylandadvaithm
2021-04-08Update kde.pyadvaithm
2021-04-08merge kde and kde-waylandadvaithm
2021-04-08Remove 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-08Remove chromium from default awesome installDylan M. Taylor
Promotes a consistent installation experience across DEs.
2021-04-08Remove evolution from default installation as suggestedDylan M. Taylor
It was pointed out that users can install an email client if they want one.
2021-04-08This comment should no longer apply. This is a fairly sane default for GNOME.Dylan M. Taylor
2021-04-08gnome-sound-recorder is probably also desirableDylan M. Taylor
2021-04-08Fix #183 gnome-extras installs far too much bloat Dylan M. Taylor
This keeps some of the most useful packages from the defaults.
2021-04-08sway, wayland specific files. drivers has also been split from xorgadvaithm