archinstall/profiles
Anton Hvornum 65ec50dae5 Merge PR #113 into torxed-v2.2.0 feature branch.
This merge should add BIOS through MBR support and GRUB.
2021-04-02 10:42:26 +02: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 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
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