summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_iso
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09Dropping lh_ prefix from internal helpers, this is not user visible.Daniel Baumann1-219/+0
2011-03-09Adding experimental support for isohybrid (Closes: #558688).Daniel Baumann1-0/+15
2011-03-09For consistency, using true|false instead of enabled|disabled in ↵Daniel Baumann1-4/+4
configuration options.
2011-03-09Adding debian version 2.0~a1-1.Daniel Baumann1-1/+1
2011-03-09Escaping variables in binary.sh of lh_binary_iso, thanks to Luigi Capriotti ↵Daniel Baumann1-8/+8
<l.capriotti@xbmc.org>.
2011-03-09Merging initial and experimental grub2 support from Luigi Capriotti ↵Daniel Baumann1-0/+39
<l.capriotti@xbmc.org>. Outstanding issues: doesn't work chrooted yet, lh_binary_iso binary.sh modifications probably should be done at lh_binary_grub2.
2011-03-09Correcting order of genisoimage option assembling, the exludes do have to be ↵Daniel Baumann1-8/+8
processed last.
2011-03-09Updating year in copyright notices for 2009.Daniel Baumann1-1/+1
2011-03-09Using common function file to source shell includes.Daniel Baumann1-6/+1
2011-03-09Translating the description of the helpersAntonio Terceiro1-1/+1
2011-03-09Generalizing internal LH_VERBOSE variable.Daniel Baumann1-1/+1
2011-03-09Generalizing internal LH_QUIET variable.Daniel Baumann1-1/+1
2011-03-09Slightely improving wording of the 'bootloader not yet supported' when ↵Daniel Baumann1-1/+2
creating images.
2011-03-09Slightly reordering genisoimage option assembling.Daniel Baumann1-10/+14
2011-03-09Generalizing internal Chroot(); by requiring its first argument to be the ↵Daniel Baumann1-1/+1
chroot directory.
2011-03-09Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons.Daniel Baumann1-1/+1
2011-03-09Enforcing lh_config to be run before lh_build, see also ↵Daniel Baumann1-1/+1
http://lists.debian.org/debian-live/2008/10/msg00102.html (Closes: #500740).
2011-03-09Migrate a few uses of grep to In_list.Chris Lamb1-7/+6
2011-03-09Revert aborting live d-i installation if minimal/stripped is selected and ↵Chris Lamb1-5/+8
instead attempt to not break the chroot too much in this case
2011-03-09Add support for the sparc architecture.Chris Lamb1-0/+5
2011-03-09Using new Read_conffile(); now.Daniel Baumann1-7/+1
2011-03-09Adding 'all' configuration file.Daniel Baumann1-0/+1
2011-03-09Updating copyright years to 2008.Daniel Baumann1-1/+1
2011-03-09Renaming mini flavour to stripped to avoid confusion, thanks to Fathi Boudra ↵Daniel Baumann1-1/+1
<fabo@debian.org> and Ben Armstrong <synrg@debian.org>.
2011-03-09Removing mkisofs support.Daniel Baumann1-2/+2
2011-03-09iso: use -allow-multidot option when calling genisoimageOtavio Salvador1-8/+5
To properly support syslinux menus we need to provide fonts (specially when using accents and like) and those files are usually found on systems using multiple dots on their filenames (e.g iso01.f14.psf) and then makes sense to support this by default or our users can spent _a lot_ of time to sort this kind of problem out. While doing it, the duplicated command line has been removed and code changed to avoid this duplication making future changes need to touch just one place.
2011-03-09iso: move mini and minimal flavors assigment to a cannonical placeOtavio Salvador1-16/+12
2011-03-09Respecting LH_QUIET for genisoimage/mkisofs calls, thanks to Justin Pryzby ↵Daniel Baumann1-0/+5
<pryzbyj@justinpryzby.com>.
2011-03-09Adding live-helper 1.0~a23-1.Daniel Baumann1-0/+1
2011-03-09Adding live-helper 1.0~a22-1.Daniel Baumann1-14/+14
2011-03-09Adding live-helper 1.0~a19-1.Daniel Baumann1-7/+26
2011-03-09Adding live-helper 1.0~a18-1.Daniel Baumann1-1/+1
2011-03-09Adding live-helper 1.0~a17-1.Daniel Baumann1-1/+1
2011-03-09Adding live-helper 1.0~a15-1.Daniel Baumann1-32/+38
2011-03-09Adding live-helper 1.0~a13-1.Daniel Baumann1-104/+103
2011-03-09Adding live-helper 1.0~a12-1.Daniel Baumann1-1/+21
2011-03-09Adding live-helper 1.0~a10-1.Daniel Baumann1-9/+27
2011-03-09Adding live-helper 1.0~a8-1.Daniel Baumann1-7/+8
2011-03-09Adding live-helper 1.0~a7-1.Daniel Baumann1-33/+14
2011-03-09Adding live-helper 1.0~a6-1.Daniel Baumann1-4/+4
2011-03-09Adding live-helper 1.0~a5-1.Daniel Baumann1-1/+6
2011-03-09Adding live-helper 1.0~a4-1.Daniel Baumann1-2/+10
2011-03-09Adding live-helper 1.0~a3-1.Daniel Baumann1-15/+68
2011-03-09Adding live-helper 1.0~a2-1.Daniel Baumann1-9/+9
2011-03-09Adding live-helper 1.0~a1-1.Daniel Baumann1-0/+54