Anton Hvornum
|
4597ea1a21
|
Fixed some issues with the awesome profile. It should now be properly installed. Still need to tweak it a bit to not be as intrusive while still giving some 'starting points' to stand on as a new user.
|
2020-09-30 10:54:51 +00:00 |
Anton Hvornum
|
0b8a3d9540
|
Removed legacy .json profiles. Not in favor of .py
|
2020-08-04 14:45:25 +02:00 |
Anton Hvornum
|
0cd088572d
|
New feature: application profiles now support .py as well. Also fixed a sys.path issue where an installed version of archinstall would have precedence over the local version when profiles were being executed (because profiles were living in a unknown relative working directory, the caller to those profiles have to make sure .archinstall exists in sys.path before calling said profile)
|
2020-07-22 01:03:14 +00:00 |
Anton Hvornum
|
d723dcf0d7
|
Renaming deployments to profiles
|
2020-07-06 22:23:29 +02:00 |