summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-09Correcting update-initramfs example hook description.Daniel Baumann
2011-03-09Correcting defaults check for diverted losetup binary to also cope with host ↵Daniel Baumann
systems that do install loop-aes-utils after populating live-helper config.
2011-03-09Removing nested ifdefs in rescue list.Daniel Baumann
2011-03-09Adding missing endif in rescue list.Daniel Baumann
2011-03-09Updating lxde-desktop support.Daniel Baumann
2011-03-09Adding tct to rescue list.Daniel Baumann
2011-03-09Don't attempt to remove scripts directory in lh_clean if it doesn't exist.Daniel Baumann
2011-03-09Releasing version 1.0.1-3.Daniel Baumann
2011-03-09Even though users are supposed to have any local-includes with the correct ↵Daniel Baumann
owner and permissions, we set them manually on /home/user as it's likely that anybody will forget it (Closes: #506553).
2011-03-09Removing scripts directory through lh_clean, if it's not empty.Daniel Baumann
2011-03-09Removing wrong 'new-line' in running echo functions when using no color output.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 ↵Daniel Baumann
generation of release files in lh_chroot_sources.
2011-03-09Adding missing arguments to printf (l10n disabled)Antonio Terceiro
Otherwise the extra arguments would be discarded, e.g. Echo "Loading defaults from %s" "${DEFAULTS_DIR}"
2011-03-09Correcting wrong defaults setting for internal _L10N variable.Daniel Baumann
2011-03-09Correcting typo in dh_prep call in rules.Daniel Baumann
2011-03-09Releasing version 1.0.1-2.Daniel Baumann
2011-03-09ignore harmless warnings from parted.An-Cheng Huang
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 ↵Daniel Baumann
creating images.
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 ↵Daniel Baumann
executed script.
2011-03-09Generalizing internal Chroot(); by requiring its first argument to be the ↵Daniel Baumann
chroot directory.
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