Anton Hvornum
|
9c44ab85ce
|
Version bump in prep for minor patch release.
|
2021-03-28 22:38:15 +02:00 |
Anton Hvornum
|
e0611c276c
|
Updated versions in PKGBUILDs and VERSION.
|
2021-03-21 21:53:24 +01:00 |
Anton Hvornum
|
e64bc3ae87
|
Version and sha256sums on PKGBUILD's
|
2021-01-27 20:58:00 +01:00 |
Anton Hvornum
|
ec638351e8
|
Version bump. All future releases will now be PGP-signed.
|
2021-01-20 00:40:08 +01:00 |
Anton Hvornum
|
af01f1d912
|
Version bump: 2.0.6
Packaging for release.
|
2020-12-06 17:26:54 +01: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 |
Anton Hvornum
|
18c811ac96
|
Added some more debugging
|
2020-11-08 23:12:49 +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 |
Anton Hvornum
|
8504c48ebb
|
Update VERSION
|
2020-11-06 22:19:13 +01: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
|
73e415160c
|
Version bump
|
2020-08-20 12:26:27 +00: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 |