Hi,
I am building 2 or 3 custom images at once. It looks like the script downloads the packages everytime from 0. Is there any way to prevent the clearing of the downloaded packages?
Hi,
I am building 2 or 3 custom images at once. It looks like the script downloads the packages everytime from 0. Is there any way to prevent the clearing of the downloaded packages?
from what i have found, just remove --purge from the build script, although i personally don't like that as it is there for a reason. if you start with a fresh copy of live-build-config with your custom config every time you build your ISO's it should be fine though.
personally i am looking into using apt-cacher-ng to cache packages but i have not yet found a way to do that for the build only and not have the ISO configured for the cache as well.
Last edited by St0ner1995; 2016-09-01 at 00:18.