archinstall/profiles
Anton Hvornum 99dd9b1fb7 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
..
applications 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
52-54-00-12-34-56.py Fix some PEP-8 errors. 2020-10-19 23:07:35 -04:00
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
desktop.py Spell "environment" correctly 2021-01-21 06:56:11 -08:00
gnome.py Fix some PEP-8 errors. 2020-10-19 23:07:35 -04: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
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