summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Adding lh_binary_local-packageslists.Daniel Baumann3-0/+105
2011-03-09Updating Debian stable release number, thanks to Peter Skogström <peter.skog...Daniel Baumann1-1/+1
2011-03-09Fixing typing error, thanks to Peter Skogström <peter.skogstrom@bitrunner.com>.Daniel Baumann1-1/+1
2011-03-09lh_binary_syslinux: always put splash image as splash.{rle,png} to avoid file...Otavio Salvador1-21/+20
2011-03-09lh_binary_syslinux: check for ${INITFS} and not ${LH_INITRAMFS} to detect wro...Otavio Salvador1-4/+4
2011-03-09lh_binary_syslinux: fix usb-hdd etch imagesJesse Hathaway3-71/+50
2011-03-09Setting union filesystem default to aufs since default distribution is lenny.Daniel Baumann1-1/+1
2011-03-09Adjusting error message: debootstrap is default, hence listed first.Daniel Baumann1-1/+1
2011-03-09Adding support for a local /etc/apt/preferences file in config/chroot_apt/pre...Daniel Baumann2-0/+20
2011-03-09readd support for booting etch via syslinuxJesse Hathaway1-4/+26
2011-03-09Unify syslinux code, so that pxelinux isolinux & usb-hddJesse Hathaway20-454/+258
2011-03-09Not interpreting LH_UNION_FILESYSTEM, so that it gets set with an actual valu...Daniel Baumann1-1/+1
2011-03-09Adding check to fail if a cross build is started (Closes: #444669, #444670).Daniel Baumann8-0/+37
2011-03-09Adding sudo and fakeroot to suggests.Daniel Baumann1-1/+1
2011-03-09Fixing consistency error.Daniel Baumann1-3/+3
2011-03-09Preparing live-helper 1.0~a32-1.Daniel Baumann25-26/+32
2011-03-09Releasing live-helper 1.0~a31-1.Daniel Baumann1-1/+18
2011-03-09syslinux: fix usb-hdd templates copingOtavio Salvador1-0/+6
2011-03-09syslinux: properly change timeout and do not fail if help files do not existsOtavio Salvador1-8/+13
2011-03-09syslinux: fix usb-hdd entries to use menu.cfg fileOtavio Salvador1-6/+6
2011-03-09fix version guessing using proper evaluationOtavio Salvador3-3/+3
2011-03-09templates: change font used on syslinux menu to a better oneOtavio Salvador3-1/+1
2011-03-09iso: use -allow-multidot option when calling genisoimageOtavio Salvador1-8/+5
2011-03-09syslinux: force latin1 encoding on texts used for labelsOtavio Salvador1-1/+9
2011-03-09bootstrap: add support to include and exclude packagesOtavio Salvador4-0/+34
2011-03-09hooks/mini: remove dselect package since it's mostly unused nowOtavio Salvador1-1/+1
2011-03-09iso: move mini and minimal flavors assigment to a cannonical placeOtavio Salvador1-16/+12
2011-03-09cdebootstrap: simplified code using case instead of if's so it's easier to readOtavio Salvador1-10/+13
2011-03-09Preparing live-helper 1.0~a31-1.Daniel Baumann25-26/+32
2011-03-09Releasing live-helper 1.0~a30-1.Daniel Baumann1-3/+33
2011-03-09Respecting LH_QUIET for cdebootstrap calls, thanks to Justin Pryzby <pryzbyj@...Daniel Baumann2-4/+6
2011-03-09debian/control: use XS-Homepage to avoid errors while calling dpkg-gencontrolOtavio Salvador1-1/+1
2011-03-09syslinux: fix module detection otherwise it won't be copiedOtavio Salvador1-1/+1
2011-03-09syslinux: fix memcheck path since it was using the wrong pathOtavio Salvador1-1/+1
2011-03-09templates: split syslinux templates to reduce divertingOtavio Salvador5-10/+12
2011-03-09Fixing typing error, thanks to Jesse W. Hathaway <jesse@mbuki-mvuki.org>.Daniel Baumann1-1/+1
2011-03-09Fixing typing error, thanks to Maarten ter Huurne <maarten.ter.huurne@philips...Daniel Baumann1-1/+1
2011-03-09genext2fs: new switch name: --reserved-percentage; thanks, ZagioxBen Armstrong1-2/+8
2011-03-09syslinux: split syslinux configuration in multiple filesOtavio Salvador9-65/+71
2011-03-09syslinux: always output MENU LABEL since they're ignored if menu.c32 isn't lo...Otavio Salvador1-8/+2
2011-03-09templates: move syslinux-menu to syslinux/menuOtavio Salvador4-6/+7
2011-03-09syslinux: fix menu label usage for normal live bootOtavio Salvador1-1/+1
2011-03-09syslinux: defaults to english text if we lack the specified languageOtavio Salvador1-1/+6
2011-03-09refactoring: simplified if/else case since the list of supported arch were to...Otavio Salvador1-9/+12
2011-03-09Replacing backticks with POSIX expression.Daniel Baumann44-242/+242
2011-03-09implements syslinux vesa menu supportOtavio Salvador1-28/+82
2011-03-09add new options to allow support for syslinux with vesa menuOtavio Salvador2-0/+33
2011-03-09add template to be used by syslinux vesa menu supportOtavio Salvador3-0/+23
2011-03-09Preparing live-helper 1.0~a30-1.Daniel Baumann25-26/+32
2011-03-09Releasing live-helper 1.0~a29-1.Daniel Baumann2-188/+417