Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-09 | add exposedroot option which exposes the root fs as ro | Jesse Hathaway | 1 | -0/+5 | |
This option allows you to expose the root read only. Using this option a person could upgrade the root filesystem or add packages without requiring the user to reboot. The root filesystem could be kept on an nfs volume or some other persistent medium. Multiple clients could then be booted off the same root fs. I used LTSP as a template to determine which directories to make rw. | |||||
2011-03-09 | lh_binary_syslinux: always put splash image as splash.{rle,png} to avoid ↵ | Otavio Salvador | 1 | -21/+20 | |
filename issues | |||||
2011-03-09 | lh_binary_syslinux: check for ${INITFS} and not ${LH_INITRAMFS} to detect ↵ | Otavio Salvador | 1 | -4/+4 | |
wrong path | |||||
2011-03-09 | lh_binary_syslinux: fix usb-hdd etch images | Jesse Hathaway | 1 | -17/+41 | |
I did not realize that the syslinux boot methods, iso, net, & hdd do not have feature parity for any given version. As per old comments etch syslinux v3.31 does not support sub directories on FAT images | |||||
2011-03-09 | readd support for booting etch via syslinux | Jesse Hathaway | 1 | -4/+26 | |
2011-03-09 | Unify syslinux code, so that pxelinux isolinux & usb-hdd | Jesse Hathaway | 1 | -405/+209 | |
share more code. Change pxelinux directory setup to match debian installer Change syslinux templates to use {$VAR} syntax so the templates are easier to read Remove etch support for syslinux, since INCLUDE syntax is not available in etch syslinux v3.31 | |||||
2011-03-09 | Adding check to fail if a cross build is started (Closes: #444669, #444670). | Daniel Baumann | 1 | -0/+1 | |
2011-03-09 | syslinux: fix usb-hdd templates coping | Otavio Salvador | 1 | -0/+6 | |
2011-03-09 | syslinux: properly change timeout and do not fail if help files do not exists | Otavio Salvador | 1 | -8/+13 | |
2011-03-09 | syslinux: fix usb-hdd entries to use menu.cfg file | Otavio Salvador | 1 | -6/+6 | |
2011-03-09 | syslinux: force latin1 encoding on texts used for labels | Otavio Salvador | 1 | -1/+9 | |
syslinux cannot handle utf-8 encoding and then proper encoding needed to be enforced while printing the label texts. | |||||
2011-03-09 | syslinux: fix module detection otherwise it won't be copied | Otavio Salvador | 1 | -1/+1 | |
2011-03-09 | syslinux: fix memcheck path since it was using the wrong path | Otavio Salvador | 1 | -1/+1 | |
2011-03-09 | syslinux: split syslinux configuration in multiple files | Otavio Salvador | 1 | -9/+11 | |
Normal and menu templates share a lot of common stuff and then a splited syslinux.cfg is much better to handle that. | |||||
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 | 1 | -36/+36 | |
2011-03-09 | implements syslinux vesa menu support | Otavio Salvador | 1 | -28/+82 | |
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 | Fixed wrong sed call. | Daniel Baumann | 1 | -2/+2 | |
2011-03-09 | Adding LH_BOOTAPPEND_INSTALL. | Daniel Baumann | 1 | -4/+4 | |
2011-03-09 | Renaming LH_BOOTAPPEND to LH_BOOTAPPEND_LIVE. | Daniel Baumann | 1 | -14/+14 | |
2011-03-09 | Supporting localized syslinux templates based on LH_LANGUAGE. | Daniel Baumann | 1 | -3/+6 | |
2011-03-09 | Adding live-helper 1.0~a26-1. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Adding live-helper 1.0~a23-1. | Daniel Baumann | 1 | -0/+1 | |
2011-03-09 | Adding live-helper 1.0~a22-1. | Daniel Baumann | 1 | -83/+88 | |
2011-03-09 | Adding live-helper 1.0~a20-1. | Daniel Baumann | 1 | -3/+83 | |
2011-03-09 | Adding live-helper 1.0~a19-1. | Daniel Baumann | 1 | -7/+44 | |
2011-03-09 | Adding live-helper 1.0~a18-1. | Daniel Baumann | 1 | -66/+74 | |
2011-03-09 | Adding live-helper 1.0~a17-1. | Daniel Baumann | 1 | -115/+131 | |
2011-03-09 | Adding live-helper 1.0~a16-1. | Daniel Baumann | 1 | -35/+31 | |
2011-03-09 | Adding live-helper 1.0~a15-1. | Daniel Baumann | 1 | -60/+22 | |
2011-03-09 | Adding live-helper 1.0~a14-1. | Daniel Baumann | 1 | -4/+4 | |
2011-03-09 | Adding live-helper 1.0~a13-1. | Daniel Baumann | 1 | -12/+9 | |
2011-03-09 | Adding live-helper 1.0~a11-1. | Daniel Baumann | 1 | -44/+178 | |
2011-03-09 | Adding live-helper 1.0~a10-1. | Daniel Baumann | 1 | -41/+47 | |
2011-03-09 | Adding live-helper 1.0~a8-1. | Daniel Baumann | 1 | -42/+74 | |
2011-03-09 | Adding live-helper 1.0~a7-1. | Daniel Baumann | 1 | -50/+42 | |
2011-03-09 | Adding live-helper 1.0~a6-1. | Daniel Baumann | 1 | -220/+253 | |
2011-03-09 | Adding live-helper 1.0~a5-1. | Daniel Baumann | 1 | -1/+5 | |
2011-03-09 | Adding live-helper 1.0~a4-1. | Daniel Baumann | 1 | -16/+28 | |
2011-03-09 | Adding live-helper 1.0~a3-1. | Daniel Baumann | 1 | -4/+161 | |
2011-03-09 | Adding live-helper 1.0~a2-1. | Daniel Baumann | 1 | -39/+39 | |
2011-03-09 | Adding live-helper 1.0~a1-1. | Daniel Baumann | 1 | -0/+152 | |