live-build/functions
Chris Lamb 08a0bc7155 Don't install "Recommends:" when installing local tools
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-09 19:03:32 +01:00
..
aliases.sh Updating copyright years to 2008. 2011-03-09 19:01:41 +01:00
architecture.sh Applying patch from Bas Wijnen <wijnen@debian.org> to make Check_crossarchitecture() working on non-listed architectures (Closes: #472775). 2011-03-09 19:03:31 +01:00
arguments.sh Updating copyright years to 2008. 2011-03-09 19:01:41 +01:00
breakpoints.sh Updating copyright years to 2008. 2011-03-09 19:01:41 +01:00
cache.sh Consistenly using short options rather than long options in function files. 2011-03-09 19:03:32 +01:00
chroot.sh Updating copyright years to 2008. 2011-03-09 19:01:41 +01:00
common.sh Releasing live-helper 1.0~a43-1. 2011-03-09 19:03:32 +01:00
conffile.sh Fixing forgotten variable in conffile loop. 2011-03-09 19:03:32 +01:00
defaults.sh helpers/lh_config, functions/defaults.sh: Correct "boostrap" -> "bootstrap" 2011-03-09 19:03:32 +01:00
echo.sh Updating copyright years to 2008. 2011-03-09 19:01:41 +01:00
exit.sh Updating copyright years to 2008. 2011-03-09 19:01:41 +01:00
help.sh Updating copyright years to 2008. 2011-03-09 19:01:41 +01:00
lockfile.sh Updating copyright years to 2008. 2011-03-09 19:01:41 +01:00
losetup.sh functions/losetup.sh: use SECTORS as variable name to reflect the real usage 2011-03-09 19:01:48 +01:00
packages.sh Don't install "Recommends:" when installing local tools 2011-03-09 19:03:32 +01:00
packageslists.sh Updating copyright years to 2008. 2011-03-09 19:01:41 +01:00
releases.sh Updating copyright years to 2008. 2011-03-09 19:01:41 +01:00
stagefile.sh Applying patch from Bas Wijnen <wijnen@debian.org> to correct error messages in Require_stagefile (Closes: #472774). 2011-03-09 19:03:31 +01:00
templates.sh Updating copyright years to 2008. 2011-03-09 19:01:41 +01:00
usage.sh Updating copyright years to 2008. 2011-03-09 19:01:41 +01:00
version.sh Updating copyright years to 2008. 2011-03-09 19:01:41 +01:00
wrapper.sh Updating copyright years to 2008. 2011-03-09 19:01:41 +01:00