Carl Hörberg 0b4f4a79da feat: build crystal from source, split out shards pkg (#7044)
* Build Crystal from source, split out shards pkg

Build Crystal and shards from source, building dynamically linked
binaries.

Separate the crystal and shards packages, they have different versions
and update schedules.

Remove architecture restrictions.

Introduce a bootstrap problem, as Crystal is built using Crystal.

* bootstrap compiler for crystal compiler

* Use macros when possible in shards.spec (+ formatting)

* formatting of crystal.spec

* use correct path to bootstrap compiler

* build require make for shards

* no verbose autosetup for crystal

* quiet prep/extractions

* shards requires gcc

* Revert "shards requires gcc"

This reverts commit b4558238b3.

Should not be needed, as crystal requires gcc

* Packager

* explict buildreqs for shards

should be inferred from the crystal package
2025-11-05 14:13:03 +08:00
2025-08-29 23:09:51 -05:00
2025-09-01 13:42:33 -05:00
2025-08-19 11:16:10 -05:00
2025-06-02 02:50:44 -05:00
2022-12-03 19:10:27 -08:00
2022-10-10 08:27:42 +07:00

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

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!

S
Description
No description provided
Readme GPL-3.0 92 MiB
Languages
HCL 44.1%
Roff 35.5%
Shell 12.6%
JavaScript 5.4%
Python 2.4%