Fallout-build / Fallout-build/Fallout

Host APT repository at stable URL

Open
#137 0 comments 0 reactions 0 assignees View on GitHub
enhancement target/vNext
Dominant language
C#
Stars
154
Forks
19
Avg merge
1d 22h
Merged PRs (30d)
15

Description

Parent: #123

Host an APT repository at a stable, project-controlled URL so operators can run `echo "deb https://… stable main" | sudo tee /etc/apt/sources.list.d/fallout.list`.

## Definition of done

- Hosting decision recorded in the issue: GitHub Pages + `reprepro`/`aptly` vs Cloudsmith free tier vs self-hosted. (Default recommendation: GitHub Pages + `reprepro` — zero external cost, fits existing infra. Reconsider if `arm64` bandwidth becomes a problem.)
- Repo URL is stable and announced in `README.md` install instructions.
- `Release` + `Release.gpg` + `InRelease` present, signed by __L3__'s key.
- Suites: `stable` only for now (no `unstable` — out of scope).
- Components: `main`.
- Architectures: `amd64`, `arm64`.
- `apt-get update` against the source produces no warnings on the baseline distros.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.