search for: cmenu

Displaying 20 results from an estimated 81 matches for "cmenu".

Did you mean: menu
2017 Aug 24
4
cmenu.c32 Symbol not found luaL_checklstring
Hello everyone, I am trying to PXE boot my Acer Aspire G3-773G laptop. It uses UEFI, so I load 64bit syslinux.efi (v6.03) and it automatically loads ldlinux.e64. All is fine. But when I want to use cmenu.c32 (with UI cmenu.c32 in the config file), the loader downloads: * cmenu.c32 * libmenu.c32 * libcom32.c32 * libutil.c32 Then syslinux reports: "unable to load cmenu.c32: symbol not found luaL_checklstring". This sysbol is defined in liblua.c32, that is present in the TFTP...
2012 Jun 29
1
[syslinux:elflink] elflink: fix dependency problem in cmenu/ Makefile
On Fri, 2012-06-29 at 07:42 -0700, syslinux-bot for H. Peter Anvin wrote: > elflink: fix dependency problem in cmenu/Makefile > > Instead of adding library dependencies implicitly, make them explicit > and use --as-needed to avoid bogus DT_NEEDED entries from being > generated. This is fine, but... > diff --git a/com32/cmenu/Makefile b/com32/cmenu/Makefile > index 40a09d1..c6e0cae 100644 >...
2017 Aug 28
0
cmenu.c32 Symbol not found luaL_checklstring
Reinier Kleipool via Syslinux <syslinux at zytor.com> writes: > But when I want to use cmenu.c32 (with UI cmenu.c32 in the config > file), the loader downloads: > * cmenu.c32 > * libmenu.c32 > * libcom32.c32 > * libutil.c32 > Then syslinux reports: "unable to load cmenu.c32: symbol not found > luaL_checklstring". > This sysbol is defined in liblua....
2015 Sep 08
3
cannot compile simple.c from within Syslinux 6.03
...I have been using version 4.05. However, I have recently acquired several UEFI servers that are in need of being able to do OS installations via pxelinux. I have upgraded to Syslinux version 6.03, however I am not able to compile my custom simple.c menu program from within /opt/syslinux-6.03/com32/cmenu (it does compiles under Syslinux 4.05 when I run "make" in the /opt/syslinux-4.05/com32/cmenu directory). My PXE server is running RHEL 5.8 x86_64 with the latest updates. I am compiling simple.c with gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-55). I see that the Syslinux "installer&q...
2014 Aug 24
1
Library_modules (list of & wiki write permissions)
...ASCII table, or wiki markup, typically for the page Library_modules[1]. I am not in the wiki Editor group, so I can't put that in the wiki. anyway, here's an updated dependency tree for 6.02: |chain.c32 |com32/chain | libutil.c32 libcom32.c32 |complex.c32 |com32/cmenu | libmenu.c32 libcom32.c32 |display.c32 |com32/cmenu | libmenu.c32 libcom32.c32 |libmenu.c32 |com32/cmenu/libmenu | libutil.c32 libcom32.c32 |simple.c32 |com32/cmenu | libmenu.c32 libcom32.c32 |test2.c32 |com32/cmenu | l...
2010 Jul 25
0
[PATCH] HDT: Fix cursor on exit from Menu Mode
From: Gene Cumm <gene.cumm at gmail.com> CMenu: Fix cursor on exit from showmenus() Signed-off-by: Gene Cumm <gene.cumm at gmail.com> This fixes the issue in hdt.c32 that Kent Robotti noticed where exiting directly from Menu Mode caused the cursor to not be displayed. This same issue also affects com32/cmenu/simple.c32 and probably oth...
2011 Apr 29
1
[PATCH] hdt: libmenu.a no longer exists
From: Matt Fleming <matt.fleming at linux.intel.com> Don't link against libmenu.a, it no longer exists as it was removed in commit 74518b8b691c ("elflink: Make ELF the default object format"). This fixes the following build error, make[2]: *** No rule to make target `../cmenu/libmenu/libmenu.a', needed by `hdt.c32'. Stop. Signed-off-by: Matt Fleming <matt.fleming at linux.intel.com> --- com32/hdt/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/com32/hdt/Makefile b/com32/hdt/Makefile index 65bc1c6..934ad25 100644 --- a/...
2014 May 13
2
Building extlinux (Syslinux 6.03-pre11)
Hi all, I'm building extlinux on a rather limited linux system (LFS), bios version (no efi). Unfortunately, extlinux.txt does not contain any information related to build procedures and dependencies. python /sources/syslinux-6.03pre11/com32/cmenu/menugen.py --input=/sources/syslinux-6.03pre11/com32/cmenu/test2.menu --output=test2.c --template=/sources/syslinux-6.03pre11/com32/cmenu/adv_menu.tpl make[4]: python: Command not found What are the dependencies besides python? Could using python be avoided while building extlinux? Thanks in adva...
2010 Dec 05
2
CMENU file handling problems.
I'm writing something that's based on Murali Krishnan Ganapathy's CMENU system, except mine's driven by a menu.txt file that I supply (mostly so I can edit the menu.txt wherever I happen to be and so I won't need a syslinux build environment everytime the menu structure changes). I'm able to build up menus that do what I expect, so that's good. Howeve...
2014 Mar 02
1
stat() (was: pull request: upgrade to Lua 5.2.3, automatic Linux boot menu and cmenu binding)
On Sun, Mar 2, 2014 at 3:53 AM, Ferenc Wagner <wferi at niif.hu> wrote: >> And an official stat() implementation would be very useful. After >> inventing mine, I noticed rosh also invented its own... #include <sys/stat.h> int stat(const char *path, struct stat *buf); I invented my own in rosh after not having one in the libraries based on what I thought was the most
2014 Mar 02
0
pull request: upgrade to Lua 5.2.3, automatic Linux boot menu and cmenu binding
On 03/02/2014 12:53 AM, Ferenc Wagner wrote: > Hi, > > Yes, I'm back with this pet peeve of mine again. Most of the old cover > letter at https://gist.github.com/wferi/6989458 still applies; I'd like > to reiterate its last paragraph here, too: > >> And an official stat() implementation would be very useful. After >> inventing mine, I noticed rosh also
2011 Jul 27
1
Failing to get pxechain.com working, SYSLINUX 3.86.
To start, I know I need to upgrade SYSLINUX, but since we are using the CMenu's it's not that easy of an upgrade. I have been (slowly) working on a new iPXE/pxelinux 4.04 install that I am migrating to. However, I have an interesting problem. Using any of the examples I have seen, I can not make pxechain.com work. "pxechain.com ::/path/pxelinux.0" &quot...
2015 Feb 10
1
Missing make dependencies?
...patch seems to fix my failures, but I'm wondering (if my analysis is correct) if there are a few more missing. diff --git a/com32/Makefile b/com32/Makefile index c5784be..b18414f 100644 --- a/com32/Makefile +++ b/com32/Makefile @@ -18,6 +18,6 @@ gfxboot: lib libutil gpllib hdt: lib libupload cmenu gpllib libutil lua/src: cmenu modules modules: lib libutil gpllib -rosh: lib libutil -samples: libutil elflink/ldlinux +rosh: lib libutil gpllib +samples: libutil elflink/ldlinux gpllib sysdump: lib libutil libupload gpllib In a successful build, libgpl.c32 finished building before hello.c32 a...
2013 Jan 06
1
[PATCH] menugen: Make it compatible with Py3k
Signed-off-by: Paulo Alcantara <pcacjr at zytor.com> --- com32/cmenu/menugen.py | 56 +++++++++++++++++++++++++------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/com32/cmenu/menugen.py b/com32/cmenu/menugen.py index 70ec1f8..da64d93 100644 --- a/com32/cmenu/menugen.py +++ b/com32/cmenu/menugen.py @@ -72,9 +72,9 @@ class Menusys...
2011 Apr 28
1
elflink: build failure
make[2]: *** No rule to make target `../cmenu/libmenu/libmenu.a', needed by `hdt.c32'. Stop. Sebastian
2014 Jun 04
3
lua and other modules in 6.03-pre
The following are new Lua c32 modules in 6.03-pre*: cmenu.c32: cpu.c32: dhcp.c32: dmi.c32: lfs.c32: pci.c32: syslinux.c32: vesa.c32: I am wondering whether the following modules, which are _not_ new and are also included in 6.03-pre*, have _any_ relation either to the above list or to Lua: cpuid.c32: cpuidtest.c32: dmitest.c32: pcitest.c32: vesainfo.c...
2014 Mar 02
3
pull request: upgrade to Lua 5.2.3, automatic Linux boot menu and cmenu binding
...lua: reactivate the syslinux extension module lua: bind get_key() in the syslinux module lua: also reactivate the cpu, dhcp, dmi, pci and vesa extension modules lua: make the dmi module standalone lua: start of a binding module for libmenu.c32 lua: add demo of the cmenu binding (the simple example) lua: upgrade to 5.2.3 lua: base the package load paths on the Syslinux path lua: replace the syslinux module test with an automatic boot menu generator com32/include/dev.h | 1 + com32/include/stdlib.h | 7 +-...
2012 Jun 26
2
[GIT PULL] elflink bug fixes
...com32: Per-object file LDFLAGS Revert "pxe: resolve names via DNS from protected-mode code" ldlinux: Don't lfree() 'kernel' twice module: Make list of DT_NEEDED entries per-module com32/chain/utility.c | 24 +++++--- com32/cmenu/Makefile | 17 +++++- com32/cmenu/libmenu/syslnx.c | 25 ++++++-- com32/elflink/ldlinux/chainboot.c | 4 +- com32/elflink/ldlinux/execute.c | 1 - com32/gpllib/disk/geom.c |...
2011 Apr 16
6
[PATCH 0/6] Makefile cleanups
...menu.c32: Delete superfluous $(LIBS) prerequistite hdt: Delete superfluous $(LIBS) prerequisites sysdump: Delete superfluous $(LIBS) prerequisite lua: Delete superfluous $(LIBS) prerequisite Makefile | 3 ++- Makefile.private | 2 +- com32/cmenu/Makefile | 5 +++-- com32/gdbstub/Makefile | 3 ++- com32/gfxboot/Makefile | 3 ++- com32/gpllib/Makefile | 3 ++- com32/hdt/Makefile | 6 +++--- com32/lib/Makefile | 5 +++-- com32/libutil/Makefile...
2014 May 13
0
Building extlinux (Syslinux 6.03-pre11)
...I'm building extlinux on a rather limited linux system (LFS), bios > version (no efi). > Unfortunately, extlinux.txt does not contain any information related > to build procedures and dependencies. Did you check README or doc/distrib.txt? > python /sources/syslinux-6.03pre11/com32/cmenu/menugen.py > --input=/sources/syslinux-6.03pre11/com32/cmenu/test2.menu > --output=test2.c > --template=/sources/syslinux-6.03pre11/com32/cmenu/adv_menu.tpl > make[4]: python: Command not found > > What are the dependencies besides python? > Could using python be avoided while...