archinstall/archinstall
Dylan M. Taylor 1df17eb987
Add a flag to install testing repositories (#967)
* Add a boolean to install testing repos, default to false

* More work on adding structure

* Add logic to enable testing repos.

* Corrections

* Make flake8 happy about regex escapes

* Flake8 doesn't like whitespace around equals

* Fix trailing whitespace character
2022-02-12 18:11:34 +01:00
..
lib Add a flag to install testing repositories (#967) 2022-02-12 18:11:34 +01:00
locales Added swedish locale (#965) 2022-02-12 11:28:18 +01:00
__init__.py Fix errors on selection of additional packages (#959) 2022-02-12 11:47:51 +01:00
__main__.py Added a by-path import to support git clone - import of the library (#931) 2022-02-02 08:09: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