Hi Michael, On Tue, Oct 25, 2016 at 02:18:08PM +1100, Michael . wrote: > prepare_apt_source "http://dl.google.com/linux/chrome/deb/" "stable"
live-wrapper so far has focussed on the needs of the official images. We have two options that live-wrapper accepts (though one, and I can't remember which, is currently ignored). The options allow you to have one repository for building the image and one for shipping in the apt sources.list in the image. (Build with fast local mirror, ship with CDN or reflector). There is not currently any support for multiple repositories so you will have to have a merged repository if you require extra packages. This will not be fixed for stretch. Thanks, Iain.
