similar to: extlinux graphical menu with function keys

Displaying 20 results from an estimated 8000 matches similar to: "extlinux graphical menu with function keys"

2007 Oct 08
1
extlinux graphical menu with function keys
# Hi all, # # I have a question regarding the syslinux menu as used on the Ubuntu, # Sabayon, ... live CD's. # According to the syslinux documentation the function keys can be used # to display a help file, but in the menu of these live distros the # function keys are used to pick the resolution, language and keyboard. # # I would like to bind a submenu to these function keys. Is this #
2007 Oct 01
1
Patch to add option-key menus (similar to SuSE patch)
I've written a patch to add option-key submenus to menu.c32 and vesamenu.c32 for doing things like changing the video mode. This was inspired the the patch that SuSE applies to the syslinux family and Grub, without the ugly pseudo-PostScript spaghetti. The patch may be found at http://www.valleyhold.org/~gordons/syslinux-optmenus.diff (it's over 30K, so posting it here didn't seem
2007 Sep 04
2
extlinux graphical menu with function keys
Hi all, I have a question regarding the syslinux menu as used on the Ubuntu, Sabayon, ... live CD's. According to the syslinux documentation the function keys can be used to display a help file, but in the menu of these live distros the function keys are used to pick the resolution, language and keyboard. I would like to bind a submenu to these function keys. Is this possible and how can
2013 Jun 28
2
extlinux >= 5.01 menu.c32 timeout doesn't work
Hi, I am using qemu for testing new versions of syslinux before installing on an embedded computer. Everything works fine under qemu (1.5.0), so I updated extlinux from 4.06 to 5.11-pre3 on the computer. I found that the autostart's timeout does not work. The timeout value is correct but nothing happens. It worked well with extlinux 4.06... I tried with extlinux 5.01, 5.10, 5.11-pre3 and
2013 Jun 30
1
extlinux >= 5.01 menu.c32 timeout doesn't work
Le 29/06/2013 12:39, Gene Cumm a ?crit : > On Fri, Jun 28, 2013 at 7:24 AM, Romain Naour <romain.naour at openwide.fr> wrote: >> Hi, >> >> I am using qemu for testing new versions of syslinux before installing on an embedded computer. >> Everything works fine under qemu (1.5.0), so I updated extlinux from 4.06 to 5.11-pre3 on the computer. >> >> I found
2013 Jun 29
0
extlinux >= 5.01 menu.c32 timeout doesn't work
On Fri, Jun 28, 2013 at 7:24 AM, Romain Naour <romain.naour at openwide.fr> wrote: > Hi, > > I am using qemu for testing new versions of syslinux before installing on an embedded computer. > Everything works fine under qemu (1.5.0), so I updated extlinux from 4.06 to 5.11-pre3 on the computer. > > I found that the autostart's timeout does not work. > The timeout
2013 Jul 01
0
extlinux >= 5.01 menu.c32 timeout doesn't work
Hi Matt, Your patch fix this bug, thank you. I tested it with qemu and on a physical machine. Best regards, Romain ----- Mail original ----- | De: "Matt Fleming" <matt at console-pimps.org> | ?: "Romain Naour" <romain.naour at openwide.fr> | Cc: syslinux at zytor.com | Envoy?: Lundi 1 Juillet 2013 11:41:54 | Objet: Re: [syslinux] extlinux >= 5.01 menu.c32
2007 Oct 08
0
Function key menu patch
I sent this a few days ago, and it doesn't seem to have showed up in the archives... so I'm resending. I've written a patch to syslinux-3.60-pre2 to add gfxboot-like function key submenus, without the ugly pseudo-PostScript scripting nightmare. :) It still needs some debugging - it gets slightly confused if you hit a function key assigned to a submenu if you're already
2007 Dec 14
0
SYSLINUX 3.60-pre4 released
I have just pushed out SYSLINUX 3.60-pre4. I have deferred the gPXE integration branch to a later release, since it looks like the gPXE folks are stalled on their end. Highly unfortunately, because it's cool stuff. What I *do* have, however, is support for a small amount of storage in the boot loader -- currently only implemented for EXTLINUX, but the infrastructure is there for all of
2010 Jun 07
0
[PATCH] extlinux: Add the --menu-save option to set the MENU SAVE value from the running system using extlinux
--- extlinux/main.c | 9 ++++++++- libinstaller/syslxopt.c | 8 +++++++- libinstaller/syslxopt.h | 1 + man/extlinux.1 | 3 +++ 4 files changed, 19 insertions(+), 2 deletions(-) diff --git a/extlinux/main.c b/extlinux/main.c index 0669bb9..8a0ac63 100644 --- a/extlinux/main.c +++ b/extlinux/main.c @@ -381,6 +381,13 @@ int modify_adv(void) rv = -1; } } +
2008 Jan 05
9
SYSLINUX 3.55-pre5 and 3.60-pre7 - RC status
Hi all, I have just pushed out SYSLINUX 3.55-pre5 and 3.60-pre7. I have decided to give them both release candidate status, with the intent of having a simultaneous 3.55 (bug fixes only) and 3.60 (new functionality) release. Please test them out and let me know how they do. -hpa
2007 Dec 19
0
SYSLINUX 3.60-pre6 released; help wanted
I have patched up the boot-once support added in 3.60-pre4 so that I now feel that it should be pretty safe it won't get invoked by mistake (famous last words, I know.) I have also pulled in the man pages from the Debian project. Unfortunately some of them are pretty out of date; I have done a first pass of touching them up, but there is still a fair bit of work that could be done. For
2010 Aug 26
1
[Bug]: Extlinux needs 1 minute before boot menu is shown
Hello, when I try to boot from my computer extlinux needs about one minute before the boot menu is shown. Here's my system configuration -Two IDE drives on one controller -Second hdd is boot hdd -I'm using Arch Linux (i686) Is there an official bug tracker which I can use? I only found the debian bug tracker and I can't find any information about bugs on the homepage. Here is my
2015 Nov 26
0
[syslinux:master] extlinux: code cleanup and simplification
Commit-ID: 82c0ec7b39acb87175ea588f2fa11b21331503c4 Gitweb: http://www.syslinux.org/commit/82c0ec7b39acb87175ea588f2fa11b21331503c4 Author: Nicolas Cornu via Syslinux <syslinux at zytor.com> AuthorDate: Fri, 13 Nov 2015 20:35:29 +0100 Committer: Paulo Alcantara <pcacjr at zytor.com> CommitDate: Wed, 25 Nov 2015 21:58:23 -0200 extlinux: code cleanup and simplification Merge
2008 Jul 05
0
NEWS: change BIOS to floppy?
>From NEWS: * MEMDISK: be smarter about incompletely disabled floppies in the BIOS and about being the only BIOS. Shouldn't the second "BIOS" be "floppy"? - Sebastian --- syslinux-3.71-pre4/NEWS.orig 2008-07-05 15:42:50.000000000 +0200 +++ syslinux-3.71-pre4/NEWS 2008-07-05 15:43:33.000000000 +0200 @@ -10,7 +10,7 @@ * EXTLINUX: proper error
2015 Nov 18
0
[PATCH] extlinux: code cleanup and simplification
2015-11-13 20:35 UTC+01:00, Nicolas Cornu via Syslinux <syslinux at zytor.com>: > Merge btrfs_read_adv and xfs_read_adv into a single generic function > ext_read_adv and split ext_write_adv_offset out of ext_write_adv. > > Use those new functions in rewrite_boot_image and btrfs_install_file > where it is actually hardcoded. > > Signed-off-by: Nicolas Cornu <nicolac76
2015 Nov 18
1
[PATCH] extlinux: code cleanup and simplification
Right sorry for that ;) Le Mercredi 18 novembre 2015 7h31, Celelibi <celelibi at gmail.com> a ?crit : 2015-11-13 20:35 UTC+01:00, Nicolas Cornu via Syslinux <syslinux at zytor.com>: > Merge btrfs_read_adv and xfs_read_adv into a single generic function > ext_read_adv and split ext_write_adv_offset out of ext_write_adv. > > Use those new functions in
2014 Dec 24
0
[PATCH 0/8] extlinux: support unmounted ext2/3/4 filesystem
> Hello syslinux, > > Merry Christmas! These patches will make extlinux work with umounted > ext2/3/4 filesystem, for example: > > $ extlinux -i /dev/sdXN > or > $ extlinux -i file_block > > Also it can work with something like: > $ extlinux /dev/sdXN --reset-adv > or > $ extlinux file_block --reset-adv > Thank you. The 'extlinux' command
2014 Dec 24
0
[PATCH 1/8] extlinux/main.c: support unmounted ext2/3/4 filesystem
Add install_file_to_device() to support unmounted ext2, ext3 and ext4 filesystem. Usage: $ extlinux -i /dev/sdXN or $ extlinux -i file_block We don't need any new options, it will check whether the target is a directory or device and decide what to do, it would stop and error if the device is mounted. More info: * It will use libext2fs to read and write the file. * It will be used when the
2014 Dec 24
0
[PATCH 0/8] extlinux: support unmounted ext2/3/4 filesystem
On 12/24/2014 12:16 AM, Robert Yang wrote: > Hello syslinux, > > Merry Christmas! These patches will make extlinux work with umounted > ext2/3/4 filesystem, for example: > > $ extlinux -i /dev/sdXN > or > $ extlinux -i file_block > > Also it can work with something like: > $ extlinux /dev/sdXN --reset-adv > or > $ extlinux file_block --reset-adv >