Commit Graph

51 Commits

Author SHA1 Message Date
Anton Hvornum 2a17ba9833
Replacing flit (#1655)
* Replacing flit

* Removed python-flit as a dependency

* Removed note about flit

* Removed flit references in pyproject.toml
2023-02-27 23:51:22 +01:00
Anton Hvornum 7dbea73514
Cleanup and version changes in prep for release 2022-05-29 11:25:28 +02:00
Anton Hvornum e154a6809d
Version bump to RC1 for v2.4.3 2022-05-18 12:08:48 +02:00
Anton Hvornum 7fc65fad0c
Updated PKGBUILD to handle symlink issues for now 2022-04-29 11:26:34 +02:00
Anton Hvornum 8d15683752
Made archinstall build reproducable when generating docs 2022-03-28 09:24:17 +02:00
m1ten b8631f6bb6
Remove source check (not required) 2021-06-06 11:16:17 -04:00
m1ten f541df4e7b
updated makedepends and added manual 2021-06-05 13:11:57 -04:00
Pyfisch c2b8dcca25 Fix PKGBUILD conflicts and add provides line 2021-04-05 22:25:40 +02:00
Pyfisch 3011811878 Indent using 8 spaces in PKGBUILD 2021-04-05 18:02:30 +02:00
Pyfisch 6587d9e10f Add primary PKGBUILD for testing the package 2021-04-05 17:58:58 +02:00
Pyfisch baaa70381b Remove outdated PKGBUILD files
setup.cfg whitespace changes.
2021-04-05 17:11:56 +02:00
Rafael Fontenelle 5a321d6ce5 Update repo to archlinux/archinstall 2021-04-04 11:52:51 -03:00
Giancarlo Razzolini db4659a3eb
Move PKGBUILD dir to PKGBUILDs dir and create a new PKGBUILD for git
Create a new PKGBUILD that builds from the current git directory for ease of
testing. Moved the PKGBUILD directory to PKGBUILDs.
2021-01-25 12:06:24 -03:00
Anton Hvornum 61866e346f
Updated hashsums to latest version: v2.1.0 2021-01-20 01:03:48 +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 731804c491
Updated hash in PKGBUILD 2020-12-06 17:43:16 +01:00
Anton Hvornum ad5ce9cd19
Updated hash of PKGBUILD 2020-12-06 17:42:14 +01:00
Anton Hvornum dc3ef2e269
Updated hash for PKGBUILD 2020-12-06 17:40:48 +01:00
Anton Hvornum af01f1d912 Version bump: 2.0.6
Packaging for release.
2020-12-06 17:26:54 +01:00
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
Anton Hvornum 01b0e292f8
Update PKGBUILD 2020-11-06 22:20:17 +01:00
Anton Hvornum 0a1435f03f
Update PKGBUILD 2020-11-06 22:20:07 +01:00
demostanis d14f1156a0 md5 -> sha256 2020-11-02 18:52:10 +01:00
demostanis 7f72c0fd93 Add vim line 2020-10-23 12:02:06 +02:00
demostanis 4ef2a60e6a Added one single sh file to run archinstall 2020-10-23 11:55:36 +02: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 c6e61df5c4 Apparently empty source definitions aren't allowed. 2020-10-01 11:31:06 +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
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 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