Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.65 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.65 KB

Codacy Badge

Project Description

This script automates the configuration of the OpenPower SDK software repositories and all dependencies.

Contributing to the project

We welcome contributions to the OpenPower SDK Automated Install Project in many forms. There's always plenty to do! Full details of how to contribute to this project are documented in the CONTRIBUTING.md file.

Maintainers

The project's maintainers: are responsible for reviewing and merging all pull requests and they guide the over-all technical direction of the project.

Communication

We use Slack for communication.

Supported Architecture and Operating Systems

x86_64 and ppc64le: Ubuntu 16.04 and 18.04, CentOS7, RHEL 7, SLES12, Fedora 25.

The script is likely to work on other distributions and releases, but has not been tested.

Installing

chmod +x ./config-repos.sh

./config-repos.sh

NOTE: ensure you are running this script as an user who has admin rights.

Still Have Questions?

For general purpose questions, please use StackOverflow.

License

The OpenPower SDK Automated Install Project uses the Apache License Version 2.0 software license.

Related information

OpenPower SDK