Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andytompkins/apt-repo

program to create apt repos and add packages to them
https://github.com/andytompkins/apt-repo

Last synced: about 2 months ago
JSON representation

program to create apt repos and add packages to them

Awesome Lists containing this project

README

        

apt-repo
========

program to create apt repos and add packages to them

Installation
* mkdir /etc/apt-repo
* cp repo.conf.sample /etc/apt-repo/repo.conf
* cp *.tmpl /etc/apt-repo
* edit the config and templates to suit your needs
* create the directory for your repo and distributions (mkdir -p /opt/repo/dists)
* cp apt-repo /usr/bin