archinstall/profiles
SecondThundeR d2eacffff8 Update some functions
Here are list of changes:
- Added IP/subnet validation using Python's `ipaddress` module
- Added workaround for network configuration modes where user can enter DHCP or IP without brackets.
- Returned local printing options for some functions to keep `The above list...`
- Moved booleans for `generic_select` below options and text parameters
- Imported some functions from `archinstall` to reduce the`archinstall.` part of the lines.
- Reduced variable name length for simplicity
- Fixed some typos
2021-04-19 20:34:35 +03:00
..
applications Fix some more awesome installation issues 2021-04-13 21:21:43 -04:00
52-54-00-12-34-56.py Fix some PEP-8 errors. 2020-10-19 23:07:35 -04:00
awesome.py Fix awesome profile installation 2021-04-12 08:53:38 -04:00
budgie.py Add budgie implementation 2021-04-09 08:32:58 -04:00
cinnamon.py Integrate cinnamon with changes on master. 2021-04-08 15:35:33 -04:00
desktop.py Update some functions 2021-04-19 20:34:35 +03:00
gnome.py Add minimal profile and implement idea of 'top-level' profiles 2021-04-08 09:51:11 -04:00
i3.py Update some functions 2021-04-19 20:34:35 +03:00
kde.py Disable post-install hooks for now 2021-04-08 09:55:35 -04:00
lxqt.py Initial implementation of LXQt 2021-04-08 15:54:54 -04:00
mate.py Implement MATE desktop environment 2021-04-11 10:19:25 -04:00
minimal.py Clean up comments a bit 2021-04-08 09:51:11 -04:00
sway.py As pointed out to me, sway doesn't officially support display managers 2021-04-09 06:52:18 -04:00
xfce4.py Integrate XFCE4 with master 2021-04-08 15:41:08 -04:00
xorg.py Update some functions 2021-04-19 20:34:35 +03:00