Arch Linux release engineering (read-only mirror)
Go to file
David Runge eef56f2300
Add script to create new codesigning key pair
codesigning/create_codesigning_key_pair.sh:
Add script to conveniently create a codesigning key pair.
2021-05-16 10:33:32 +02:00
.gitlab/ci Add function to copy iPXE binaries 2021-05-15 20:14:18 +02:00
codesigning Add script to create new codesigning key pair 2021-05-16 10:33:32 +02:00
template Add gitlab CI to include for running jobs inside a VM 2021-05-15 14:57:58 +02:00
.editorconfig Add editorconfig integration 2021-05-15 12:26:06 +02:00
.gitignore Add gitignore 2021-05-15 12:26:42 +02:00
.gitlab-ci.yml Increase timeout for copying artifacts 2021-05-15 17:51:38 +02:00
LICENSE Add LICENSE and initial README 2020-08-03 22:21:52 +02:00
Makefile Add simple Makefile for lint and build jobs 2021-05-15 12:45:42 +02:00
README.rst Add LICENSE and initial README 2020-08-03 22:21:52 +02:00

======
releng
======

This repository offers tools to create release artifacts for Arch Linux.

License
=======

Releng is licensed under the terms of the **GPL-3.0-or-later** (see `LICENSE
<LICENSE>`_).