summaryrefslogtreecommitdiff
path: root/helpers/lh_config
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Adding clean parameter to lh_config to minimize config directory by automatic...Daniel Baumann1-1/+15
2011-03-09Fixing infinit loop when using autoconfig for lh_config and lh_clean.Daniel Baumann1-2/+5
2011-03-09Removing shell specific extensions and call of scripts/config and scripts/cle...Daniel Baumann1-2/+2
2011-03-09Replacing previous attempt of using config.cfg, now using scripts/config.sh a...Daniel Baumann1-9/+9
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 Baumann1-1/+1
2011-03-09Using common function file to source shell includes.Daniel Baumann1-6/+1
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 Baumann1-1/+1
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 Terceiro1-1/+1
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 Amadori1-0/+1
2011-03-09Generalizing internal LH_CONFFILE variable.Daniel Baumann1-3/+3
2011-03-09Implementing colorful output (currently disabled by default, though).Daniel Baumann1-0/+9
2011-03-09Generalizing internal LH_BREAKPOINTS variable.Daniel Baumann1-9/+4
2011-03-09Generalizing internal LH_VERBOSE variable.Daniel Baumann1-9/+4
2011-03-09Generalizing internal LH_QUIET variable.Daniel Baumann1-9/+4
2011-03-09Generalizing internal LH_DEBUG variable.Daniel Baumann1-9/+4
2011-03-09Generalizing internal LH_FORCE variable.Daniel Baumann1-9/+4
2011-03-09Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons.Daniel Baumann1-3/+3
2011-03-09Improving version output of lh_config --dump.Daniel Baumann1-2/+6
2011-03-09Merging lh_dumpconfig into lh_config as --dump parameter.Daniel Baumann1-0/+32
2011-03-09Enforcing lh_config to be run before lh_build, see also http://lists.debian.o...Daniel Baumann1-0/+3
2011-03-09lh_config --help and manpage 'copy' mention.Marco Amadori1-1/+1
2011-03-09Splitted "longoptions" in various lines.Marco Amadori1-1/+20
2011-03-09Adding scripts directory to to include custom helper scripts.Daniel Baumann1-0/+2
2011-03-09Fix handling of --version and getopt program name.Chris Lamb1-1/+1
2011-03-09Fixed 2 typos in getopt longoptions string.Marco Amadori1-1/+1
2011-03-09Renaming sections to categories in order to use the same names as Debian Poli...Daniel Baumann1-7/+7
2011-03-09Don't install lists from chroot_local-packageslists without them being specif...Chris Lamb1-0/+1
2011-03-09Remove accidental trailing '"' (quote) package from lh_config usage.Chris Lamb1-1/+1
2011-03-09Correcting typo in win32-loader config.Daniel Baumann1-1/+1
2011-03-09Moving win32-loader inclusion support from external hook into main program (C...Daniel Baumann1-2/+12
2011-03-09Removing currently unused help message in lh_config.Daniel Baumann1-1/+0
2011-03-09Adding guessing of the preseeding filename, and way to manually overwrite it ...Daniel Baumann1-1/+11
2011-03-09Adding last modifications in order to have localization fully working in live...Tiago Bortoletto Vaz1-2/+2
2011-03-09Fix "lh_config -c". Thanks to Simon Schiele <lists@codingmonkey.de>.Chris Lamb1-2/+2
2011-03-09Remove --debian-installer-daily from getopt call.Chris Lamb1-1/+1
2011-03-09Merging debian-installer-daily option into debian-installer-distribution.Daniel Baumann1-11/+1