summaryrefslogtreecommitdiff
path: root/helpers
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Adding option to allow building in fakeroot/fakechroot environment, thanks to...Daniel Baumann5-31/+89
2011-03-09Using shell redirection to truncate rather than additional commands/forks/fil...Daniel Baumann2-2/+2
2011-03-09Renaming live-failsafe boot target to livefailsafe (Closes: #450576).Daniel Baumann1-1/+1
2011-03-09add new option --syslinux-menu to enable syslinux menuJesse Hathaway1-1/+7
2011-03-09Corrected wrong path, thanks to Ben Armstrong <synrg@debian.org>.Daniel Baumann1-1/+1
2011-03-09fix isolinux when booting multiple kernel flavoursJesse Hathaway1-7/+8
2011-03-09fix syslinux timeout optionJesse Hathaway2-3/+3
2011-03-09add /etc/adjtime to list of writable files in exposed root modeJesse Hathaway1-1/+1
2011-03-09allow basename of net-root-path to be binaryJesse Hathaway1-5/+12
2011-03-09add force flag when removing /etc/mtab for exposedroot modeJesse Hathaway1-1/+1
2011-03-09Adding lh_chroot_devpts.Daniel Baumann3-0/+86
2011-03-09Fixing indenting.Daniel Baumann3-9/+11
2011-03-09add new option to mount cow device on nfs volumeJesse Hathaway6-34/+107
2011-03-09Fixing typing error (wrong variable name).Daniel Baumann1-2/+2
2011-03-09Fixing typing error (missing paranthese).Daniel Baumann1-1/+1
2011-03-09Respecting LH_BOOTSTRAP_FLAVOUR (Closes: #448034).Daniel Baumann2-8/+24
2011-03-09fix lh_chroot_sources to actually install *.deb from config/chroot_sourcesAlex Owen1-1/+1
2011-03-09Added feature to exclude paths from the root filesystem.Maarten ter Huurne1-0/+15
2011-03-09Remove ".img" from kernel image file name.Maarten ter Huurne1-2/+3
2011-03-09add exposedroot option which exposes the root fs as roJesse Hathaway6-3/+68
2011-03-09Removing mkisofs support.Daniel Baumann4-14/+5
2011-03-09Removing ubuntu support.Daniel Baumann4-101/+57
2011-03-09Adding lh_binary_local-packageslists.Daniel Baumann3-0/+105
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-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 Hathaway1-405/+209
2011-03-09Adding check to fail if a cross build is started (Closes: #444669, #444670).Daniel Baumann7-0/+15
2011-03-09Fixing consistency error.Daniel Baumann1-3/+3
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-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 Salvador3-0/+28
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-09Respecting LH_QUIET for cdebootstrap calls, thanks to Justin Pryzby <pryzbyj@...Daniel Baumann2-4/+6
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-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 Salvador1-9/+11
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 Salvador1-6/+7
2011-03-09syslinux: fix menu label usage for normal live bootOtavio Salvador1-1/+1