Jeremy Salwen wrote: > I found that it was doing an apt-get dist-upgrade which was making it > install recommended packages (I believe the default for apt?). This was > contrary to the file rootdir/config/common in which I had the line > > LH_APT_RECOMMENDS="disabled"
Hm, whilst `lh_chroot_sources` does call dist-upgrade, the chroot's APT
config should have already been modified to not install recommended packages
by the `lh_chroot_apt` helper.
Are you running helpers manually and missing this one? Are you using
chroot_local-packages?
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
signature.asc
Description: PGP signature
_______________________________________________ debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

