archinstall/profiles
Dylan M. Taylor 0a5a929f5b
Fix another incorrect comment on XFCE4 profile
2021-04-06 16:55:04 -04:00
..
applications It was pointed out that khelpcenter isn't strictly necessary 2021-04-06 13:45:08 -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 Noticed that some KDE instances weren't changed to i3 when copying 2021-04-06 13:28:07 -04:00
i3-wm.py Noticed that some KDE instances weren't changed to i3 when copying 2021-04-06 13:28:07 -04:00
kde.py Added a forgotten return value of _post_install 2021-04-06 18:27:30 +02:00
xfce4.py Fix another incorrect comment on XFCE4 profile 2021-04-06 16:55:04 -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