* Add: cbmem * Fix url and date * add --depth 1 and cd into make directory * Commit suggestions Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * use make build macro Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * Fix git clone Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * Try the funny Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * Fix license Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * Add global compiler thing at the top Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * Add licenses/docs and remove -std thing Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * fix build flag macro Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * Add wno error flag Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * Add other licenses Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * Install all licenses Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * meow Signed-off-by: madomado <madonuko@outlook.com> * Update cbmem.spec Signed-off-by: madomado <madonuko@outlook.com> * Update cbmem.spec Signed-off-by: madomado <madonuko@outlook.com> * meow Signed-off-by: madomado <madonuko@outlook.com> * Update version and changelog, remove global build flags This should work lol Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --------- Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Signed-off-by: madomado <madonuko@outlook.com> Co-authored-by: madomado <madonuko@outlook.com>
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
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
Documentation
Our documentation can be found on our Devdocs.
Questions?
Feel free to reach out by joining our community. We're always happy to help!