An open API service indexing awesome lists of open source software.

https://github.com/redsift/build-centos-systemd

Build script for systemd from source
https://github.com/redsift/build-centos-systemd

Last synced: 6 months ago
JSON representation

Build script for systemd from source

Awesome Lists containing this project

README

          

# Builds systemd from source for CentOS 7.1

Expects AWS configuration to be setup on CircleCI and `S3_BUCKET` set to upload tar bundle, `SYSTEMD_VERSION` set to the version you would like built.

## Currently WIP