search for: searchconfig

Displaying 7 results from an estimated 7 matches for "searchconfig".

Did you mean: searchconfigs
2012 Mar 23
19
[PATCH 00/19][elflink] Improve compatibility with 4.x
...| 41 --------------- core/elflink/load_env32.c | 62 +++++++++++++++++++++-- core/font.c | 20 ++++--- core/fs/fs.c | 2 +- core/fs/iso9660/iso9660.c | 2 +- core/fs/lib/loadconfig.c | 2 +- core/fs/lib/searchconfig.c | 19 ++++--- core/graphics.c | 6 +-- core/include/core.h | 2 +- core/include/fs.h | 6 ++- core/init.inc | 2 +- core/layout.inc | 15 ------ core/syslinux.ld |...
2015 Aug 22
1
Configuration file not found when using non-standard installation path
...orking directory to match. which means that we are failing to do what that paragraph says we are supposed to be doing (i.e. searching in the install directory first). Shouldn't we add the "installation" directory to "core/fs/lib/loadconfig.c", and/or to "core/fs/lib/searchconfig.c", and/or to some file(s) in "core/fs/lib/", as first searched-for path? Or perhaps there is some other method so to solve this slight inconsistency(?). TIA, Ady.
2012 Jul 13
4
Trying to find all the kernel modules needed for my machine using shell script
...scripts/kconfig/streamline_config.pl: line 47: my: command not found scripts/kconfig/streamline_config.pl: line 48: chomp: command not found scripts/kconfig/streamline_config.pl: line 50: syntax error near unexpected token `(' scripts/kconfig/streamline_config.pl: line 50: `my @searchconfigs = (' Again my "zero" knowledge about perl does not helping my case. Additional info: I have faced the same thing in 2.6.32, 2.6.33, 2.6.35, 3.4, 3.4.rc1 .....(I constantly switch version for various reasons, everywhere the problem is same) You can access the script from kernel.or...
2011 May 25
1
[GIT PULL] elflink ldlinux
Hi, These patches contain support for some features that are already in Syslinux 4 but weren't working properly on the elflink branch. It's another step closer to feature parity with Syslinux 4. Having to jump through the comboot API for localboot support is less than ideal and I'll eventually fix that, probably when we move a big chunk of code from asm to C. Also, there's a
2017 Mar 06
3
PATH directive searches in reverse order with wrong separator
...if (f) + return f; + list_for_each_entry(entry, &PATH, list) { bool slash = false; but I'm worried that the code in the com32/lib/ tree expects to use chdir,(), get_cwd() and friends to manipulate the current working directory. (see core/fs/lib/searchconfig.c) But that leads into a maze of twisty passages of virtual functions, default implementations and other stuff I haven't figured out yet. Also, what's the difference between CurrentDirName[] and config_cwd[] and this_fs->cwd_name? While trying to figure all that out, I found this in g...
2013 Jun 29
0
Syslinux 6.00 released
...fs.o /tmp/syslinux/efi64/efi/../core//elflink/load_env32.o /tmp/syslinux/efi64/efi/../core//fs/iso9660/iso9660.o /tmp/syslinux/efi64/efi/../core//fs/fat/fat.o /tmp/syslinux/efi64/efi/../core//fs/lib/chdir.o /tmp/syslinux/efi64/efi/../core//fs/lib/loadconfig.o /tmp/syslinux/efi64/efi/../core//fs/lib/searchconfig.o /tmp/syslinux/efi64/efi/../core//fs/lib/mangle.o /tmp/syslinux/efi64/efi/../core//fs/lib/close.o /tmp/syslinux/efi64/efi/../core//fs/xfs/xfs_readdir.o /tmp/syslinux/efi64/efi/../core//fs/xfs/xfs_dinode.o /tmp/syslinux/efi64/efi/../core//fs/xfs/xfs_dir2.o /tmp/syslinux/efi64/efi/../core//fs/xfs/xf...
2013 Jun 29
6
Syslinux 6.00 released
On Sat, 29 Jun, at 01:57:58AM, Igor Sverkos wrote: > Hi, > > Matt Fleming wrote: > > On Tue, 25 Jun, at 01:52:00PM, Helmut Hullen wrote: > >> Thanks - now it crashes later ... > > > > What crash are you seeing? > > > >> I don't have the ia64 files which are needed for a complete binary. But > >> maybe that's only my special