summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_packageslists
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09Tidy calls to new Expand_packagelistChris Lamb1-11/+3
2011-03-09Install most chroot packages in one ${LH_APT} call (Closes: #475739)Chris Lamb1-23/+10
This patch installs (almost) all chroot packages by queueing the package names into a single file and then installing that. It depends on my previous patch to install local packages by using an APT mirror. This speeds up image build causes even greater speedups once more packages adopt triggers. (Packages installed by debconf preseeding are not touched, nor are packages installed by tasks.)
2011-03-09Using new Read_conffile(); now.Daniel Baumann1-7/+1
2011-03-09Adding 'all' configuration file.Daniel Baumann1-0/+1
2011-03-09Updating copyright years to 2008.Daniel Baumann1-1/+1
2011-03-09Adding apt/aptitude options.Daniel Baumann1-2/+2
By using APT_OPTIONS and APTITUDE_OPTIONS in config/common, one can manipulate the default options wich is made to each and every apt and aptitude call.
2011-03-09Adding live-helper 1.0~a23-1.Daniel Baumann1-0/+1
2011-03-09Adding live-helper 1.0~a22-1.Daniel Baumann1-2/+2
2011-03-09Adding live-helper 1.0~a16-1.Daniel Baumann1-2/+2
2011-03-09Adding live-helper 1.0~a13-1.Daniel Baumann1-9/+9
2011-03-09Adding live-helper 1.0~a12-1.Daniel Baumann1-1/+1
2011-03-09Adding live-helper 1.0~a8-1.Daniel Baumann1-4/+5
2011-03-09Adding live-helper 1.0~a5-1.Daniel Baumann1-1/+7
2011-03-09Adding live-helper 1.0~a3-1.Daniel Baumann1-0/+75