ForkGroqGroqpublished Oct 18, 2024seen 5d

groq/siderolabs-pkgs

forked from siderolabs/pkgs

Open original ↗

Captured source

source ↗
published Oct 18, 2024seen 5dcaptured 11hhttp 200method plain

groq/siderolabs-pkgs

Language: Makefile

License: MPL-2.0

Stars: 0

Forks: 0

Open issues: 1

Created: 2024-10-18T20:02:04Z

Pushed: 2026-03-31T16:19:08Z

Default branch: main

Fork: yes

Parent repository: siderolabs/pkgs

Archived: no

README:

pkgs

![Dependency Diagram](/deps.png)

This repository produces a set of packages that can be used to build a rootfs suitable for creating custom Linux distributions. The packages are published as a container image, and can be "installed" by simply copying the contents to your rootfs. For example, using Docker, we can do the following:

FROM scratch
COPY --from=//: / /

Resources

  • https://gcc.gnu.org/onlinedocs/gccint/Configure-Terms.html
  • https://wiki.osdev.org/Target_Triplet

Notability

notability 1.0/10

Routine fork, no traction