summaryrefslogtreecommitdiff
path: root/functions/packages.sh
AgeCommit message (Collapse)Author
2011-03-09Use APT::Install-Recommends to disable installation of recommends for EtchChris Lamb
2011-03-09Don't install "Recommends:" when installing local toolsChris Lamb
This patch disables the installation of "Recommends:" packages whilst obtaining build utilities such as 'syslinux'. It has three benefits: * Doesn't waste time installing useless packages whilst building. * Keeps the "binary chroot" clean - packages leak into the the live system on a rebuild. * Makes the behaviour of Install_Package more predictable and independent of the chroot's APT configuration.
2011-03-09Updating copyright years to 2008.Daniel Baumann
2011-03-09Consistently using the pipe as seperator in sed commands now.Daniel Baumann
2011-03-09Replacing backticks with POSIX expression.Daniel Baumann
2011-03-09Adding live-helper 1.0~a22-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a21-1.Daniel Baumann