summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Correcting wrong logic in defaults.sh which resultet in having loop-aes-utils...Daniel Baumann1-4/+11
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-09Updating name of arhive keys in image autobuild script.Daniel Baumann1-2/+2
2011-03-09Correcting typo for libewf in rescue list.Daniel Baumann1-1/+1
2011-03-09Overwriting the debootstrap or fdisk program if it is set to a value that is ...Daniel Baumann1-4/+3
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 Baumann3-17/+43
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 Baumann3-2/+19
2011-03-09Also covering compressed manpages in uninstall target of Makefile.Daniel Baumann1-4/+4
2011-03-09Adding simple manpages for every other live-helper command.Daniel Baumann64-0/+1860
2011-03-09Running po4a for manpages.Daniel Baumann30-2931/+7365
2011-03-09Rewriting all existent manpages.Daniel Baumann10-320/+456
2011-03-09Correcting lh_configs config.cfg handling, so that it's at least working when...Daniel Baumann1-4/+4
2011-03-09Removing vim-tiny from minimal packages list, it's not a requirement for live...Daniel Baumann1-1/+1
2011-03-09Updating forensic packages in rescue list.Daniel Baumann1-1/+1
2011-03-09Marking aufs and unionfs in devel-live packages list as lenny and sid, resp. ...Daniel Baumann1-0/+4
2011-03-09Including functions.sh, forgot to add it before.Daniel Baumann1-0/+8
2011-03-09Updating year in copyright notices for 2009.Daniel Baumann105-106/+106
2011-03-09Using common function file to source shell includes.Daniel Baumann73-436/+76
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-09Making sure that /tmp has the right permissions after installing sun-java*-do...Daniel Baumann2-0/+8
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-09Get rid of MIRROR_BOOTSTRAP_SECURITY in documentation.Cyril Brulebois6-38/+2
2011-03-09Correcting typo in previous aptitude->tasksel commit.Daniel Baumann1-1/+1
2011-03-09Setting default taskel program from aptitude to tasksel.Daniel Baumann2-4/+4
2011-03-09Adding support for using cdebootstra-static as bootstrap program.Daniel Baumann3-10/+10
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-09Unsupported bootloader/image type combinations are errors, not warning.Daniel Baumann1-1/+1
2011-03-09Must be printf instead of echo!Antonio Terceiro1-3/+3
2011-03-09Translating the description of the helpersAntonio Terceiro72-72/+72
2011-03-09Removing incorrect extra argumentAntonio Terceiro1-1/+1
2011-03-09Don't ask for translators to translate a bunch of asterisksAntonio Terceiro1-2/+2
2011-03-09Adding Echo function as translatableAntonio Terceiro1-1/+1
2011-03-09Not considering some strings as translatable.Antonio Terceiro1-4/+4
2011-03-09Adding missing newlines in Echo_errorAntonio Terceiro1-2/+2
2011-03-09Don't break messages into parts; this make it impossible for translatorsAntonio Terceiro2-33/+8
2011-03-09Adding check for currently not supported bootloader/image-type combinations.Daniel Baumann1-0/+13
2011-03-09Adding short comments to the different cases in Check_defaults();.Daniel Baumann1-0/+5