Anton Hvornum
|
031f6d204e
|
Updated hash to v2.0.6rc17.
|
2020-11-11 22:55:12 +00:00 |
Anton Hvornum
|
7172dc5cf1
|
Version bump: 2.0.6rc17
|
2020-11-11 22:43:55 +00:00 |
Anton Hvornum
|
e43a84bb4b
|
Fix for #61. Variable mix-matches should be fixed and tested now. There's also slightly better debug output to show where the issue is rather than just 'AttributeError'.
|
2020-11-08 23:31:10 +00:00 |
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 |
Lord Anton Hvornum
|
ed579a07ed
|
Fixing issues with lists being passed instead of strings
|
2020-11-08 19:36:29 +01:00 |
Lord Anton Hvornum
|
9807bd58c4
|
Version bump
|
2020-11-08 15:29:20 +01:00 |
Lord Anton Hvornum
|
15e68ef49d
|
Version bump
|
2020-11-08 14:49:52 +01:00 |
Lord Anton Hvornum
|
4046c5349a
|
Fixed variable issues and version bump
|
2020-11-08 14:48:40 +01: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 |
Lord Anton Hvornum
|
6b4a242d61
|
Updated sha256 hashes.
|
2020-11-08 11:03:16 +01:00 |
Lord Anton Hvornum
|
269a5fb2b9
|
Updated sha256 hashes.
|
2020-11-07 10:33:50 +01:00 |
Anton Hvornum
|
e64cd07a41
|
Update PKGBUILD
|
2020-11-06 22:20:29 +01:00 |
demostanis
|
d14f1156a0
|
md5 -> sha256
|
2020-11-02 18:52:10 +01:00 |
demostanis
|
0c235c929c
|
Added sums to PKGBUILD
|
2020-10-23 11:50:25 +02:00 |
Anton Hvornum
|
35913c4ebe
|
Added imports for `archinstall.TTS()` as well as added optinal depends for `PKGBUILD` files.
|
2020-10-11 14:04:41 +02:00 |
Anton Hvornum
|
8d941eaa2c
|
Renamed the pre-compiled PKGBUILD profile to archinstall-bin. Also added archinstall which is helper-scripts to run archinstall in python-module mode which depends on python-archinstall. Version bump to 2.0.5
|
2020-10-01 10:33:14 +02:00 |
Anton Hvornum
|
2ac4172394
|
Version bump to release v2.0.4
|
2020-09-01 10:49:40 +02:00 |
Anton Hvornum
|
aaad480ab8
|
Version bump in the build scripts.
|
2020-08-20 12:32:27 +00:00 |
Anton Hvornum
|
ba9d5c746f
|
Wrong $pkgname, adjusted.
|
2020-08-19 22:05:21 +00:00 |
Anton Hvornum
|
5af6e262e9
|
Added a PKGBUILD for python-archinstall. Which is just a Arch Linux native way of installing the pypi/pip version of archinstall.
|
2020-08-19 21:58:37 +00:00 |