Displaying 20 results from an estimated 10000 matches similar to: "Syslinux 5.00-pre1 preview release"
2012 Nov 09
1
Syslinux-6.00-pre1
I've just pushed out a 6.00-pre1 release. This release includes support
for booting EFI machines. The code is currently in the alpha stage.
Having said that, you should expect most things to work correctly,
including things like the graphical menu.
Please help test if you can, and if you find any bugs, please report
them.
To facilitate building different versions of syslinux.efi (32-bit and
2013 Jan 04
4
syslinux 5.00 does not build
I am trying to build an RPM starting from the TAR archive. The relevant
error is:
make[1]: Entering directory
`/tmp1/Software/rpmbuild/BUILD/syslinux-5.00/libinstaller'
perl bin2c.pl syslinux_bootsect < ../core/ldlinux.bss > bootsect_bin.c
perl bin2c.pl syslinux_ldlinux 512 < ../core/ldlinux.sys > ldlinux_bin.c
perl bin2c.pl syslinux_mbr < ../mbr/mbr.bin > mbr_bin.c
perl
2012 Oct 31
1
Syslinux-5.00-pre9
Folks,
I've just pushed out another prerelease for the 5.00 branch. The idea
behind this -pre was to merge in the final 4.06 release.
I'm aiming for a final 5.00 release next week, but as we saw with the
4.06 branch, anything can happen and these deadlines can get pushed
backwards. Please, test if you can.
One thing that is going to happen next week is a Syslinux-6.00-pre1,
which will
2014 Mar 11
2
Very slow download with pxelinux > 4.07 on specific hardware
On Tue, Mar 11, 2014 at 11:08 AM, Eric PEYREMORTE
<eric.peyremorte at iut-valence.fr> wrote:
> Le 11/03/2014 15:27, Ady a ?crit :
>
>>> Le 11/03/2014 10:32, Eric PEYREMORTE a ?crit :
>>> Some news here. I didn't test with 5.01 yet (didn't see that one sorry).
>>> With 5.01 i don't have any problem. Problems begin with 5.10.
>>> --
2016 Mar 05
2
build problems with 6.04-pre1
hello everybody,
apologies if I'm missing something here
Just tried to build 6.04-pre1 test version with:
make bios installer
and found some problems all (seemingly) related to inaccurate paths in
various Makefiles.
I enclose a complete patch at the end of this email, which details the
problems I found and how they got fixed for me.
As an example, this is the first error I got:
2016 Jun 10
4
[PATCH] Fix recognition of keeppxe option
PXELINUX has stopped recognizing the keeppxe option on the kernel
command line. Here is a patch to make it work again.
With COM32, it is no longer possible to use preprocessor directives to
determine the SYSLINUX variant. The code inside the #if will never be
compiled. So, I changed it to use syslinux_filesystem() to determine the
variant. Also, I moved the relevant code from
2014 Mar 12
1
Very slow download with pxelinux > 4.07 on specific hardware
> >> Hello Ady,
> >>
> >> To sum up :
> >>
> >>
> >> _ 4.0x works;
> >> _ 4.10-pre22 (lwip branch) works;
> >> _ 5.01 (elflink branch) works;
> >> _ 5.10 and beyond (lwip merge into elflink) fails; --> pxelinux.0 very slow,
> >> lpxelinux.0 freezes (i don't get the menu)
> >>
> >> I
2013 Mar 07
4
Syslinux-5.10-pre1
Folks,
I've just released the first prelease for the 5.10 series. The intention
is to leave 5.02-pre3 where it is and move to 5.10-pre1. The only
difference between 5.02-pre3 and 5.10-pre1 is the merge of the lwip
branch (and a single commit to fixup the -DDEBUG=2 build), which
warranted a bump in the version minor number. See the shortlog below for
details of the differences between
2016 Mar 07
2
Syslinux 6.04-pre1
On 06.03.2016 18:23, poma wrote:
> On 06.03.2016 16:47, poma wrote:
>> ...
>>> nasm -f elf -Ox -g -F dwarf -DDATE_STR="''" \
>>> -DHEXDATE="0x56dc3c62" \
>>> -Di386 \
>>> -I/tmp/syslinux-6.04-pre1/core/ \
>>> -l ldlinux.lsr -o ldlinux.o -MP -MD ./.ldlinux.o.d /tmp/syslinux-6.04-pre1/core/ldlinux.asm
>>>
2016 Mar 06
3
Syslinux 6.04-pre1
...
> nasm -f elf -Ox -g -F dwarf -DDATE_STR="''" \
> -DHEXDATE="0x56dc3c62" \
> -Di386 \
> -I/tmp/syslinux-6.04-pre1/core/ \
> -l ldlinux.lsr -o ldlinux.o -MP -MD ./.ldlinux.o.d /tmp/syslinux-6.04-pre1/core/ldlinux.asm
> nasm -f elf -Ox -g -F dwarf -DDATE_STR="''" \
> -DHEXDATE="0x56dc3c62" \
> -Di386 \
>
2009 Aug 09
1
[SPAM] Re: Re: SYSLINUX 4.00-pre1
SYSLINUX 4.00-pre1 FAT32 does not support??
------------------
????
??????????????????????????????????????????????http://www.aggov.com?????????????????http://www.aggov.com???
http://www.aggov.com??7*24??????????????
2006 Sep 01
2
SYSLINUX 3.30-pre1 released
Hi all,
I have pushed out a SYSLINUX 3.30-pre1. The main difference versus
earlier versions is that this version contains a *preview* of a VESA
graphical menu system (vesamenu.c32); it's used the same way as
menu.c32, with the addition of a few more commands (which can also be
used in menu.c32 in this new version):
MENU BACKGROUND file.png
... loads a background image in PNG format.
2009 Aug 07
1
SYSLINUX 4.00-pre1
Hi everyone,
I have pushed out a development preview release of Liu's filesystems in
C code (including ext4 support for EXTLINUX). It is called 4.00-pre1,
which doesn't mean it is the final 4.00 by any means (it isn't even
current with respect to some aspects of the 3.8x branch.) However, it
is now available for people to try out.
It is checked into the fsc branch
2006 Sep 02
1
About menu.c32 from SYSLINUX 3.30-pre1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
When I tried to use the menu.c32 from SYSLINUX 3.30-pre1, the simple
menu have different background color than that in 3.20.
1. use the menu.c32 from SYSLINUX 3.30-pre1, the simple menu is:
http://lfod.nchc.org.tw/stick/syslinux/syslinux_menu_3.30_pre1.jpg
2. use the menu.c32 from SYSLINUX 3.20, the simple menu is:
2018 Dec 03
2
fixing debian's hd-media image
On Sun, Dec 2, 2018 at 9:29 PM Ady Ady via Syslinux <syslinux at zytor.com> wrote:
>
>
> > > _ target/EFI/BOOT/SYSLINUX.CFG
> >
> > I don't think that exists? (see list below)
>
>
> In our "first test" (simple boot prompt), we created
> "target/EFI/BOOT/SYSLINUX.CFG". In our "second test" we _added_
>
2004 Nov 29
1
syslinux-2.12-pre1 install bug
Probably have already seen this, but since I didn't see in the email
archives:
thune:/usr/src/syslinux/syslinux-2.12-pre1# make install
make -C sample com32 all
make[1]: Entering directory `/usr/src/syslinux/syslinux-2.12-pre1/sample'
make[1]: *** No rule to make target `com32'. Stop.
make[1]: Leaving directory `/usr/src/syslinux/syslinux-2.12-pre1/sample'
make: *** [installer]
2012 Dec 06
2
Syslinux 5.00 released
Hi folks,
Syslinux 5.00 is out in time for the holidays. This release includes a
lot of changes from 4.06. I've included the NEWS entries below, which
highlight the major changes.
Lots of assembly code has been rewritten in C, which makes further
development much easier (and also really helped for the 'firmware'
abstraction that appears in Syslinux-6.00-pre1). So be on the lookout
2019 Aug 22
0
upgrade 6.04-pre1 to 6.04-pre4
hi
i'm about to upgrade systems.
yesterday i got
https://www.zytor.com/pub/syslinux/Testing/6.04/syslinux-6.04-pre3.tar.xz
in order to upgrade 6.04-pre1 version.
i first was upgrading a usb-disk which was booting smootly with a simple
configuration.
i changed the EFI installation in /EFI/BOOT:
efi64/efi/syslinux.efi (UEFI bootloader for EFI X64 (x86_64) firmware) ?
2012 Nov 14
0
Syslinux-5.00-pre10
I know everyone is itching to test out another prerelease, and there's
been quite a lot of activity since the last one. The shortlog is
appended below.
The feedback from testing the previous prereleases has been really
constructive, so thanks to everyone for that. That feedback has been
addressed in some of the commits listed below, but it's not all bug
fixes, we've also got some new
2012 Jul 07
1
pxelinux 5.00-pre6 sub menu not working
Hello
I just tested my pxelinux installation with 5.00-pre6. For the
installation I did first the same steps as I did with 4.05. I
copied the following files out of the archive into my /tftpboot
folder:
syslinux-5.00-pre6/core/pxelinux.0
syslinux-5.00-pre6/com32/menu/menu.c32
syslinux-5.00-pre6/memdisk/memdisk
With only this files, it was not working and I also had to copy
this two