Displaying 20 results from an estimated 4000 matches similar to: "Syslinux 5.10 released"
2013 Jul 08
3
[5.xx-6.01] broken PXE with HTTP
On 07/05/2013 01:02 PM, Gerardo Exequiel Pozzi wrote:
>
> 5.00 [pxelinux.0] OK 5.01 [pxelinux.0] OK 5.02-pre1
> [pxelinux.0] OK 5.02-pre2 [pxelinux.0] OK 5.02-pre3 [pxelinux.0]
> BAD (freeze, no error messages, 100% CPU used)
>
> 5.10-pre1 [pxelinux.0] BAD (freeze, no error messages, 100% CPU
> used) 5.10-pre2 [pxelinux.0] BAD (Failed to load: ldlinux.c32,
2013 Jun 05
1
Syslinux 5.10 released
On Wed, Jun 5, 2013 at 12:58 AM, Gerardo Exequiel Pozzi
<vmlinuz386 at yahoo.com.ar> wrote:
> On 06/04/2013 06:16 PM, Matt Fleming wrote:
>> Folks,
>>
>> Finally, Syslinux 5.10 has been released. This release includes a merge
>> of the 4.10 development branch, which means that there's a new network
>> stack availble, based on the lwIP embedded TCP/IP
2013 Jun 05
0
Syslinux 5.10 released
On 06/04/2013 06:16 PM, Matt Fleming wrote:
> Folks,
>
> Finally, Syslinux 5.10 has been released. This release includes a merge
> of the 4.10 development branch, which means that there's a new network
> stack availble, based on the lwIP embedded TCP/IP stack. The jump from
> the previous 5.01 release to 5.10 may be a little confusing, but a new
> network stack is such a
2013 Jul 05
3
[5.xx-6.01] broken PXE with HTTP
Hello
With 4.06 this works fine all times. But with versions 5.1x-preX and
6.0x-preX, 6.01) does not work, random errors or nothing shows
(netconn_write error -5), random behaviour. Only few times works
(1/50...). Note that retriving files via TFTP works perfect in all cases.
This happens using pre-compiled files in tarball and building for source.
# dnsmasq --port=0 \
2013 Jun 12
2
[5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
On Wed, 12 Jun, at 11:17:44AM, Gerardo Exequiel Pozzi wrote:
> Cool thanks!. Now looks better, but still not work.
>
> For some reason, "ldlinux.c32" is apparently sent but "Failed to load"
> by PXELINUX and few seconds later, dnsmasq shows an error message
> "failed sending":
Did you reinstall ldlinux.c32 after rebuilding? Did you do 'make
2013 Jun 13
1
[5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
On Wed, 12 Jun, at 12:42:01PM, Gerardo Exequiel Pozzi wrote:
> make installer
> make -C utils
> make -C com32
>
> then copy all files *.c32 (including ldlinux.c32) and lpxelinux.0
I suspect the above make commands aren't enough to rebuild the necessary
files. I just pushed out a 5.11-pre1 with a version of the patch that
only changes the internal representation of PATH. Could
2013 Sep 03
4
[PATCH][git-pull] lwIP PXE fixes
The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd:
Gene Cumm (1):
Allow for UNDIIF_ID_DEBUG in 1 mk line
are available in the git repository at:
git://github.com/geneC/syslinux.git elflink-pxe-fixes-for-mfleming
https://github.com/geneC/syslinux/tree/elflink-pxe-fixes-for-mfleming
Gene Cumm (12):
core/lwip/undi: Improve UNDIIF_ID_DEBUG messages
2013 Jun 06
7
[5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
Hello,
First, this setup works fine without any error in syslinux 4.06 as show
below.
For convenience, both versions of syslinux 4.06 [#1] and 5.10 [#2]
directories (~2MB each) are uploaded ready for test.
As said before, this is tested on qemu-1.5.0 + dnsmasq 2.66 in Arch
Linux @ 64-bit.
If more info is needed, please let me know.
Good luck!
Relevant directory structure is at
2013 Jul 10
1
[5.xx-6.01] broken PXE with HTTP
On 07/09/2013 06:41 AM, Gene Cumm wrote:
>
> The only specifics I recall seeing in packet captures is that even
> though lwIP is using UNDI to open a TCP socket on a port, iPXE steps
> in and says that port is closed.
>
Right, and that is death right there. I need to talk to Michael and see
if this can be worked around.
-hpa
2013 Nov 25
3
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
On 11/25/2013 04:39 PM, Thomas Schmitt wrote:
> Hi,
>
> Gerardo Exequiel Pozzi wrote:
>> Looks like there is something beyond LBA 65535 (As Mattias confirmed)
>
> I wanted to ask him now, whether this was already with
> version 6.
> But meanwhile he reported that it was 5.
>
>
>> I can push isolinux.bin (4.07) to a really high LBA address and boot
2013 Jun 06
1
[5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
On 06/06/2013 02:00 AM, Gene Cumm wrote:
> On Wed, Jun 5, 2013 at 8:29 PM, Gerardo Exequiel Pozzi
> <vmlinuz386 at yahoo.com.ar> wrote:
>> Hello,
>>
>> First, this setup works fine without any error in syslinux 4.06 as show
>> below.
>>
>> For convenience, both versions of syslinux 4.06 [#1] and 5.10 [#2]
>> directories (~2MB each) are uploaded
2013 Nov 26
3
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
On 11/26/2013 01:14 AM, H. Peter Anvin wrote:
> On 11/25/2013 06:32 PM, H. Peter Anvin wrote:
>> On 11/25/2013 04:12 PM, Gerardo Exequiel Pozzi wrote:
>>>
>>> I made some more and more experiments beyond LBA 65535
>>>
>>> Works: * isolinux-4.07.bin (size 24574) * isolinux-5.00.bin (size
>>> 34816)
>>>
>>> Does not work: *
2013 Nov 26
3
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
On 11/25/2013 04:12 PM, Gerardo Exequiel Pozzi wrote:
>
> I made some more and more experiments beyond LBA 65535
>
> Works: * isolinux-4.07.bin (size 24574) * isolinux-5.00.bin (size
> 34816)
>
> Does not work: * isolinux-5.01.bin (size 34816) * isolinux-5.10.bin
> (size 36864) * isolinux-6.00.bin (size 38912) * isolinux-6.02.bin
> (size 43008)
>
> * I just
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.
>>> --
2014 Mar 11
2
Very slow download with pxelinux > 4.07 on specific hardware
> 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.
> --
> Eric PEYREMORTE
Hello Eric:
To sum up your report:
_ 4.0x works;
_ 4.10-pre22 (lwip branch) works;
_ 5.01 (elflink branch) works;
_ 5.10 (lwip merge into elflink) fails;
I
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 Jun 14
2
[5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)
On 06/13/2013 10:15 PM, Gene Cumm wrote:
> On Thu, Jun 13, 2013 at 8:08 PM, Gerardo Exequiel Pozzi
> <vmlinuz386 at yahoo.com.ar> wrote:
>> Hello
>>
>> While testing PXE booting, I decided to change IPAPPEND to the new
>> SYSAPPEND and does not work: nothing is appended to command line.
>>
>> I tested using menu.c32 and vesamenu.c32, same issue.
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
2013 Jun 11
2
[5.10] serial console broken
Hello
Since syslinux-5.10, serial console looks broken (nothing is displayed),
at least using qemu-1.5.0/1.4.2. Versions 5.01 and 5.02-preX works OK.
Relevant directive is on top of syslinux.cfg:
--------------------
SERIAL 0 38400
...
...
--------------------
I guess something is worng due recent serial console changes. If you
need more info, or revert some commit / git-bisect, please let me
2013 Jun 24
2
[5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)
On Sun, Jun 23, 2013 at 3:16 PM, Gerardo Exequiel Pozzi
<vmlinuz386 at yahoo.com.ar> wrote:
> I guess the bug is here (com32/menu/readconfig.c)
>
> 910 } else if (looking_at(p, "ipappend") || looking_at(p,
> "sysappend")) {
> 911 if (ld.label)
> 912 ld.ipappend = atoi(skipspace(p + 8));
> 913