A server that can dynamically build packages for Gentoo systems
  • Rust 46.7%
  • Shell 29.5%
  • Makefile 23.8%
Find a file
2026-06-10 02:08:46 +00:00
scripts updated chroot script 2026-06-08 10:16:04 -07:00
src added checking if a package is already been built with the right flags 2026-06-09 08:13:22 -07:00
.gitignore added server for building and serving files. added shell scripts for managing the chroot process 2026-06-07 16:54:56 -07:00
Cargo.toml seprated build and serving of files 2026-06-08 07:57:03 -07:00
emerge-fetch added emerge-fetch script for interacting with server 2026-06-10 02:08:46 +00:00
LICENSE Initial commit 2026-06-07 22:22:01 +00:00
Makefile added install step to makefile 2026-06-07 17:51:11 -07:00
README.md Initial commit 2026-06-07 22:22:01 +00:00

on-demand-gentoo

A server that can dynamically build packages for Gentoo systems