summaryrefslogtreecommitdiff
path: root/helpers
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Generalizing internal Chroot(); by requiring its first argument to be the chr...Daniel Baumann23-59/+59
2011-03-09Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons.Daniel Baumann71-73/+73
2011-03-09Updating releases.sh to match internal namespace of included functions.Daniel Baumann3-3/+3
2011-03-09Improving version output of lh_config --dump.Daniel Baumann1-2/+6
2011-03-09Using dd rather than cat to write mbr.bin to usb-hdd images; dd is more robus...Daniel Baumann1-2/+2
2011-03-09Merging lh_dumpconfig into lh_config as --dump parameter.Daniel Baumann2-60/+32
2011-03-09Adjusting code style of lh_dumpconfig.Daniel Baumann1-9/+9
2011-03-09Add lh_dumpconfig helper to print suitable output for pastebins and other rem...Chris Lamb1-0/+60
2011-03-09Ensure lh_binary_debian-installer includes local debs (Closes: #502877)Marco Amadori1-4/+4
2011-03-09Setup cleanup hook in the high-level helpers.Chris Lamb4-0/+12
2011-03-09Enforcing lh_config to be run before lh_build, see also http://lists.debian.o...Daniel Baumann59-58/+61
2011-03-09Using simplified Require_stagefile(); calls by passing multiple arguments.Daniel Baumann3-6/+3
2011-03-09For consistency, don't preserve uid/gid for files in binary_local-includes.Chris Lamb1-1/+1
2011-03-09Ensure all files installed via chroot_local-includes are owned by root:root. ...Chris Lamb2-9/+1
2011-03-09Making sure /etc/sudoers has right owner/permissions.Daniel Baumann1-0/+4
2011-03-09Manually setting owner of /etc/skel to root.Daniel Baumann1-0/+4
2011-03-09Making removal stage of lh_chroot_selinuxfs dependent on the existence of /se...Daniel Baumann1-2/+5
2011-03-09Applying patch from Frederic Boiteux <fboiteux@calistel.com> to support wildc...Daniel Baumann1-1/+1
2011-03-09Adding lh_chroot_selinuxfs helper to support building live images on a selinu...Daniel Baumann3-0/+103
2011-03-09lh_config --help and manpage 'copy' mention.Marco Amadori1-1/+1
2011-03-09Improving indices workaround by checking LH_BOOTSTRAP_FLAVOUR rather than LH_...Daniel Baumann1-1/+1
2011-03-09Include source for sparc-utils on that architecture.Chris Lamb1-1/+6
2011-03-09Correcting sparc architecture detection to ensure correct source package cont...Chris Lamb1-1/+1
2011-03-09Install appropriate tasksel program.Chris Lamb1-0/+5
2011-03-09Don't build up source package list inside chroot.Chris Lamb2-8/+9
2011-03-09Create a "missing-source.txt" file containing missing source packages instead...Chris Lamb1-1/+25
2011-03-09Only install memtest in lh_binary_syslinux if enabled.Maximilian Gass1-1/+5
2011-03-09Additionally save the 'scripts/' subdirectory if it contains files when build...Chris Lamb1-0/+5
2011-03-09Fix timing issue in create of source tarballs. Patch by Sebastian H <shbugrep...Chris Lamb1-4/+6
2011-03-09Adding explicit --yes to apt-get call when installing keyring packages (previ...Daniel Baumann1-1/+1
2011-03-09Really fix LH_BOOTSTRAP="copy". Thanks to Andreas Teuchert <ant+bdo@hsg-kl.de...Chris Lamb1-1/+2
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-09Simplyfing partition size check when enforcing fat32.Daniel Baumann1-1/+1
2011-03-09Automatically enforcing fat32 on usb-hdd when detecting partitions bigger tha...Daniel Baumann1-0/+9
2011-03-09Automatically enforcing fat32 on usb-hdd when detecting files bigger than 2GB.Daniel Baumann1-0/+9
2011-03-09Correcting wrong logic in lh_cleans check for beeing in the config directory ...Daniel Baumann1-1/+1
2011-03-09Always using apt to install keyring packages (Closes: #498531).Daniel Baumann1-1/+1
2011-03-09Add silo to sparc source package selection.Chris Lamb1-0/+4
2011-03-09Use tar to perform lh_bootstrap_copy (Closes: #498385)Chris Lamb1-1/+3
2011-03-09Refactor partition size calculation, ensuring a uniform increase for ext part...Chris Lamb3-3/+4
2011-03-09Additionally unmount chroot/binary.tmp in lh_clean --chroot.Chris Lamb1-1/+3
2011-03-09Unmount chroot/dev.tmp/pts filestems created by lh_binary_usb-hdd in lh_clean.Chris Lamb1-0/+1
2011-03-09Add "/.disk" metadata on usb-hdd images.Chris Lamb1-4/+7
2011-03-09Use cp's "-T" option instead of shell globbing to ensure dotfiles in the bina...Chris Lamb1-1/+1
2011-03-09Standardise on appending " (fail-safe mode)" for all bootloaders.Chris Lamb1-1/+1
2011-03-09Fixing a chicken-egg problem with package indices when using minimal/stripped...Daniel Baumann1-0/+9
2011-03-09mksquashfs in Lenny supports -no-progress, so remove (broken) check.Chris Lamb1-1/+1
2011-03-09Correcting chroot call to process config/binary_rootfs/excludes in chrooted b...Daniel Baumann1-1/+1