Builder for live images based on Debian
Go to file
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
data/debian-cd Adding data symlink for stretch. 2015-05-03 16:03:40 +02:00
debian Releasing debian version 5.0~a11-1. 2015-08-23 10:58:02 +02:00
examples Updating example gitignore file. 2015-04-29 08:11:39 +02:00
frontend Flattening frontend directory within the source tree. 2015-04-29 08:12:46 +02:00
functions Multi bootloader support 2015-08-29 23:56:41 +02:00
manpages Releasing debian version 5.0~a11-1. 2015-08-23 10:58:02 +02:00
scripts Multi bootloader support 2015-08-29 23:56:41 +02:00
share Splitting non-live specific hooks into their own subdirectory within hooks. 2015-05-20 08:19:56 +02:00
COPYING Switching to GPL3+. 2011-03-09 18:22:29 +01:00
Makefile Simplify hooks pattern in Makefile. 2015-08-10 19:20:23 +02:00
VERSION Releasing debian version 5.0~a11-1. 2015-08-23 10:58:02 +02:00