summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-09Removing etch-only madwifi-doc package from madwifi example hook.Kai Hendry
2011-03-09Replacing obsolete dh_clean -k with dh_prep.Daniel Baumann
2011-03-09Generalizing internal LH_CONFFILE variable.Daniel Baumann
2011-03-09Using package variable to refere internally to live-helper.Daniel Baumann
2011-03-09Also checking for gettext catalogs to be installed before enabling l10n.Daniel Baumann
2011-03-09Removing double warning symbol.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-09Generalizing internal LH_L10N variable.Daniel Baumann
2011-03-09Syncing internal l10n functions.Daniel Baumann
2011-03-09Syncing internal lockfile functions.Daniel Baumann
2011-03-09Updating signals in exit and lockfile traps.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-09Updating color functions.Daniel Baumann
2011-03-09Check for availability of gettext at runtime, and only use it if existing.Daniel Baumann
2011-03-09Don't use set -e in sourced functions, this is the job of the actual executed...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-09Adding hppa bootloader to rescue list.Daniel Baumann
2011-03-09Grouping bootloaders in rescue list.Daniel Baumann
2011-03-09Marking grub and lilo in rescue list as amd64 and i386 only.Daniel Baumann
2011-03-09Updating releases.sh to match internal namespace of included functions.Daniel Baumann
2011-03-09Adding lsof in rescue list.Daniel Baumann
2011-03-09Removing double cryptsetup entry in rescue list.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-09Updating Debian Forensics packages in rescue list.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-09Correcting intendation in conffile.sh.Daniel Baumann
2011-03-09Add lh_dumpconfig helper to print suitable output for pastebins and other rem...Chris Lamb
2011-03-09Add utility to dump all conffiles to stdout.Chris Lamb
2011-03-09Add utility to dump specified file to stdout.Chris Lamb
2011-03-09Refactor utility to locate conffiles.Chris Lamb
2011-03-09Ensure lh_binary_debian-installer includes local debs (Closes: #502877)Marco Amadori
2011-03-09Excluding ipppd from rescue list due to #502693.Daniel Baumann
2011-03-09Setup cleanup hook in the high-level helpers.Chris Lamb
2011-03-09Print message when Exit is called.Chris Lamb
2011-03-09Add utility function to call 'Exit' when script exits.Chris Lamb
2011-03-09Adding unmount calls for pseudo-filesystems in Exit();.Daniel Baumann
2011-03-09Removing LIVE_* grep from Exit(); as we have switched to LH_* variables long ...Daniel Baumann
2011-03-09Updating version number in common.sh.Daniel Baumann