Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/gnome.py
AgeCommit message (Expand)Author
2022-06-09Remove packagekit (#1322)Dylan M. Taylor
2021-11-18Add `gnome-software-packagekit-plugin`Atirut Wattanamongkol
2021-05-15One package per line formatting in profiles - easier to read/maintainDylan Taylor
2021-05-15Whitespace changesDylan Taylor
2021-05-15Very selectively fix some PEP 8 issues with profilesDylan Taylor
2021-05-12Replaced the magic __builtin__ global variable. This should fix mypy complain...Anton Hvornum
2021-04-29Fixed a typo in the last PR https://github.com/archlinux/archinstall/pull/378Jatin
2021-04-28Add packages to top of each desktop profileDylan Taylor
2021-04-28Remove refs to application profiles that were removedDylan Taylor
2021-04-08Add minimal profile and implement idea of 'top-level' profilesDylan Taylor
2020-10-19Fix some PEP-8 errors.Varun Madiath
2020-10-19Fix typos.Varun Madiath
2020-09-30__name__ missmatch in gnome profile.Anton Hvornum
2020-09-30Added gnome as a profile (and application for application specific steps). Al...Anton Hvornum