https://github.com/openmainframeproject/mainframe-software-hub-linux
https://github.com/openmainframeproject/mainframe-software-hub-linux
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/openmainframeproject/mainframe-software-hub-linux
- Owner: openmainframeproject
- License: apache-2.0
- Created: 2025-06-04T21:31:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-30T17:35:29.000Z (11 months ago)
- Last Synced: 2025-08-10T20:45:18.918Z (10 months ago)
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: SUPPORT.md
- Governance: GOVERNANCE.md
Awesome Lists containing this project
README
# Mainframe Software Hub for Linux
Welcome to the Mainframe Software Hub for Linux. Here you can look for open source packages not available in distribution repositories or community-provided packages.
## Purpose
Currently software artifacts provided by opensource communities typically target `x86` architecture. This project aims to augment that by providing artifacts for `s390x` architecture. Artifacts in this context refers to anything that is produced for consumption by the CI/CD system in place for the particular opensource project. This can include binaries, RPMs, DEBs, and container images.
## Build
A subset of build scripts are provided [here](https://github.com/linux-on-ibm-z/scripts) to build select projects. Any build system can be used to generate corresponding artifacts.
## Discussion
You can connect with the community in a variety of ways...
- [LINK TO MAILING LIST](https://lists.openmainframeproject.org/g/xxxx-discussion)
- [#PROJECT NAME channel on Open Mainframe Project Slack](https://slack.openmainframeproject.org)
- ['PROJECT NAME' category on Open Mainframe Project Community Forums](https://community.openmainframeproject.org/)
## Contributing
Anyone can contribute to the PROJECT NAME project - learn more at [CONTRIBUTING.md](CONTRIBUTING.md)
## Governance
PROJECT NAME is a project hosted by the [Open Mainframe Project](https://openmainframeproject.org). This project has established it's own processes for managing day-to-day processes in the project at [GOVERNANCE.md](GOVERNANCE.md).
## Reporting Issues
To report a problem, you can open an [issue](https://github.com/openmainframeproject/PROJECT NAME/issues) in repository against a specific workflow. If the issue is sensitive in nature or a security related issue, please do not report in the issue tracker but instead email PROJECT NAME-private@lists.openmainframeproject.org.