Skip to content

r4pi/deb-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

r4pi.org deb repo config

Most of the process for managing this repo came from the official Debian docs

There's info on creating a keypair on the gpg site

Add a deb to the repo

This example uses the "bullseye" distribution.

cd bullseye
reprepro includedeb bullseye /tmp/output/raspbian-bullseye/r-release_4.0.4-2_armhf.deb

Sync the repo

cd bullseye
s3cmd sync --delete-removed ./ s3://debs.r4pi.org

ToDo

  • create a "testing" channel?

General key management

Some useful commands:

gpg --list-keys
gpg --edit-key <KEY_ID>

About

debian repo configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages