summaryrefslogtreecommitdiff
path: root/functions/packages.sh
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09Adding last modifications in order to have localization fully working in ↵Tiago Bortoletto Vaz1-1/+1
live-helper. This commit goes with some pt_BR translations just for testing. Thanks to Antonio Terceiro for helping and coding in some shell stuff.
2011-03-09Use APT::Install-Recommends to disable installation of recommends for EtchChris Lamb1-1/+1
2011-03-09Don't install "Recommends:" when installing local toolsChris Lamb1-2/+2
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 Baumann1-1/+1
2011-03-09Consistently using the pipe as seperator in sed commands now.Daniel Baumann1-1/+1
2011-03-09Replacing backticks with POSIX expression.Daniel Baumann1-1/+1
2011-03-09Adding live-helper 1.0~a22-1.Daniel Baumann1-30/+53
2011-03-09Adding live-helper 1.0~a21-1.Daniel Baumann1-0/+81