archinstall/profiles
Anton Hvornum 610d630863
Merge pull request #190 from advaithm/master
post install hook
2021-04-06 07:57:02 +00:00
..
applications Merge pull request #179 from advaithm/master 2021-04-05 16:21:43 +00:00
52-54-00-12-34-56.py Started work on BIOS support 2021-03-12 11:30:32 +05:30
awesome.py New feature: Profile() now supports .packages which returns any defined packages for that specific profile, as well as archinstall.__packages__ contain any packages that Installer() is responsible for. This can be used to quickly gather any required packages and dependencies by archinstall. Not all profiles have it yet, so .packages might return None. 2021-03-25 15:07:49 +01:00
cinnamon.py Create cinnamon.py 2021-04-04 12:57:24 -04:00
desktop.py added cinnamon 2021-04-04 12:58:05 -04:00
gnome.py Fix some PEP-8 errors. 2020-10-19 23:07:35 -04:00
i3-gaps.py Some language correction and function handling 2021-04-06 09:53:28 +02:00
i3-wm.py Swapped print for log and added return values 2021-04-06 09:54:24 +02:00
kde-wayland.py Safety checks prohibited this from running 2021-01-22 13:53:04 +01:00
kde.py reworked kde.py to use sddm instead of hacking xinitrc 2021-01-21 18:57:41 +05:30
xfce4.py Update xfce4.py 2021-04-03 17:58:25 -04:00
xorg.py Fixes #86 by properly raising the the correct exceptions. This will happen when required steps are skipped. And the error message is to simply restart the installer. 2021-01-26 10:57:48 +01:00