Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-09 | Changing local packageslists behaviour for consistency reasons, now looking ↵ | Daniel Baumann | 1 | -0/+51 | |
for .list suffix and enabling them automatically (Closes: #545403). | |||||
2011-03-09 | Don't install lists from chroot_local-packageslists without them being ↵ | Chris Lamb | 1 | -56/+0 | |
specified in LH_PACKAGES_LISTS (Closes: #490755) | |||||
2011-03-09 | Replacing file checking with ls by function calls | Antonio Terceiro | 1 | -1/+1 | |
Instead of repeatedly doing "ls ... > /dev/null 2>&1", just use a function that does exactly that. | |||||
2011-03-09 | Tidy calls to new Expand_packagelist | Chris Lamb | 1 | -5/+2 | |
2011-03-09 | Install most chroot packages in one ${LH_APT} call (Closes: #475739) | Chris Lamb | 1 | -25/+9 | |
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-09 | Using new Read_conffile(); now. | Daniel Baumann | 1 | -7/+1 | |
2011-03-09 | Adding 'all' configuration file. | Daniel Baumann | 1 | -0/+1 | |
2011-03-09 | Updating copyright years to 2008. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Adding apt/aptitude options. | Daniel Baumann | 1 | -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-09 | Replacing backticks with POSIX expression. | Daniel Baumann | 1 | -4/+4 | |
2011-03-09 | Adding live-helper 1.0~a23-1. | Daniel Baumann | 1 | -0/+1 | |
2011-03-09 | Adding live-helper 1.0~a18-1. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Adding live-helper 1.0~a16-1. | Daniel Baumann | 1 | -3/+3 | |
2011-03-09 | Adding live-helper 1.0~a13-1. | Daniel Baumann | 1 | -8/+8 | |
2011-03-09 | Adding live-helper 1.0~a10-1. | Daniel Baumann | 1 | -0/+79 | |