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
- Host: GitHub
- URL: https://github.com/redsift/build-centos-systemd
- Owner: redsift
- Created: 2015-07-22T13:53:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-22T20:01:05.000Z (almost 11 years ago)
- Last Synced: 2024-12-29T07:33:23.191Z (over 1 year ago)
- Language: Shell
- Size: 121 KB
- Stars: 0
- Watchers: 24
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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