[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Live-Build and APT repo on the build server?



On Wednesday 09 July 2014 06:08:02 Ozi Traveller wrote:
> Has anyone setup an apt repo on the same pc as live-build? If so, how?

It's not an apt repo, but I'm using apt-cacher-ng which caches downloaded 
packages, so they don't need to be downloaded again.
If you install it on the same pc, then config live-build as follows:

$ cat /etc/live/build.conf 
LB_MIRROR_BOOTSTRAP="http://localhost:3142/ftp.debian.org/debian/";
LB_MIRROR_CHROOT_SECURITY="http://localhost:3142/security.debian.org/";
LB_MIRROR_CHROOT_BACKPORTS="http://localhost:3142/ftp.debian.org/debian/";

HTH
-- 
GPG: 0x138E41915C7EFED6

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: