Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-09 | syslinux: always output MENU LABEL since they're ignored if menu.c32 isn't ↵ | Otavio Salvador | 1 | -8/+2 | |
loaded syslinux ignores MENU LABEL commands if there's no menu.c32 module loaded and then we don't need about check it. | |||||
2011-03-09 | templates: move syslinux-menu to syslinux/menu | Otavio Salvador | 1 | -6/+7 | |
All files from syslinux-menu templates directory has been moved to syslinux/menu. lh_binary_syslinux had some changes to work with that but they were minimal ones. | |||||
2011-03-09 | syslinux: fix menu label usage for normal live boot | Otavio Salvador | 1 | -1/+1 | |
2011-03-09 | syslinux: defaults to english text if we lack the specified language | Otavio Salvador | 1 | -1/+6 | |
2011-03-09 | refactoring: simplified if/else case since the list of supported arch were ↵ | Otavio Salvador | 1 | -9/+12 | |
too long | |||||
2011-03-09 | Replacing backticks with POSIX expression. | Daniel Baumann | 27 | -164/+164 | |
2011-03-09 | implements syslinux vesa menu support | Otavio Salvador | 1 | -28/+82 | |
2011-03-09 | add new options to allow support for syslinux with vesa menu | Otavio Salvador | 1 | -0/+20 | |
A set of new options has been add to allow the syslinux vesa menu support to be added. Those are the new options: - LH_SYSLINUX_CFG: set custom syslinux configuration file - LH_SYSLINUX_MENU: set syslinux menu - LH_SYSLINUX_MENU_LIVE_ENTRY: set text to be used on the menu for live entries - LH_SYSLINUX_MENU_LIVE_FAILSAFE_ENTRY: set text to be used on the menu for live entries (failsafe ones) - LH_SYSLINUX_MENU_MEMTEST_ENTRY: set text to be used on the menu for memtest entry | |||||
2011-03-09 | Respecting LH_QUIET for genisoimage/mkisofs calls, thanks to Justin Pryzby ↵ | Daniel Baumann | 2 | -0/+10 | |
<pryzbyj@justinpryzby.com>. | |||||
2011-03-09 | Respecting LH_QUIET for wget calls, thanks to Justin Pryzby ↵ | Daniel Baumann | 1 | -7/+12 | |
<pryzbyj@justinpryzby.com>. | |||||
2011-03-09 | Handling case when memtest is disabled. | Daniel Baumann | 1 | -1/+4 | |
2011-03-09 | Adding check for 'none', not just 'disabled'. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Restoring file permissions. | Daniel Baumann | 1 | -0/+0 | |
2011-03-09 | Adding local udeb_exclude file functionality. | Daniel Baumann | 2 | -0/+7 | |
2011-03-09 | Fixing typing error in lh_binary_syslinux, thanks to Jean Pierre LeJacq ↵ | Daniel Baumann | 1 | -1/+1 | |
<jp.lejacq@quoininc.com> (Closes: #443099). | |||||
2011-03-09 | Passing live bootappends to debian-installer. | Daniel Baumann | 1 | -8/+8 | |
2011-03-09 | Making binary hooks executable in case the are not. | Daniel Baumann | 1 | -0/+6 | |
2011-03-09 | Do not remove pkgsel anymore. | Daniel Baumann | 1 | -2/+0 | |
2011-03-09 | Fixed wrong sed call. | Daniel Baumann | 1 | -2/+2 | |
2011-03-09 | Do not create symlinks on usb-hdd images. | Daniel Baumann | 1 | -1/+4 | |
2011-03-09 | Adding LH_BOOTAPPEND_INSTALL. | Daniel Baumann | 4 | -9/+19 | |
2011-03-09 | Renaming LH_BOOTAPPEND to LH_BOOTAPPEND_LIVE. | Daniel Baumann | 4 | -39/+39 | |
2011-03-09 | Making local udebs/local debs architecture aware. | Daniel Baumann | 1 | -4/+4 | |
2011-03-09 | Removing both required local and d-i udebs when using live-installer. | Daniel Baumann | 1 | -0/+6 | |
2011-03-09 | Added forgotten path to bootstrap-base removal. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Simplifying debian-installer download. | Daniel Baumann | 1 | -18/+4 | |
2011-03-09 | Adding support for live-installer. | Daniel Baumann | 2 | -7/+13 | |
2011-03-09 | Supporting localized syslinux templates based on LH_LANGUAGE. | Daniel Baumann | 1 | -3/+6 | |
2011-03-09 | Adding forgotten cp call. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Simplyfing LH_BASE calls. | Daniel Baumann | 1 | -3/+3 | |
2011-03-09 | Using udeb_include files from debian-cd. | Daniel Baumann | 1 | -25/+3 | |
2011-03-09 | Using Debian terminology for images of unreleased suites. | Daniel Baumann | 1 | -0/+5 | |
2011-03-09 | Setting debian-installer default flavour to netinst. | Daniel Baumann | 2 | -2/+2 | |
2011-03-09 | Adding forgotten handling of default case. | Daniel Baumann | 1 | -2/+9 | |
2011-03-09 | Adding live-helper 1.0~a27-1. | Daniel Baumann | 6 | -166/+205 | |
2011-03-09 | Adding live-helper 1.0~a26-1. | Daniel Baumann | 4 | -3/+17 | |
2011-03-09 | Adding live-helper 1.0~a25-1. | Daniel Baumann | 3 | -3/+79 | |
2011-03-09 | Adding live-helper 1.0~a24-1. | Daniel Baumann | 1 | -78/+81 | |
2011-03-09 | Adding live-helper 1.0~a23-1. | Daniel Baumann | 66 | -3/+160 | |
2011-03-09 | Adding live-helper 1.0~a22-1. | Daniel Baumann | 44 | -1014/+1098 | |
2011-03-09 | Adding live-helper 1.0~a21-1. | Daniel Baumann | 7 | -16/+69 | |
2011-03-09 | Adding live-helper 1.0~a20-1. | Daniel Baumann | 10 | -41/+194 | |
2011-03-09 | Adding live-helper 1.0~a19-1. | Daniel Baumann | 18 | -102/+287 | |
2011-03-09 | Adding live-helper 1.0~a18-1. | Daniel Baumann | 21 | -358/+383 | |
2011-03-09 | Adding live-helper 1.0~a17-1. | Daniel Baumann | 25 | -269/+767 | |
2011-03-09 | Adding live-helper 1.0~a16-1. | Daniel Baumann | 16 | -426/+166 | |
2011-03-09 | Adding live-helper 1.0~a15-1. | Daniel Baumann | 29 | -382/+900 | |
2011-03-09 | Adding live-helper 1.0~a14-1. | Daniel Baumann | 21 | -202/+248 | |
2011-03-09 | Adding live-helper 1.0~a13-1. | Daniel Baumann | 60 | -1049/+1057 | |
2011-03-09 | Adding live-helper 1.0~a12-1. | Daniel Baumann | 8 | -137/+199 | |