summaryrefslogtreecommitdiff
path: root/helpers
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Displaying a message between setting up squashfs-tools and starting mksquashf...Daniel Baumann1-0/+3
2011-03-09Adding special handling for kde-desktop hook in lh_chroot_hocks.Daniel Baumann1-0/+6
2011-03-09Update lh_source_debian to deal with multiple dsc files for the same source.Ben Armstrong1-1/+4
2011-03-09Automatically setting-up backports repository when specifying lenny-backports...Daniel Baumann1-0/+37
2011-03-09Renaming directory that holds automatic scripts (e.g. scripts/config or scrip...Daniel Baumann4-16/+16
2011-03-09Making unmount routines a bit more robust.Daniel Baumann1-1/+3
2011-03-09Correcting handling of precached chroot when using plain chroot filesystem.Daniel Baumann1-1/+1
2011-03-09Ensure that precached-chroots are prepared as well.Daniel Baumann2-1/+30
2011-03-09Changing local packageslists behaviour for consistency reasons, now looking f...Daniel Baumann3-2/+53
2011-03-09Handling d-i required packages regarding kernel flavours differently on ubuntu.Daniel Baumann1-2/+20
2011-03-09Adding experimental support for isohybrid (Closes: #558688).Daniel Baumann1-0/+15
2011-03-09For consistency, using true|false instead of enabled|disabled in configuratio...Daniel Baumann40-175/+175
2011-03-09Removing lpia support, this architecture is dead.Daniel Baumann10-15/+11
2011-03-09Don't try to install parameters.txt for casper in ubuntu mode (Closes: #560109).Daniel Baumann1-6/+0
2011-03-09Adding a 'sleep 1' before removing the loopdevice when creating usb-hdd images.Daniel Baumann2-0/+4
2011-03-09Updating icedove-l10n packagename handling for post-lenny, thanks to intriger...Daniel Baumann1-1/+10
2011-03-09Replacing sed 4.2 command to assemble debootstraps components option with a l...Daniel Baumann1-1/+1
2011-03-09Adding suffix .list to sources.list.d snipplets.Daniel Baumann1-4/+4
2011-03-09Using /etc/apt/sources.list.d mechanism for local sources.list snipplets.Daniel Baumann1-6/+20
2011-03-09Dropping etch support.Daniel Baumann9-177/+39
2011-03-09Adding debian version 2.0~a1-1.Daniel Baumann77-100/+103
2011-03-09Replacing sed 4.2 command to assemble debootstraps components option with a l...Daniel Baumann1-1/+1
2011-03-09Only adding hardcoded fallback syslinux label when not using neither vesamenu...Daniel Baumann1-2/+7
2011-03-09Adding another workaround for etchs syslinux generation to manually treat liv...Daniel Baumann1-1/+7
2011-03-09Adding syslinux hardcoded default label entries.Daniel Baumann1-4/+22
2011-03-09Respecting that etch has no prompt.cfg in netboot images.Daniel Baumann1-1/+4
2011-03-09Giving conditional message in lh_config when creating or updating the config ...Daniel Baumann1-1/+6
2011-03-09Omit numbering for first kernel and initrd installed into binary.Cody A.W. Somerville1-0/+6
2011-03-09Adding patch from Dusty Hendrickson <dhendrickson@cleversafe.com> to allow lh...Daniel Baumann1-0/+6
2011-03-09Tidy helper calls before and after switching chroot filesystem in lh_binary_r...Daniel Baumann1-18/+0
2011-03-09Simplyfing chroot copying in lh_binary_chroot.Daniel Baumann1-2/+2
2011-03-09Escaping variables in binary.sh of lh_binary_iso, thanks to Luigi Capriotti <...Daniel Baumann1-8/+8
2011-03-09Adjusting pathes for boot-screens in netboot images.Daniel Baumann1-0/+2
2011-03-09Correctly replacing pathes in exithelp.cfg for returning back to syslinux menu.Daniel Baumann1-4/+15
2011-03-09Correcting pathes in include statements when building netboot images (Closes:...Daniel Baumann1-0/+6
2011-03-09Fixing regression imported by fixing #533846 incorrectly.Daniel Baumann1-3/+6
2011-03-09Correcting comment about replacing /dev/urandom with /dev/random.Karl Goetz1-1/+1
2011-03-09Merging initial and experimental grub2 support from Luigi Capriotti <l.caprio...Daniel Baumann4-1/+358
2011-03-09Correcting apt pinning support.Rui Miguel Bernardo1-9/+34
2011-03-09Also actually creating the functions directory in lh_config.Daniel Baumann1-1/+1
2011-03-09Allow to overload global functions with local functions stored in the config ...Daniel Baumann1-0/+5
2011-03-09Avoid showing 'dashed commands are deprecated' warning more than one within l...Daniel Baumann1-7/+7
2011-03-09Giving message to users that lh_config is actually doing something.Daniel Baumann1-0/+2
2011-03-09Deprecating all dashed forms of commands.Daniel Baumann14-193/+193
2011-03-09Respecting (possibly) customized LH_SYSLINUX_CFG when autodecting syslinux me...Daniel Baumann1-1/+3
2011-03-09Allow to enforce syslinux menu module through LH_SYSLINUX_MENU.Daniel Baumann1-2/+18
2011-03-09Using pre-cached bootstrap stage, if available, in order to build chroot imag...Daniel Baumann2-5/+127
2011-03-09Respecting /etc/hostname in case it's part of chroot_local-includes, thanks t...Daniel Baumann1-0/+6
2011-03-09Automatically optaining version number for config tree format.Daniel Baumann1-1/+1
2011-03-09Only add available install frontend boot entries.Cody A.W. Somerville3-6/+27