Owen Zimmerman 170d8b9b4f add: stardust-server (#2048)
* initial package for stardust-server

* add missing build deps

* move to stardust folder

* inisital package for stardust-black-hole

* RPM bug workaround stardust-black-hole.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Remove conflicts

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/update.rhai

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda.hcl

Fix name

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Fix name

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

fix deps

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Fix files

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/update.rhai

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* fix directories issue

* actually fix directories error

* Update anda/stardust/server/stardust-server.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-server.spec

Lock cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-server.spec

Add %global

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-server.spec

Fix files

* Update stardust-server.spec

Add %_bindir

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* it works now
switched to the new release

* switch to 0.45.1

* Update update.rhai

Update update.rhai to track versions instead of commits

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Add __strip /bin/true

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Remove %cargo_prep_online and %cargo_build, replace with 'cargo build'

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* add cargo install path and remove %define line

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* add --locked

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Fix cargo install to install to buildroot

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Add back --path

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Move --path

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* --path in the wrong spot lol

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* --path .

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* add toml and json files

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* feat: this works. this works. this works. this works.

* feat: a;slkdjfl;sjfkal;j

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: june-fish <git@june.fish>
Co-authored-by: madomado <madonuko@outlook.com>
2024-10-23 09:50:39 -05:00
2024-10-23 09:50:39 -05:00
2024-07-26 19:45:46 +08:00
2022-12-03 19:10:27 -08:00
2022-10-10 08:27:42 +07:00

Terra Sources

Repository status Repository status Repository status

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

sudo dnf install --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' --setopt='terra.gpgkey=https://repos.fyralabs.com/terra$releasever/key.asc' 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

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!

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%