summaryrefslogtreecommitdiff
path: root/helpers
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-09Unify bootloader helpers.Cody A.W. Somerville2-29/+78
2011-03-09Allowing to overwrite default gzip options through config switch or option.Daniel Baumann6-36/+18
2011-03-09Adding a message about which hook made a build fail, if any.Daniel Baumann3-3/+3
2011-03-09Add option to disable use of GTK debian-installer.Cody A.W. Somerville2-12/+25
2011-03-09Fix build failure when retrying build at deconfiguring file /bin/hostname.Cody A.W. Somerville1-1/+4
2011-03-09Replacing policy-rc.d text that is used by sbuild too.Daniel Baumann1-4/+1
2011-03-09Including archive trace into .disk meta information.Daniel Baumann2-0/+20
2011-03-09Remove potentially-expanding architecture list by making current x86 vars the...Chris Lamb1-17/+16
2011-03-09Support LH_BOOTSTRAP_FLAVOUR="standard" when using debootstrapChris Lamb1-0/+2
2011-03-09Removing config stage file on purge, if the user is using an auto script to g...Daniel Baumann1-0/+5
2011-03-09Cosmetical simplification of debian-installer DESTDIR assignement, thanks to ...Daniel Baumann1-4/+4
2011-03-09Exclude di-utils-exit-installer from udeb_exclude, we want it on the images o...Daniel Baumann1-0/+3
2011-03-09Outputting usage if lh is called without argument.Daniel Baumann1-1/+1
2011-03-09Preserve quoting in lh when passing through to sub commands (Closes: #521824).Daniel Baumann1-1/+1
2011-03-09Emitting a warning if resolvconf is detected on the to be generated live syst...Daniel Baumann1-0/+8
2011-03-09Fixing build failure in lh_binary_syslinux that occurs if exithelp.cfg does n...Cody A.W. Somerville1-1/+4
2011-03-09Always rebuilding initrd in chroot_hacks to avoid inclusion of previously rem...Daniel Baumann1-3/+3
2011-03-09Returning to menu in syslinux.Tzafrir Cohen1-0/+2
2011-03-09Exporting LH_CONFIG_VERSION for the configuration tree format.Daniel Baumann1-0/+3
2011-03-09Not removing man/index.db in lh_chroot_hacks to keep man -k aka apropos worki...Daniel Baumann1-1/+0
2011-03-09Update location of ia64 d-i dailies. Thanks to Luk Claes.Chris Lamb1-5/+1
2011-03-09Correcting clean option of lh_config to tidy configuration tree.Daniel Baumann1-1/+8
2011-03-09Correcting chroot call for update-initramfs in lh_chroot_hacks.Daniel Baumann1-1/+1
2011-03-09Adding update-initramfs call back in lh_chroot_hacks, but only for netboot.Daniel Baumann1-6/+9
2011-03-09Simplyfing architecture handling for d-i daily URLs.Daniel Baumann1-22/+2
2011-03-09Updating location of powerpc d-i daily images.Daniel Baumann1-1/+1
2011-03-09Manually ensuring correct permissions of filesystem.squashfs in order to prev...Daniel Baumann1-0/+1
2011-03-09Adding lpia support.Cody A.W. Somerville10-20/+17