summaryrefslogtreecommitdiff
path: root/helpers
AgeCommit message (Expand)Author
2011-03-09Making removal stage of lh_chroot_selinuxfs dependent on the existence of /se...Daniel Baumann
2011-03-09Applying patch from Frederic Boiteux <fboiteux@calistel.com> to support wildc...Daniel Baumann
2011-03-09Adding lh_chroot_selinuxfs helper to support building live images on a selinu...Daniel Baumann
2011-03-09lh_config --help and manpage 'copy' mention.Marco Amadori
2011-03-09Improving indices workaround by checking LH_BOOTSTRAP_FLAVOUR rather than LH_...Daniel Baumann
2011-03-09Include source for sparc-utils on that architecture.Chris Lamb
2011-03-09Correcting sparc architecture detection to ensure correct source package cont...Chris Lamb
2011-03-09Install appropriate tasksel program.Chris Lamb
2011-03-09Don't build up source package list inside chroot.Chris Lamb
2011-03-09Create a "missing-source.txt" file containing missing source packages instead...Chris Lamb
2011-03-09Only install memtest in lh_binary_syslinux if enabled.Maximilian Gass
2011-03-09Additionally save the 'scripts/' subdirectory if it contains files when build...Chris Lamb
2011-03-09Fix timing issue in create of source tarballs. Patch by Sebastian H <shbugrep...Chris Lamb
2011-03-09Adding explicit --yes to apt-get call when installing keyring packages (previ...Daniel Baumann
2011-03-09Really fix LH_BOOTSTRAP="copy". Thanks to Andreas Teuchert <ant+bdo@hsg-kl.de...Chris Lamb
2011-03-09Splitted "longoptions" in various lines.Marco Amadori
2011-03-09Adding scripts directory to to include custom helper scripts.Daniel Baumann
2011-03-09Fix handling of --version and getopt program name.Chris Lamb
2011-03-09Simplyfing partition size check when enforcing fat32.Daniel Baumann
2011-03-09Automatically enforcing fat32 on usb-hdd when detecting partitions bigger tha...Daniel Baumann
2011-03-09Automatically enforcing fat32 on usb-hdd when detecting files bigger than 2GB.Daniel Baumann
2011-03-09Correcting wrong logic in lh_cleans check for beeing in the config directory ...Daniel Baumann
2011-03-09Always using apt to install keyring packages (Closes: #498531).Daniel Baumann
2011-03-09Add silo to sparc source package selection.Chris Lamb
2011-03-09Use tar to perform lh_bootstrap_copy (Closes: #498385)Chris Lamb
2011-03-09Refactor partition size calculation, ensuring a uniform increase for ext part...Chris Lamb
2011-03-09Additionally unmount chroot/binary.tmp in lh_clean --chroot.Chris Lamb
2011-03-09Unmount chroot/dev.tmp/pts filestems created by lh_binary_usb-hdd in lh_clean.Chris Lamb
2011-03-09Add "/.disk" metadata on usb-hdd images.Chris Lamb
2011-03-09Use cp's "-T" option instead of shell globbing to ensure dotfiles in the bina...Chris Lamb
2011-03-09Standardise on appending " (fail-safe mode)" for all bootloaders.Chris Lamb
2011-03-09Fixing a chicken-egg problem with package indices when using minimal/stripped...Daniel Baumann
2011-03-09mksquashfs in Lenny supports -no-progress, so remove (broken) check.Chris Lamb
2011-03-09Correcting chroot call to process config/binary_rootfs/excludes in chrooted b...Daniel Baumann
2011-03-09Replacing Chroot(); call for removing the udev persistent-net rules with a di...Daniel Baumann
2011-03-09Passing -wildcards to mksquashfs call when having excludes, thanks to Phillip...Daniel Baumann
2011-03-09Fixed 2 typos in getopt longoptions string.Marco Amadori
2011-03-09Introducing config/binary_rootfs/excludes as a generic way to exclude files m...Daniel Baumann
2011-03-09Since #433076 is fixed in live-initramfs, we only need to adjust owner of the...Daniel Baumann
2011-03-09Renaming sections to categories in order to use the same names as Debian Poli...Daniel Baumann
2011-03-09Improving check for a mounted chroot/dev/pts to cover all terminals, not just...Daniel Baumann
2011-03-09Support expanding wildcards in udeb excludes.Chris Lamb
2011-03-09Remove pointless whitespace.Chris Lamb
2011-03-09Removing surrounded braces from LH_BOOTAPPEND_INSTALL - it is expanded by sed...Chris Lamb
2011-03-09Correcting typo LH_BOOTSTRAP_INSTALL -> LH_BOOTAPPEND_INSTALL in Grub kernel ...Chris Lamb
2011-03-09Correct bogus path for d-i preseed files.Chris Lamb
2011-03-09Don't install lists from chroot_local-packageslists without them being specif...Chris Lamb
2011-03-09Preserve changed apt settings (pdiffs, recommends, and secure) in binary imag...Daniel Baumann
2011-03-09Remove accidental trailing '"' (quote) package from lh_config usage.Chris Lamb
2011-03-09Updating chroot hacks to reflect namechange of the udev persistent rules.Daniel Baumann