Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-09 | lh_chroot_linux-image: Catch missing case in local live-initramfs handling | Chris Lamb | 1 | -1/+1 | |
This patch catches the case when LH_APT is "apt", its default value. This was causing build failures when using a local live-initramfs .deb. | |||||
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 | lh_chroot_linux-image: Install dependencies differently when using aptitude | Chris Lamb | 1 | -2/+9 | |
We must use "aptitude install <pkgname>" to install dependencies of a dpkg-installed <pkgname>, or aptitude's resolver will remove it. apt-get does not have this "feature". This was causing a problem when using a custom versions of live-initramfs as they would be removed, causing a boot failure. | |||||
2011-03-09 | Updating copyright years to 2008. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | It's actually enough to just truncate kernel-img.conf and also less invasive ↵ | Daniel Baumann | 1 | -16/+1 | |
than including a default configuration. | |||||
2011-03-09 | Including default kernel-img.conf in live-systems. | Daniel Baumann | 1 | -1/+16 | |
2011-03-09 | Adding apt/aptitude options. | Daniel Baumann | 1 | -18/+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 | Working arround aptitude behaviour of removing packages rather than to ↵ | Daniel Baumann | 1 | -1/+1 | |
installing missing depends when using initramfs generator from local-packages. | |||||
2011-03-09 | Correcting wrong installation attempt of initramfs generator from ↵ | Daniel Baumann | 1 | -1/+5 | |
local-packages. | |||||
2011-03-09 | Installing initramfs generator from local-packages, if available. | Daniel Baumann | 1 | -1/+24 | |
2011-03-09 | Adding live-helper 1.0~a23-1. | Daniel Baumann | 1 | -0/+1 | |
2011-03-09 | Adding live-helper 1.0~a22-1. | Daniel Baumann | 1 | -3/+3 | |
2011-03-09 | Adding live-helper 1.0~a18-1. | Daniel Baumann | 1 | -0/+6 | |
2011-03-09 | Adding live-helper 1.0~a16-1. | Daniel Baumann | 1 | -0/+6 | |
2011-03-09 | Adding live-helper 1.0~a15-1. | Daniel Baumann | 1 | -2/+4 | |
2011-03-09 | Adding live-helper 1.0~a13-1. | Daniel Baumann | 1 | -7/+7 | |
2011-03-09 | Adding live-helper 1.0~a10-1. | Daniel Baumann | 1 | -0/+115 | |