archinstall/archinstall
Pyfisch cf4745bbb6 Join cryptsetup args using shlex
Ensure that all arguments are properly quoted.
Improve readability by using long-form arguments only.
Use identical arguments for both cryptsetup calls,
to prevent them from accidentally diverging in future commits.
2021-04-02 18:19:25 +02:00
..
lib Join cryptsetup args using shlex 2021-04-02 18:19:25 +02:00
__init__.py Added in argument support to archinstall for easier testing and debugging 2021-02-07 17:57:16 +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