archinstall/examples
Anton Hvornum 389aa1080b Adding in storage of user supplied credentials. This separates credentials from user_configuration.json into user_credentials.json. As well as the JSON serializer will omit the credentials from the user_configuration.json by detecting ! in the dictionary keys (which is why they are important). UNSAFE_JSON will leave those keys in there, good for storing credentials in a separate file." 2021-11-09 17:43:28 +01:00
..
__init__.py some type hint fixes and a bad catch fix 2021-05-12 15:45:45 +05:30
config-sample.json Added support for getting configuration from a config file (#364) 2021-05-19 21:31:58 +02:00
custom-command-sample.json Make this template usable to users of more platforms 2021-05-28 13:52:01 -04:00
guided.py Adding in storage of user supplied credentials. This separates credentials from user_configuration.json into user_credentials.json. As well as the JSON serializer will omit the credentials from the user_configuration.json by detecting ! in the dictionary keys (which is why they are important). UNSAFE_JSON will leave those keys in there, good for storing credentials in a separate file." 2021-11-09 17:43:28 +01:00
minimal.py vfat -> fat32, updated minimal 2021-06-10 20:40:28 +02:00
unattended.py Final whitespace changes I think 2021-05-15 13:04:18 -04:00