Good question. We need to be able to install offline with a USB drive.
back
1 comments
Right but wouldn't a better option be to then mirror the apt repo to the USB key and just use `deb file:/mnt/usbkey $RELEASE $COMPONENTS` - then the setup, dependency management etc is all the same.
It might be, we could look at it.
Even if you're not going to go the full apt repo route, using regular file/blob storage is still going to give you a better result I believe.