live-build/functions
Antonio Terceiro 5f0876d99d Adding missing arguments to printf (l10n disabled)
Otherwise the extra arguments would be discarded, e.g.

  Echo "Loading defaults from %s" "${DEFAULTS_DIR}"
2011-03-09 19:03:44 +01:00
..
aliases.sh Don't use set -e in sourced functions, this is the job of the actual executed script. 2011-03-09 19:03:43 +01:00
architecture.sh Don't use set -e in sourced functions, this is the job of the actual executed script. 2011-03-09 19:03:43 +01:00
arguments.sh Generalizing internal LH_CONFFILE variable. 2011-03-09 19:03:44 +01:00
breakpoints.sh Generalizing internal LH_BREAKPOINTS variable. 2011-03-09 19:03:44 +01:00
cache.sh Don't use set -e in sourced functions, this is the job of the actual executed script. 2011-03-09 19:03:43 +01:00
chroot.sh Don't use set -e in sourced functions, this is the job of the actual executed script. 2011-03-09 19:03:43 +01:00
color.sh Implementing colorful output (currently disabled by default, though). 2011-03-09 19:03:44 +01:00
common.sh Releasing version 1.0.1-2. 2011-03-09 19:03:44 +01:00
conffile.sh Don't use set -e in sourced functions, this is the job of the actual executed script. 2011-03-09 19:03:43 +01:00
cursor.sh Don't use set -e in sourced functions, this is the job of the actual executed script. 2011-03-09 19:03:43 +01:00
defaults.sh Implementing colorful output (currently disabled by default, though). 2011-03-09 19:03:44 +01:00
echo.sh Adding missing arguments to printf (l10n disabled) 2011-03-09 19:03:44 +01:00
exit.sh Generalizing internal LH_DEBUG variable. 2011-03-09 19:03:43 +01:00
help.sh Don't use set -e in sourced functions, this is the job of the actual executed script. 2011-03-09 19:03:43 +01:00
l10n.sh Correcting wrong defaults setting for internal _L10N variable. 2011-03-09 19:03:44 +01:00
lockfile.sh Syncing internal lockfile functions. 2011-03-09 19:03:43 +01:00
losetup.sh Don't use set -e in sourced functions, this is the job of the actual executed script. 2011-03-09 19:03:43 +01:00
packages.sh Don't use set -e in sourced functions, this is the job of the actual executed script. 2011-03-09 19:03:43 +01:00
packageslists.sh Don't use set -e in sourced functions, this is the job of the actual executed script. 2011-03-09 19:03:43 +01:00
releases.sh Don't use set -e in sourced functions, this is the job of the actual executed script. 2011-03-09 19:03:43 +01:00
stagefile.sh Generalizing internal LH_FORCE variable. 2011-03-09 19:03:43 +01:00
templates.sh Don't use set -e in sourced functions, this is the job of the actual executed script. 2011-03-09 19:03:43 +01:00
usage.sh Don't use set -e in sourced functions, this is the job of the actual executed script. 2011-03-09 19:03:43 +01:00
version.sh Using package variable to refere internally to live-helper. 2011-03-09 19:03:44 +01:00
wrapper.sh Don't use set -e in sourced functions, this is the job of the actual executed script. 2011-03-09 19:03:43 +01:00