I'm looking to include a few packages from an ubuntu mirror into my own custom apt repository.
Context:
Using Reprepro, I currently have the following distribution:
Origin: Private Repository
Label: Private Repository
Description: Private Repository
Suite: production
Codename: trusty
Components: main
Architectures: amd64
SignWith: A1AAA1A
Our custom package gets included with:
reprepro -b . includedeb trusty <packagename>
Problem:
What I'm looking to do is to add the libre2-1 packages from http://eu-west-1.ec2.archive.ubuntu.com/ubuntu/dists/vivid/universe/ into the same distribution, but I can't figure out how to do this. My hunch is that I need to configure conf/updates to mirror the repository, using a FilterList to define the packages I want, but I can't figure out how to get reprepro to parse the mirror.