Displaying 5 results from an estimated 5 matches for "have_firmware".
2014 May 14
1
Building extlinux (Syslinux 6.03-pre11)
...1 bios installer
make[1]: Entering directory '/sources/syslinux-6.03-pre11'
make -r -C /sources/syslinux-6.03-pre11/bios -f
/sources/syslinux-6.03-pre11/Makefile
SRC="/sources/syslinux-6.03-pre11" \
objdir=/sources/syslinux-6.03-pre11/bios
OBJ=/sources/syslinux-6.03-pre11/bios HAVE_FIRMWARE=1 \
FIRMWARE=BIOS \
ARCH=i386 LDLINUX=ldlinux.c32 installer
make[2]: Entering directory '/sources/syslinux-6.03-pre11/bios'
set -e; for i in libinstaller mtools linux extlinux utils; \
do make -r -C $i SRC="/sources/syslinux-6.03-pre11/$i"
OBJ="/sources/syslinux-6...
2014 May 13
4
Building extlinux (Syslinux 6.03-pre11)
On May 13, 2014 4:04 PM, "Ady" <ady-sf at hotmail.com> wrote:
> > On Tue, May 13, 2014 at 7:51 PM, Ady <ady-sf at hotmail.com> wrote:
> > > I wonder why the already built-in binaries are not enough / adequate.
> > I don't believe it can be used as is:
> > bash# file syslinux
> > syslinux: ELF 32-bit LSB executable, Intel 80386, version
2015 Jul 02
1
boot... round 2
...it (or
> seemed to) for one particular tester, under a specific environment with one
> specific test.
>
> TIA,
> Ady.
>
Are there any more questions, "Inspector Clouseau"? :)
Perhaps this is actual "problem":
0001-Add-install-all-target-to-top-side-of-HAVE_FIRMWARE.patch
0001-lua-make-kernel-and-initrd-progress-output-match-in-.patch
0002-lua-add-the-IMAGE_TYPE-table-to-the-syslinux-module.patch
0003-lua-share-the-export-macro-CPP-only-change.patch
0004-lua-docs-do-not-reference-removed-example.patch
0005-lua-docs-add-new-bindings-to-syslinux.asc.patch
0006-l...
2015 Jul 01
4
boot... round 2
On 01.07.2015 12:10, Gene Cumm wrote:
> On Wed, Jul 1, 2015 at 4:35 AM, poma <pomidorabelisima at gmail.com> wrote:
>>
>> To remind you once again.
>> ISOLINUX >= 6.00 built with GCC >= 5.0.0 causes a broken boot.
>> This relates specifically to the use of the vesamenu.c32,
>> menu.c32 works without problemos.
>
> isolinux-debug.bin is not for
2014 May 08
2
compile error about 6.0.2
...-f /mlsyslinux/Makefile SRC="/mlsyslinux" \
OBJ=/mlsyslinux objdir=/mlsyslinux bios
make[1]: Entering directory `/mlsyslinux'
make -r -C /mlsyslinux/bios -f /mlsyslinux/Makefile SRC="/mlsyslinux" \
objdir=/mlsyslinux/bios OBJ=/mlsyslinux/bios HAVE_FIRMWARE=1 \
ARCH=i386 LDLINUX=ldlinux.c32 all
make[2]: Entering directory `/mlsyslinux/bios'
ls -l version.gen version.h /mlsyslinux/version.mk mbr/*.bin core/pxelinux.0 core/lpxelinux.0 core/isolinux.bin core/isolinux-debug.bin gpxe/gpxelinux.0 dos/syslinux.com win32/syslinux.exe win6...