Anton Hvornum
|
96e8cc4d5b
|
Added a timeout on the HTTPS POST status after a successful install.
|
2020-08-20 22:16:53 +00:00 |
Anton Hvornum
|
13e9953630
|
removed some non-essnetial packages. re-structured the guided installer to ask for stuff first, then fire away. Tested encrypted/non-encrypted and both works.
|
2020-07-08 22:51:21 +00:00 |
Anton Hvornum
|
ebcb5ae795
|
Fixed a bug where minimal_installation() didn't return anything.
|
2020-07-08 22:22:24 +00:00 |
Anton Hvornum
|
5ab238569d
|
mixed up the mount of /boot, now correctly mounts /boot before running pacstrap
|
2020-07-08 17:45:25 +00:00 |
Anton Hvornum
|
60f581319f
|
Added pythons -m module support. __main__.py is the main module entry path, and setup.py now includes the examples (which as been renamed for more convenient module importing) which - enables __main__.py to locate the examples and import them via importlib and execute them.
|
2020-07-07 23:56:17 +00:00 |