archinstall/archinstall
Werner Llácer 3d30a4eb28
Missing arguments after GlobalMenu execution (issue #868) (#871)
* Install.__init__ parameter kernel as a list everywhere.
I've dropped the string check, as it shouldn't happen again, and it's good that it fails, when it happens

* Global Menu now loads in the arguments dict all options enabled with default value and no manually selected (issue #868)
2022-01-15 21:44:13 +01:00
..
lib Missing arguments after GlobalMenu execution (issue #868) (#871) 2022-01-15 21:44:13 +01:00
__init__.py Moved lib.plugin import to the top 2022-01-14 13:23:30 +01:00
__main__.py Some additional formatting 2021-05-15 12:46:23 -04: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