live-build/functions
Adrian Gibanel Lopez d515ae5684 Multi bootloader support
Note: OLDIFS use makes IFS to be reset to "" instead to it being unset.
Either we need to detect if old IFS was unset to unset it
or we need a proper way of setting it as a local variable.
Even more IFS it's not currently used in
Check_package (which it's called from: binary_hdd).
we should have a clean way of resetting/unsetting IFS when calling Check_package.

The other approach it's to explicitly define IFS with its default value in the
places inside live-build code where we implicitly suppose that it's going to have
its default value.
2015-08-29 23:56:41 +02:00
..
aliases.sh Don't truncate files outside the build chroot. 2015-04-26 20:20:24 +02:00
architectures.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
arguments.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
breakpoints.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
cache.sh Updating stat calls to also give the right result in container setups, thanks to Kristian Klausen <klausenbusk@hotmail.com> (Closes: #789300). 2015-08-10 21:45:00 +02:00
chroot.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
chroot_bind_path.sh Making functions/chroot_bind_path.sh executable within the source tree (Closes: #777096). 2015-02-07 06:46:45 +01:00
color.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
common.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
conffile.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
configuration.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
cursor.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
defaults.sh Multi bootloader support 2015-08-29 23:56:41 +02:00
echo.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
exit.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
help.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
lockfile.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
losetup.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
man.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
packagelists.sh Correcting packagelist parsing when packages are listed with notation of a specific version (Closes: #775832). 2015-01-25 12:23:13 +01:00
packages.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
stagefile.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
usage.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
wrapper.sh Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00