Skip to content

Debian Mirror Instructions

aagbsn edited this page Jan 12, 2014 · 3 revisions

Instructions for configuring a Debian repository

https://wiki.debian.org/HowToSetupADebianRepository We chose to use reprepro: https://wiki.debian.org/SettingUpSignedAptRepositoryWithReprepro

Adding or updating packages to deb.ooni.nu

Inside the root of the deb mirror, run the following command:

reprepro --ask-passphrase -Vb . includedeb wheezy <PATH_TO_DEB>

Clone this wiki locally