summaryrefslogtreecommitdiff
path: root/helpers
AgeCommit message (Expand)Author
2011-03-09Using /etc/apt/sources.list.d mechanism for local sources.list snipplets.Daniel Baumann
2011-03-09Dropping etch support.Daniel Baumann
2011-03-09Adding debian version 2.0~a1-1.Daniel Baumann
2011-03-09Replacing sed 4.2 command to assemble debootstraps components option with a l...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-09Omit numbering for first kernel and initrd installed into binary.Cody A.W. Somerville
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-09Correcting comment about replacing /dev/urandom with /dev/random.Karl Goetz
2011-03-09Merging initial and experimental grub2 support from Luigi Capriotti <l.caprio...Daniel Baumann
2011-03-09Correcting apt pinning support.Rui Miguel Bernardo
2011-03-09Also actually creating the functions directory in lh_config.Daniel Baumann
2011-03-09Allow to overload global functions with local functions stored in the config ...Daniel Baumann
2011-03-09Avoid showing 'dashed commands are deprecated' warning more than one within l...Daniel Baumann
2011-03-09Giving message to users that lh_config is actually doing something.Daniel Baumann
2011-03-09Deprecating all dashed forms of commands.Daniel Baumann
2011-03-09Respecting (possibly) customized LH_SYSLINUX_CFG when autodecting syslinux me...Daniel Baumann
2011-03-09Allow to enforce syslinux menu module through LH_SYSLINUX_MENU.Daniel Baumann
2011-03-09Using pre-cached bootstrap stage, if available, in order to build chroot imag...Daniel Baumann
2011-03-09Respecting /etc/hostname in case it's part of chroot_local-includes, thanks t...Daniel Baumann
2011-03-09Automatically optaining version number for config tree format.Daniel Baumann
2011-03-09Only add available install frontend boot entries.Cody A.W. Somerville
2011-03-09Unify bootloader helpers.Cody A.W. Somerville
2011-03-09Allowing to overwrite default gzip options through config switch or option.Daniel Baumann
2011-03-09Adding a message about which hook made a build fail, if any.Daniel Baumann
2011-03-09Add option to disable use of GTK debian-installer.Cody A.W. Somerville
2011-03-09Fix build failure when retrying build at deconfiguring file /bin/hostname.Cody A.W. Somerville
2011-03-09Replacing policy-rc.d text that is used by sbuild too.Daniel Baumann
2011-03-09Including archive trace into .disk meta information.Daniel Baumann
2011-03-09Remove potentially-expanding architecture list by making current x86 vars the...Chris Lamb
2011-03-09Support LH_BOOTSTRAP_FLAVOUR="standard" when using debootstrapChris Lamb
2011-03-09Removing config stage file on purge, if the user is using an auto script to g...Daniel Baumann
2011-03-09Cosmetical simplification of debian-installer DESTDIR assignement, thanks to ...Daniel Baumann
2011-03-09Exclude di-utils-exit-installer from udeb_exclude, we want it on the images o...Daniel Baumann
2011-03-09Outputting usage if lh is called without argument.Daniel Baumann
2011-03-09Preserve quoting in lh when passing through to sub commands (Closes: #521824).Daniel Baumann
2011-03-09Emitting a warning if resolvconf is detected on the to be generated live syst...Daniel Baumann
2011-03-09Fixing build failure in lh_binary_syslinux that occurs if exithelp.cfg does n...Cody A.W. Somerville
2011-03-09Always rebuilding initrd in chroot_hacks to avoid inclusion of previously rem...Daniel Baumann
2011-03-09Returning to menu in syslinux.Tzafrir Cohen