Displaying 20 results from an estimated 447 matches for "6.04".
Did you mean:
  1.04
  
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 \
> 
2016 Mar 06
0
Syslinux 6.04-pre1
On 05.03.2016 14:43, Gene Cumm via Syslinux wrote:
> After so much time and improvements, I'm glad to see and publicize a
> pre-release, 6.04-pre1 in
> https://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/6.04/
> 
> Personally, I've already been working testing the pre-release as-is
> and my tests have been positive so far.  I appreciate feedback like
> that
2016 Mar 05
11
Syslinux 6.04-pre1
After so much time and improvements, I'm glad to see and publicize a
pre-release, 6.04-pre1 in
https://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/6.04/
Personally, I've already been working testing the pre-release as-is
and my tests have been positive so far.  I appreciate feedback like
that from Gabriele Balducci and testing "make bios installer".
Yes, there are a
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
0
Syslinux 6.04-pre1
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
>> nasm -f elf -Ox  -g -F dwarf -DDATE_STR="''" \
2016 Mar 08
0
Syslinux 6.04-pre1
On 07.03.2016 06:45, poma wrote:
> 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
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:
2019 Jun 08
2
PXELINUX gets stuck when receiving non-PXE traffic
On 6/6/19 8:16 AM, Ady Ady via Syslinux wrote:
> 
>> the PXELINUX log line is
>> printed (PXELINUX 6.04 lwIP 6.04-pre3 Copyright (C) 1994-2015 H. Peter
>> Anvin et al),
> 
> (snip)
> 
> FWIW, the official binaries from 6.04-pre2 and 6.04-pre3 are not good 
> for troubleshooting.
> 
> Is the same behavior present when testing with other versions? I would 
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) ? 
2019 Aug 16
2
Question on upgrading to syslinux 6.04?
I have a project G4L that has used syslinux for many years.
I've upgraded the syslinux from the kernel.org builds over the years up to 
6.03 and just copied the newer files, and it has worked.
Saw that the new build machine I setup with Fedora 30 had the version 6.04 
files. I tried the same process, and then booting the iso comes up with 
message that it can not load ldlinux.c32, which is
2019 Sep 19
2
isolinux 6.04-pre3-3-g05ac953 - failed to load ldlinux.c32
Hi,
We have been using isolinux 3.75 for a while now, to support pxelinux
and UEFI we were going to update to 6.03, but seeing 6.04 has but
fixes, decided to go with 6.04-pre3.  First, is that about read for a
"make official' ?   Second, I did have to modify
gnu-efi/inc/efilinks.h for the build to complete (had to remove the
(intptr_t) which doesn't belong in EFI/EDK).
So I've
2019 Oct 04
2
syslinux.efi and vendor-class-identifier
Ady Ady via Syslinux wrote:
> 
>> We're using a CentOS 6 server running its native (ISC) dhcpd (v4.1.1)
>> and tftpd (v 0.49). I've installed syslinux.efi and ldlinux.e64 from the
>> syslinux-6.04-pre2 distro alongside the existing pxelinux.0
> 
> 
> Please avoid the official binaries from Syslinux 6.04-pre2 and
> 6.04-pre3. Additionally, the current git
2019 Jun 06
2
PXELINUX gets stuck when receiving non-PXE traffic
Hey,
I am running a custom-built router (based on a PCengines apu2c4 board, see
https://github.com/rtr7/router7 for details) on which I am using PXE boot
for recovery purposes, i.e. reverting to an older version of the
software/configuration. In this scenario, my workstation acts as the DHCP,
TFTP and HTTP server, and my router PXE boots into a recovery program.
I have noticed a couple of times
2019 Nov 14
2
current state of pxelinux for UEFI...
Do note that not everyone is running a Debian based system,
so "the current Debian Testing binary packages" are worthless to us.
On Fri, Nov 08, 2019 at 12:42:45AM +0000, Ady Ady via Syslinux wrote:
> > Any response would be welcome :-)
>  
>  
> As usual, builds/versions should not be mixed, at least within the same 
> platform (bios/ia32/x64).
> 
> Currently,
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_
>
2021 May 13
15
Bug#988477: xen-hypervisor-4.14-amd64: xen dmesg shows (XEN) AMD-Vi: IO_PAGE_FAULT on sata pci device
Package: src:xen
Version: 4.14.1+11-gb0b734a8b3-1
Severity: critical
Justification: causes serious data loss
X-Debbugs-Cc: debianbts at virtualzone.hu
Dear Maintainer,
after a clean install of bullseye/testing the xen dmesg shows the following message:
(XEN) AMD-Vi: IO_PAGE_FAULT: 0000:01:00.1 d0 addr fffffffdf8000000 flags 0x8 I
this is the sata device:
01:00.1 SATA controller: Advanced Micro
2016 Oct 26
2
[PATCH] Fix for crash with certain EFIs
> >> Let me double check what the status of 6.04-pre1 is. Maybe this patch
> >> is not necessary at all!
> 
> OK, I have verified beyond doubt that 6.04-pre1 (prebuilt from
> kernel.org) indeed does fix the issue on the affected systems.
> 
> Again, sorry for the churn!
> 
> Best Regards,
> - Chris
 
 
OK, so, from the user's point of view, the
2016 May 31
8
Making a 6.04
There seem to be a bunch of bug fixes in the 6.04 branch that people
really need.  Do we know of any current regressions?  Otherwise we
really ought to just push the button...
	-hpa
2016 Oct 20
2
[PATCH] Fix for crash with certain EFIs
> Thank you all.
> 
> It looks like -mno-red-zone flag is already in master branch since
> commit 7d70885d, but it seems it is applied to all EFI builds.
 
Finally we are on the same page.
> 
> IIUC, the problem only affects efi64 builds.
 
Have you actually tested efi32 (ia32) builds?
> 
> So here's the modification of my patch to only apply -mno-red-zone
>
2014 Oct 17
4
Syslinux 6.03 released
"H. Peter Anvin" <hpa at zytor.com> writes:
> I would like to do a short cycle for 6.04, because 64-bit support for
> ext4 has come up as a very high priority.  Therefore I do not want to
> stuff too many things into the 6.04 release but hold them for 6.05.
hpa,
if 64-bit support for ext4 is mostly ready, you may want to release 6.04
in less than ten days, so that