Anton Hvornum
|
decf9119f2
|
Fixing a variable missmatch in #61. The global configuration snapshot (that is used for debug printing) does not contain the password for the new user (for safety reasons). So we can no longer get the password from that snapshot, but instead we have to get it from the global variable users (:dict).
|
2020-11-08 23:22:26 +00:00 |
Anton Hvornum
|
18c811ac96
|
Added some more debugging
|
2020-11-08 23:12:49 +00:00 |
Lord Anton Hvornum
|
667e06c63e
|
Fixed an issue where python's setuptools didn't like running bdist_wheel. Causing issues upstream on pypi because examples/ and VERSION would be missing for instance.
|
2020-11-08 14:11:24 +01:00 |
Lord Anton Hvornum
|
f5230fcb30
|
Attempting to fix pypi build issues.
|
2020-11-08 13:22:59 +01:00 |
Anton Hvornum
|
5bba102c45
|
Added list_mirrors() and prepared for selecting mirrors in guided.py
|
2020-09-01 12:22:44 +02:00 |
Anton Hvornum
|
a2e676261a
|
Added missing function reboot(). Also tweaked the build scripts so that they fetch a common version from the file VERSION. And some spelling tweaks for the log output.
|
2020-08-20 12:25:21 +00:00 |
Anton Hvornum
|
76c386951a
|
Added build support for PKGBUILD. Also slimmed down make.sh to only compile the binary and nothing more. That way it's easier to ship the build to https://archlinux.life/bin/. Updated README to reflext the archlinux.life domain instead of hvornum.se since projects regarding archlinux will reside there or elsewhere in the future.
|
2020-08-18 21:54:34 +00:00 |
Anton Hvornum
|
551bb438a3
|
Fixed a glitch in the make.sh script.
|
2020-07-30 23:27:33 +00:00 |
Anton Hvornum
|
850d0d2ec9
|
Version bump.
|
2020-07-30 23:21:17 +00:00 |
Anton Hvornum
|
5b0f4f99d6
|
Version bump to: v2.0.4rc2
|
2020-07-22 14:22:42 +00:00 |
Anton Hvornum
|
45268df2e7
|
Added the arch to the build
|
2020-07-10 11:06:41 +00:00 |
Anton Hvornum
|
6ac2858816
|
Fixed the build to include the examples in the right location.
|
2020-07-10 11:01:49 +00:00 |
Anton Hvornum
|
2e0295d501
|
Added a build script for my own sanity
|
2020-07-10 08:46:00 +00:00 |
Anton Hvornum
|
4f18ac473a
|
Removing temporary build scripts
|
2020-07-08 12:35:02 +00:00 |
Anton Hvornum
|
027f6695bf
|
Adding symlink to examples.
|
2020-07-08 12:34:22 +00:00 |