Reprepro maintains local software sources for installing and upgrading packages. It can automatically sync from a remote software source to a local one, so the local repository remains current.

learn more… | top users | synonyms

1
vote
2answers
130 views

How do I setup multiple suites in Reprepro?

I want a private apt repository for stable and unstable lucid packages. I keep getting an error when I try to include a debian. Multiple distributions with the common codename: 'lucid'! First was in ...
1
vote
1answer
78 views

How to find packages recently uploaded to the Ubuntu repository

I've recently used reprepro to set up a mirror of the official Ubuntu repository for one architecture and one release (Precise in this case). Please note how in conf/distributions I define one ...