summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_apt
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09Removing some code in chroot_apt helper that left over the preferences files ↵Daniel Baumann1-15/+0
in the final image.
2011-03-09Updating year in copyright notices for 2009.Daniel Baumann1-1/+1
2011-03-09Using common function file to source shell includes.Daniel Baumann1-6/+1
2011-03-09Translating the description of the helpersAntonio Terceiro1-1/+1
2011-03-09Also handling custom apt.conf in config/chroot_apt/apt.conf to allow further ↵Daniel Baumann1-0/+22
apt configuration (Closes: #511247).
2011-03-09Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons.Daniel Baumann1-1/+1
2011-03-09Enforcing lh_config to be run before lh_build, see also ↵Daniel Baumann1-1/+1
http://lists.debian.org/debian-live/2008/10/msg00102.html (Closes: #500740).
2011-03-09Preserve changed apt settings (pdiffs, recommends, and secure) in binary ↵Daniel Baumann1-3/+12
image (Closes: #494640).
2011-03-09Tidy "install" / "install-binary" handling in lh_chroot_apt.Chris Lamb1-2/+2
2011-03-09Add informational comments to generated /etc/apt/preferences stanzas.Chris Lamb1-0/+2
2011-03-09Prevent (harmless) duplicate entries appearing in /etc/apt/preferencesChris Lamb1-0/+5
2011-03-09Ensure the binary image does not inherit the binary stage's APT settings.Chris Lamb1-4/+19
2011-03-09Fix a bug in chroot_local-packages where packages were upgraded with ↵Chris Lamb1-10/+23
themselves during lh_binary stages.
2011-03-09Always add our apt_preference(5) pinning stanza when using local-packages.Chris Lamb1-0/+10
This mostly reverts my most recent chroot_local-packages/preferences commit as I found problems when re-running parts of the build: as the pinning stanza was removed, calls to "apt-get upgrade" from within live-helper would remove replacement packages placed in chroot_local-packages. This isn't 100% foolproof - running apt-get upgrade on the binary image may still attempt to remove replacement packages (heavy users of this should probably be using their own repo for this sort of thing anyway).
2011-03-09Fix a bug where a /etc/apt/preferences supplied in chroot_local-includes was ↵Chris Lamb1-1/+1
always being deleted when used in conjunction with config/chroot_apt/preferences.
2011-03-09Using new Read_conffile(); now.Daniel Baumann1-7/+1
2011-03-09Adding 'all' configuration file.Daniel Baumann1-0/+1
2011-03-09Correcting wrong logic on handling secure apt.Daniel Baumann1-2/+2
2011-03-09Updating copyright years to 2008.Daniel Baumann1-1/+1
2011-03-09Fixing typo.Daniel Baumann1-1/+1
2011-03-09Adding support for a local /etc/apt/preferences file in ↵Daniel Baumann1-0/+19
config/chroot_apt/preferences.
2011-03-09Adding live-helper 1.0~a23-1.Daniel Baumann1-0/+1
2011-03-09Adding live-helper 1.0~a22-1.Daniel Baumann1-16/+15
2011-03-09Adding live-helper 1.0~a15-1.Daniel Baumann1-2/+4
2011-03-09Adding live-helper 1.0~a13-1.Daniel Baumann1-11/+17
2011-03-09Adding live-helper 1.0~a10-1.Daniel Baumann1-0/+2
2011-03-09Adding live-helper 1.0~a8-1.Daniel Baumann1-2/+3
2011-03-09Adding live-helper 1.0~a6-1.Daniel Baumann1-95/+40
2011-03-09Adding live-helper 1.0~a5-1.Daniel Baumann1-1/+7
2011-03-09Adding live-helper 1.0~a4-1.Daniel Baumann1-4/+4
2011-03-09Adding live-helper 1.0~a3-1.Daniel Baumann1-2/+46
2011-03-09Adding live-helper 1.0~a2-1.Daniel Baumann1-31/+31
2011-03-09Adding live-helper 1.0~a1-1.Daniel Baumann1-0/+141