I am running a Ubuntu 12.04 LTS Server on a private network that doesn't and never will have internet access.
I have a need to install packages from time to time for development purposes, and rather than download the .deb files everytime to manual install i would like to create an offline repository in the form of an .ISO that i can present to my VM's in ESXI.
What is the best way to go about doing this? I assume once i have them on a CD i can add the mounted ISO to apt sources.list?