archinstall/profiles
Dylan M. Taylor ee6cd39fe6
Switch from metapackage to a more minimal install
2021-04-06 12:33:13 -04:00
..
applications Switch from metapackage to a more minimal install 2021-04-06 12:33:13 -04: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.py Added a forgotten return value of _post_install 2021-04-06 18:27:30 +02:00
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