I want to build a local repo for Ubuntu 16.04 with apt-mirror tool.
Can I configure it on Ubuntu 18 or do I need the same version of Ubuntu?
Thanks
I want to build a local repo for Ubuntu 16.04 with apt-mirror tool.
Can I configure it on Ubuntu 18 or do I need the same version of Ubuntu?
Thanks
It does not have to be the same version. I have an 18.04 local mirror running on a 16.04 server.
mirror.listyou specify the repos you want to pull from, bionic or xenial or whatever and where to store the data. If you want to do more than one version, I imagine you'll have to set up two different mirror.list s and specify different directories to store the files in. I have not tried this though. – Organic Marble Jul 11 '18 at 14:18