* ci: add sccache
* sccache no daemon, no incremental
* debug log sccache
* test: bump honkers
* don't run sccache in foreground
* change cache key, add cache config file
* set config somewhere else
* funny
* oops
* hack: use upstream cache action
* use separate script files
* port over upstream cache scripts properly
* don't copy sccache config
* cursed caching stuff
* ensure cache is put in the right place
* try to assert stuff
* use upstream sccache for now
* Revert back to upstream build of sccache
turns out Fedora's builds don't even have GHA support
* Revert to default logging
* Revert "test: bump honkers"
This reverts commit 3c711c18ee.
Terra Sources
Terra is a rolling-release Fedora repository for all the software you need. With Terra, you can install the latest packages knowing that quality and security are assured.
See the introduction at our website.
This monorepo contains the package manifests for all packages in Terra.
Installation
The latest detailed instructions are available in our Devdocs: https://developer.fyralabs.com/terra/installing
Fedora
sudo dnf install --nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' terra-release
If you are using immutable/atomic editions of Fedora, run the following commands instead:
curl -fsSL https://github.com/terrapkg/subatomic-repos/raw/main/terra.repo | pkexec tee /etc/yum.repos.d/terra.repo
sudo rpm-ostree install terra-release
Optionally, you can install terra-release-extra to use the Extras repository. This also installs the Nvidia, and Mesa streams but does not enable them.
Enterprise Linux (EL)
Only EL10 is supported. Not all packages available in Terra are available in Terra EL at this time.
Terra EL requires the EPEL repos, which may be installed with:
sudo dnf install 'https://dl.fedoraproject.org/pub/epel/epel-release-latest-$releasever.noarch.rpm'
And Terra EL itself can be installed with:
sudo dnf install --nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/terrael$releasever' terra-release
Contributions
First of all, thanks for being interested in contributing to Terra! If you have any questions about contributing, please join our chats.
Documentation
Our documentation can be found on our Devdocs.
pkgs.org
pkgs.org provides a list of the packages available in the main stream: https://fedora.pkgs.org/rawhide/terra/
Questions?
Feel free to reach out by joining our community. We're always happy to help!