summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-09Setting default union filesystem to for etch to unionfs.Daniel Baumann
2011-03-09Removing mkisofs support.Daniel Baumann
2011-03-09Removing ubuntu support.Daniel Baumann
2011-03-09Adding cryptsetup.Daniel Baumann
2011-03-09Preparing live-helper 1.0~a33-1.Daniel Baumann
2011-03-09Releasing live-helper 1.0~a32-1.Daniel Baumann
2011-03-09Adding lh_binary_local-packageslists.Daniel Baumann
2011-03-09Updating Debian stable release number, thanks to Peter Skogström <peter.skog...Daniel Baumann
2011-03-09Fixing typing error, thanks to Peter Skogström <peter.skogstrom@bitrunner.com>.Daniel Baumann
2011-03-09lh_binary_syslinux: always put splash image as splash.{rle,png} to avoid file...Otavio Salvador
2011-03-09lh_binary_syslinux: check for ${INITFS} and not ${LH_INITRAMFS} to detect wro...Otavio Salvador
2011-03-09lh_binary_syslinux: fix usb-hdd etch imagesJesse Hathaway
2011-03-09Setting union filesystem default to aufs since default distribution is lenny.Daniel Baumann
2011-03-09Adjusting error message: debootstrap is default, hence listed first.Daniel Baumann
2011-03-09Adding support for a local /etc/apt/preferences file in config/chroot_apt/pre...Daniel Baumann
2011-03-09readd support for booting etch via syslinuxJesse Hathaway
2011-03-09Unify syslinux code, so that pxelinux isolinux & usb-hddJesse Hathaway
2011-03-09Not interpreting LH_UNION_FILESYSTEM, so that it gets set with an actual valu...Daniel Baumann
2011-03-09Adding check to fail if a cross build is started (Closes: #444669, #444670).Daniel Baumann
2011-03-09Adding sudo and fakeroot to suggests.Daniel Baumann
2011-03-09Fixing consistency error.Daniel Baumann
2011-03-09Preparing live-helper 1.0~a32-1.Daniel Baumann
2011-03-09Releasing live-helper 1.0~a31-1.Daniel Baumann
2011-03-09syslinux: fix usb-hdd templates copingOtavio Salvador
2011-03-09syslinux: properly change timeout and do not fail if help files do not existsOtavio Salvador
2011-03-09syslinux: fix usb-hdd entries to use menu.cfg fileOtavio Salvador
2011-03-09fix version guessing using proper evaluationOtavio Salvador
2011-03-09templates: change font used on syslinux menu to a better oneOtavio Salvador
2011-03-09iso: use -allow-multidot option when calling genisoimageOtavio Salvador
2011-03-09syslinux: force latin1 encoding on texts used for labelsOtavio Salvador
2011-03-09bootstrap: add support to include and exclude packagesOtavio Salvador
2011-03-09hooks/mini: remove dselect package since it's mostly unused nowOtavio Salvador
2011-03-09iso: move mini and minimal flavors assigment to a cannonical placeOtavio Salvador
2011-03-09cdebootstrap: simplified code using case instead of if's so it's easier to readOtavio Salvador
2011-03-09Preparing live-helper 1.0~a31-1.Daniel Baumann
2011-03-09Releasing live-helper 1.0~a30-1.Daniel Baumann
2011-03-09Respecting LH_QUIET for cdebootstrap calls, thanks to Justin Pryzby <pryzbyj@...Daniel Baumann
2011-03-09debian/control: use XS-Homepage to avoid errors while calling dpkg-gencontrolOtavio Salvador
2011-03-09syslinux: fix module detection otherwise it won't be copiedOtavio Salvador
2011-03-09syslinux: fix memcheck path since it was using the wrong pathOtavio Salvador
2011-03-09templates: split syslinux templates to reduce divertingOtavio Salvador
2011-03-09Fixing typing error, thanks to Jesse W. Hathaway <jesse@mbuki-mvuki.org>.Daniel Baumann
2011-03-09Fixing typing error, thanks to Maarten ter Huurne <maarten.ter.huurne@philips...Daniel Baumann
2011-03-09genext2fs: new switch name: --reserved-percentage; thanks, ZagioxBen Armstrong
2011-03-09syslinux: split syslinux configuration in multiple filesOtavio Salvador
2011-03-09syslinux: always output MENU LABEL since they're ignored if menu.c32 isn't lo...Otavio Salvador
2011-03-09templates: move syslinux-menu to syslinux/menuOtavio Salvador
2011-03-09syslinux: fix menu label usage for normal live bootOtavio Salvador
2011-03-09syslinux: defaults to english text if we lack the specified languageOtavio Salvador
2011-03-09refactoring: simplified if/else case since the list of supported arch were to...Otavio Salvador