Displaying 3 results from an estimated 3 matches for "ryu0".
Did you mean:
ryu
2013 Oct 23
2
syslinux lua support
I am a developer from the 'Frugalware Linux' distribution. I have been trying to
use the syslinux lua module to support more dynamic menu generation at runtime
for our distributed ISO images, as Grub2 is not very configurable for this. For
example, I need raw access to the PCI bus information to configure the video output kernel boot parameters for specific hardware. Specifically,
2013 Oct 23
0
syslinux lua support
James Buren <ryu0 at ymail.com> writes:
> First, I need access to the full PCI information. It doesn't expose
> the device class that is available in the C API. I have written a
> patch for this, but I don't know if it meets the code standards for
> this project.
Post them here, and hopefull...
2013 Nov 12
1
syslinux ansi <-> vesa color mapping
I have noticed anything using ANSI escape sequences to color text does not work
if syslinux is in VESA mode. It only works if the \1#, \2#, or \3# are used.
This means that libmenu which relies on csprint fails to render colors in
VESA mode. I noticed the default color table has a complete table generated at
runtime for all VGA color combinations, which csprint also does but from VGA
attributes on