summaryrefslogtreecommitdiff
path: root/functions/packages.sh
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09Updating year in manpage, hooks, script and template files.Daniel Baumann1-1/+1
2011-03-09Updating internal variables from lh to lb scheme, should be the last piece ↵Daniel Baumann1-10/+10
to finish the live-helper to live-build rename.
2011-03-09Updating copyright headers for live-build.Daniel Baumann1-6/+7
2011-03-09Renaming --chroot-build to --build-with-chroot.Daniel Baumann1-3/+3
2011-03-09Updating year to 2010 in copyright notices.Daniel Baumann1-1/+1
2011-03-09For consistency, using true|false instead of enabled|disabled in ↵Daniel Baumann1-4/+4
configuration options.
2011-03-09Also respecting general apt/aptitude options for the install functions used ↵Cody A.W. Somerville1-4/+4
during binary stage.
2011-03-09Updating year in copyright notices for 2009.Daniel Baumann1-1/+1
2011-03-09Don't use set -e in sourced functions, this is the job of the actual ↵Daniel Baumann1-2/+0
executed script.
2011-03-09Generalizing internal Chroot(); by requiring its first argument to be the ↵Daniel Baumann1-6/+6
chroot directory.
2011-03-09Using internal prefix for PACKAGES variable in function/packages.sh (Closes: ↵Daniel Baumann1-7/+7
#468900).
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