summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-05Updating mirror defaults to point to archive.debian.org.debian/1.0.6-2Daniel Baumann
2012-04-07Updating mirror urls in images autobuild script to account for lennys move to...Daniel Baumann
2012-04-07Updating lenny point release number.Daniel Baumann
2011-10-08Updating etch point release number.Daniel Baumann
2011-10-08Updating lenny point release number.Daniel Baumann
2011-10-04Sleeping for 1 second before after accessing the loop device in order to not ...Daniel Baumann
2011-03-12Correcting variables names for standard and rescue package lists and tasks au...Daniel Baumann
2011-03-12Also including the standard task when building the rescue default flavour.Daniel Baumann
2011-03-12Building standard image flavour with included --tasks standard.Daniel Baumann
2011-03-09Updating lenny point release number.Daniel Baumann
2011-03-09Updating lenny point release number.Daniel Baumann
2011-03-09Updating lenny point release number.Daniel Baumann
2011-03-09Setting default desktop for tasksel when installing package tasks to avoid en...Daniel Baumann
2011-03-09Updating lenny point release number.Daniel Baumann
2011-03-09Also using architecture value when naming netboot images in images autobuild ...Daniel Baumann
2011-03-09Updating lenny point release number.Daniel Baumann
2011-03-09Updating package lists.Daniel Baumann
2011-03-09Correcting mirrors in example images.sh, otherwise our prebuild desktop image...Daniel Baumann
2011-03-09Correcting wrong variable name when assembling debootstrap options in lh_boot...Daniel Baumann
2011-03-09Releasing debian version 1.0.6-2.Daniel Baumann
2011-03-09Replacing sed 4.2 command to assemble debootstraps components option with a l...Daniel Baumann
2011-03-09Releasing debian version 1.0.6-1.Daniel Baumann
2011-03-09Removing newline in f6.txt syslinux template.Daniel Baumann
2011-03-09Removing newline in f8.txt.install syslinux template.Daniel Baumann
2011-03-09Only adding hardcoded fallback syslinux label when not using neither vesamenu...Daniel Baumann
2011-03-09Adding another workaround for etchs syslinux generation to manually treat liv...Daniel Baumann
2011-03-09Adding syslinux hardcoded default label entries.Daniel Baumann
2011-03-09Respecting that etch has no prompt.cfg in netboot images.Daniel Baumann
2011-03-09Giving conditional message in lh_config when creating or updating the config ...Daniel Baumann
2011-03-09Correcting LH_BOOTAPPEND_INSTALL default values.Cody A.W. Somerville
2011-03-09Fixing intermittent truncating of filesystem.Cody A.W. Somerville
2011-03-09Omit numbering for first kernel and initrd installed into binary.Cody A.W. Somerville
2011-03-09Renaming example hooks and prefixing them with distribution name.Daniel Baumann
2011-03-09Adding example hook from Rui Miguel Bernardo <rui.bernardo.pt@gmail.com> for ...Daniel Baumann
2011-03-09Adding patch from Dusty Hendrickson <dhendrickson@cleversafe.com> to allow lh...Daniel Baumann
2011-03-09Tidy helper calls before and after switching chroot filesystem in lh_binary_r...Daniel Baumann
2011-03-09Simplyfing chroot copying in lh_binary_chroot.Daniel Baumann
2011-03-09Escaping variables in binary.sh of lh_binary_iso, thanks to Luigi Capriotti <...Daniel Baumann
2011-03-09Adjusting pathes for boot-screens in netboot images.Daniel Baumann
2011-03-09Correctly replacing pathes in exithelp.cfg for returning back to syslinux menu.Daniel Baumann
2011-03-09Correcting pathes in include statements when building netboot images (Closes:...Daniel Baumann
2011-03-09Fixing regression imported by fixing #533846 incorrectly.Daniel Baumann
2011-03-09Rewording some of the error messages in Check_defaults().Karl Goetz
2011-03-09Correcting spelling type in 'wrong config tree version' error message.Karl Goetz
2011-03-09Replacing all -ge with -gt checks for string max lenghts of iso meta informat...Karl Goetz
2011-03-09Correcting comment about replacing /dev/urandom with /dev/random.Karl Goetz
2011-03-09Adding missing exit 1 in the archtiecture detection case.Karl Goetz
2011-03-09Adding check for config tree version and fail or give warnings if the version...Daniel Baumann
2011-03-09Merging initial and experimental grub2 support from Luigi Capriotti <l.caprio...Daniel Baumann
2011-03-09Correcting apt pinning support.Rui Miguel Bernardo