summaryrefslogtreecommitdiff
path: root/helpers
AgeCommit message (Expand)Author
2011-03-09Make hacks not break if there are no initrds.Cyril Brulebois
2011-03-09Fix --apt-pdiffs disabled being ignored.Cyril Brulebois
2011-03-09Document LH_BOOTSTRAP_FLAVOUR as empty by default.Cyril Brulebois
2011-03-09Adding missing --dump to help output of lh_config.Daniel Baumann
2011-03-09Updating mode help message in lh_config.Daniel Baumann
2011-03-09Setting default taskel program from aptitude to tasksel.Daniel Baumann
2011-03-09Adding support for using cdebootstra-static as bootstrap program.Daniel Baumann
2011-03-09If config.cfg is executable, we execute it and accept its output as extra arg...Daniel Baumann
2011-03-09Fixing message for i18n compatibiliyAntonio Terceiro
2011-03-09Parsing lh_config flags from config.cfg, if available.Daniel Baumann
2011-03-09Translating the description of the helpersAntonio Terceiro
2011-03-09Don't ask for translators to translate a bunch of asterisksAntonio Terceiro
2011-03-09Don't break messages into parts; this make it impossible for translatorsAntonio Terceiro
2011-03-09Moving removal of apt packages lists from minimal and stripped hook to lh_chr...Daniel Baumann
2011-03-09Prefering local hosts over truncated one.Daniel Baumann
2011-03-09Prefering local resolv.conf over truncated one.Daniel Baumann
2011-03-09Truncating resolv.conf created during bootstrap stage, otherwise we'll end up...Daniel Baumann
2011-03-09Also handling custom apt.conf in config/chroot_apt/apt.conf to allow further ...Daniel Baumann
2011-03-09Re-order arguments to find(1) to silence warning about sub-optimal ordering.Chris Lamb
2011-03-09Don't assume that if dpkg is installed, we'll actually get a live-helper vers...Chris Lamb
2011-03-09Test for dpkg-query instead of dpkg if we are only going to run dpkg-query wi...Chris Lamb
2011-03-09Only print versions of live-helper in --dump output, not every package instal...Chris Lamb
2011-03-09Add 'dump' as a getopt longoption so as not to prevent rejection of --dump ar...Chris Lamb
2011-03-09NEW: "binary_debian-installer-includes" config directory.Marco Amadori
2011-03-09Don't attempt to remove scripts directory in lh_clean if it doesn't exist.Daniel Baumann
2011-03-09Even though users are supposed to have any local-includes with the correct ow...Daniel Baumann
2011-03-09Removing scripts directory through lh_clean, if it's not empty.Daniel Baumann
2011-03-09Copy menu binary from the correct directoryAn-Cheng Huang
2011-03-09Applied patch from Maximilian Gass <mxey@cloudconnected.org> to fix typo in g...Daniel Baumann
2011-03-09ignore harmless warnings from parted.An-Cheng Huang
2011-03-09Generalizing internal LH_CONFFILE variable.Daniel Baumann
2011-03-09Correcting manpage section reference in a comment in lh.Daniel Baumann
2011-03-09Cleaning up code of 'lh' short helper.Daniel Baumann
2011-03-09Implementing colorful output (currently disabled by default, though).Daniel Baumann
2011-03-09Generalizing internal LH_BREAKPOINTS variable.Daniel Baumann
2011-03-09Generalizing internal LH_VERBOSE variable.Daniel Baumann
2011-03-09Generalizing internal LH_QUIET variable.Daniel Baumann
2011-03-09Generalizing internal LH_DEBUG variable.Daniel Baumann
2011-03-09Generalizing internal LH_FORCE variable.Daniel Baumann
2011-03-09Slightely improving wording of the 'bootloader not yet supported' when creati...Daniel Baumann
2011-03-09Slightly reordering genisoimage option assembling.Daniel Baumann
2011-03-09Adding armel to architecture specific checks.Daniel Baumann
2011-03-09Generalizing internal Chroot(); by requiring its first argument to be the chr...Daniel Baumann
2011-03-09Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons.Daniel Baumann
2011-03-09Updating releases.sh to match internal namespace of included functions.Daniel Baumann
2011-03-09Improving version output of lh_config --dump.Daniel Baumann
2011-03-09Using dd rather than cat to write mbr.bin to usb-hdd images; dd is more robus...Daniel Baumann
2011-03-09Merging lh_dumpconfig into lh_config as --dump parameter.Daniel Baumann
2011-03-09Adjusting code style of lh_dumpconfig.Daniel Baumann
2011-03-09Add lh_dumpconfig helper to print suitable output for pastebins and other rem...Chris Lamb