summaryrefslogtreecommitdiff
path: root/helpers
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Updating syslinux menu configuration.Daniel Baumann1-19/+22
2011-03-09Adding new setting for binary indices: If set to none, no indices are include...Daniel Baumann2-11/+7
2011-03-09Updating .disk/info generation when building iso images.Daniel Baumann2-22/+58
2011-03-09Creating win32-loader.ini in win32-loader helper script.Daniel Baumann1-0/+18
2011-03-09Renaming win32-loader executable as debian-cd does.Daniel Baumann1-0/+1
2011-03-09Moving live-initramfs or casper parameter list to live subdirectory on the im...Daniel Baumann1-6/+0
2011-03-09Moving binary manifest to live subdirectory on the images.Daniel Baumann1-8/+15
2011-03-09Take win32-loader from the target distribution by using the chroot.Daniel Baumann1-9/+23
2011-03-09Splitting out win32-loader handling into own helper script.Daniel Baumann3-15/+57
2011-03-09Adding clean parameter to lh_config to minimize config directory by automatic...Daniel Baumann1-1/+15
2011-03-09Correcting order of genisoimage option assembling, the exludes do have to be ...Daniel Baumann1-8/+8
2011-03-09Adding autoconfig support to lh_build as well.Daniel Baumann1-0/+11
2011-03-09Fixing infinit loop when using autoconfig for lh_config and lh_clean.Daniel Baumann2-8/+14
2011-03-09Removing shell specific extensions and call of scripts/config and scripts/cle...Daniel Baumann2-4/+4
2011-03-09Adding dummy live-helper command to make any confused user aware that live-he...Daniel Baumann2-16/+42
2011-03-09Replacing previous attempt of using config.cfg, now using scripts/config.sh a...Daniel Baumann2-9/+17
2011-03-09Automatically displaying manpage when calling a helper with -h or --help.Daniel Baumann1-1/+1
2011-03-09Correcting lh_configs config.cfg handling, so that it's at least working when...Daniel Baumann1-4/+4
2011-03-09Updating year in copyright notices for 2009.Daniel Baumann73-73/+73
2011-03-09Using common function file to source shell includes.Daniel Baumann72-432/+72
2011-03-09Fixing and unifying handling of hooks.Daniel Baumann1-7/+4
2011-03-09Removing enforced installation of mawk in the chroot in lh_binary_debian-inst...Daniel Baumann1-1/+0
2011-03-09Adding temporary workaround to 'failed to install grub' error when using live...Daniel Baumann1-2/+19
2011-03-09Actually doing apt-ftparchive operations in chroot as it was originally inten...Daniel Baumann1-16/+35
2011-03-09Actually fix initrd-related breakage in chroot hacks.Cyril Brulebois1-1/+1
2011-03-09Make hacks not break if there are no initrds.Cyril Brulebois1-1/+3
2011-03-09Fix --apt-pdiffs disabled being ignored.Cyril Brulebois1-1/+1
2011-03-09Document LH_BOOTSTRAP_FLAVOUR as empty by default.Cyril Brulebois1-1/+1
2011-03-09Adding missing --dump to help output of lh_config.Daniel Baumann1-0/+1
2011-03-09Updating mode help message in lh_config.Daniel Baumann1-1/+1
2011-03-09Setting default taskel program from aptitude to tasksel.Daniel Baumann1-3/+3
2011-03-09Adding support for using cdebootstra-static as bootstrap program.Daniel Baumann2-9/+9
2011-03-09If config.cfg is executable, we execute it and accept its output as extra arg...Daniel Baumann1-4/+7
2011-03-09Fixing message for i18n compatibiliyAntonio Terceiro1-1/+1
2011-03-09Parsing lh_config flags from config.cfg, if available.Daniel Baumann1-1/+6
2011-03-09Translating the description of the helpersAntonio Terceiro72-72/+72
2011-03-09Don't ask for translators to translate a bunch of asterisksAntonio Terceiro1-2/+2
2011-03-09Don't break messages into parts; this make it impossible for translatorsAntonio Terceiro1-3/+1
2011-03-09Moving removal of apt packages lists from minimal and stripped hook to lh_chr...Daniel Baumann1-1/+12
2011-03-09Prefering local hosts over truncated one.Daniel Baumann1-1/+6
2011-03-09Prefering local resolv.conf over truncated one.Daniel Baumann1-1/+6
2011-03-09Truncating resolv.conf created during bootstrap stage, otherwise we'll end up...Daniel Baumann1-0/+7
2011-03-09Also handling custom apt.conf in config/chroot_apt/apt.conf to allow further ...Daniel Baumann1-0/+22
2011-03-09Re-order arguments to find(1) to silence warning about sub-optimal ordering.Chris Lamb1-1/+1
2011-03-09Don't assume that if dpkg is installed, we'll actually get a live-helper vers...Chris Lamb1-3/+3
2011-03-09Test for dpkg-query instead of dpkg if we are only going to run dpkg-query wi...Chris Lamb1-1/+1
2011-03-09Only print versions of live-helper in --dump output, not every package instal...Chris Lamb1-1/+1
2011-03-09Add 'dump' as a getopt longoption so as not to prevent rejection of --dump ar...Chris Lamb1-1/+1
2011-03-09NEW: "binary_debian-installer-includes" config directory.Marco Amadori2-2/+31
2011-03-09Don't attempt to remove scripts directory in lh_clean if it doesn't exist.Daniel Baumann1-1/+5