archinstall/archinstall
Anton Hvornum 610d630863
Merge pull request #190 from advaithm/master
post install hook
2021-04-06 07:57:02 +00:00
..
lib Merge pull request #190 from advaithm/master 2021-04-06 07:57:02 +00:00
__init__.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
__main__.py Making list_examples() results cached 2020-12-06 17:12:12 +01:00
examples Adding symlink to examples. 2020-07-08 12:34:22 +00:00
profiles Added symlinks instead of copying when building. Also mofied the __file__ path in __main__.py as it was pointing a bit off for some reason 2020-07-08 13:22:05 +00:00