summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_apt
AgeCommit message (Collapse)AuthorFilesLines
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