Skip to content

Host APT repository at stable URL #137

Description

@ChrisonSimtian

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttarget/vNextTargets the next calendar-version

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions