Displaying 20 results from an estimated 10000 matches similar to: "SYSLINUX 3.00-pre1 released - RELEASE CANDIDATE"
2002 Sep 25
1
just some words...
...to great you hpa !
Thank for your great work !
--
You don't dream, it's a Real Virtuality !
Professional e-mail : herve.gautier at thales-is.com
Personal e-mail : rv at sashipa.com
2007 Dec 10
2
SYSLINUX 3.54-pre1 (bug fix release candidate)
I just uploaded SYSLINUX 3.54-pre1.
This is a release candidate, since it fixes a bug which I considers
significant. As it turns out, the problem with the graphical menu under
Qemu/KVM (requiring -std-vga) was actually an invalid assumption that
SYSLINUX was making, and didn't verify. Fixing the assumption was easy
enough to do, so I have fixed it.
Added is also a new set of menu
2003 Apr 05
1
Preliminary 2.03-pre1 result...
It seems that 2.03-pre1 resolves PXELINUX problem on a reasonable number
of hosts. Perhaps somewhat importantly this seems to include the RBFG
PXE boot floppy, which did not work with 2.02.
This was somewhat of a surprise, since it didn't exhibit the failure
mode that I would have thought would have been the trigger of the bug.
Instead, it was one of those stacks that would transmit packets
2013 Jul 12
3
pxechn.c32 does not do TFTP
Colleagues,
I am attempting to chainload a file from TFTP. I have the following
lines in the configuration file:
LABEL WDS1
Menu LABEL WDS1
kernel pxechn.c32
append 10.14.141.150::boot\x86\wdsnbp.com -W -o 66.x=0a:0e:8d:96 -S
The TFTP server at 10.14.141.150 is operational and wdsnbp.com is
available at the indicated path. I have tried various combinations of
colons, forward and back
2006 May 05
5
How does Samba find a domain controller?
During some recent testing of winbindd (3.0.22) in a multi-domain,
multi-DC AD context, the AD expert I was working with was very
interested in winbindd's choice of domain controller (it apparently was
not choosing the one(s) AD-expert expected).
I understand that Windows domain members have an algorithm based on DNS
SRV records and IP address comparison, and I've seen some code posted in
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
2004 Dec 22
0
SYSLINUX 3.00-pre4 released - FINAL RELEASE CANDIDATE
Okay, I have released SYSLINUX 3.00-pre4. This integrates Joel's
MBR-writing patch into the Win32 loader; modified to a fair extent by
me. God, the Windows API is uglier than hell.
This will definitely be the last prerelease for a while, since I'm about
to leave for the airport for the holidays. When I come back I plan to
release 3.00, so please try it out and yell if there are
2005 Sep 25
1
SYSLINUX 3.20-pre1
This is just a development snapshot, including the fstat() emulation,
and some currently-not-working code for EDD support in MEMDISK.
-hpa
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
2007 Nov 16
2
[Fwd: pxelinux doesn't suppress common prefix if nothing precedes double colon]
Just a reminder that this remains an issue up to and including the
latest syslinux 3.53-pre (0x473cfc9c).
Additional testing suggests that implicit hostname/IP has never worked,
ever since the common prefix suppression feature was added in version 3.00.
-------- Original Message --------
Subject: pxelinux doesn't suppress common prefix if nothing precedes
double colon
Date: Sat, 25 Aug
2011 Jun 10
4
0001-syslinux.mk-determine-where-tftpboot-actually-is.patch
on my laptop, TFTPBOOT should point to /var/lib/tftpboot
patch 1 makes that happen.
patch 2 lets me install *.c32 to a subdir,
jimc at chumly:~/projects/syslinux/syslinux$ sudo NETMODS=c32 make netinstall
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-install-NETINSTALLABLEMODS-separately-from-NETINSTAL.patch
Type: text/x-patch
Size: 1732 bytes
Desc: not
2013 Jul 12
2
pxechn.c32 does not do TFTP
Gene Cumm wrote:
> >
> > I am attempting to chainload a file from TFTP. I have the following
> > lines in the configuration file:
> >
> > LABEL WDS1
> > Menu LABEL WDS1
> > kernel pxechn.c32
> > append 10.14.141.150::boot\x86\wdsnbp.com -W -o 66.x=0a:0e:8d:96 -S
> >
> > The TFTP server at 10.14.141.150 is operational and wdsnbp.com is
1999 Jul 28
1
problem to install R-0.64.2 on mips-sgi-irix6.4
Dear all,
I hope the following problem haven't been discussed here recently (I
could not find anything about it the help archive files) :
I tried to compile R-0.64.2 from the source files without much
success...
the last lines from the output of the ./configure command were :
----------------------------------------------------------
R is now configured for mips-sgi-irix6.4
Source
2003 May 20
1
SYSLINUX 2.05-pre1 released
Okay, I have finally become convinced that hardware address based config
files should be a standard feature in PXELINUX, so I have added it. I
am a bit worried that it might not work with all DHCP servers (since I'm
trying to do this in a hardware-independent manner), so I'd appreciate
feedback.
This adds one more name to the list of names queried for the config
file, before the IP-based
2018 Feb 06
2
syslinux PXE boot version upgrade, network no longer working
Hi David,
On Mon, 5 Feb 2018 18:09:51 -0500
David McDowell via Syslinux <syslinux at zytor.com> wrote:
> Thanks for the suggestion Lukas. Is lpxelinux.0 [1] a fork of this
> distro or a completely different open source option?
The file is part of syslinux (pxelinux) and exists since version 5.10.
So neither a fork nor a different project ;) . According to the link I
had provided:
2005 Aug 27
3
SYSLINUX 3.11-pre5 -- release candidate -- release on Tuesday
SYSLINUX 3.11-pre5 is hereby a bug fix release candidate. If I don't
receive any problem reports, I will release it as-is on Tuesday, August 30.
http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/
-hpa
2004 Dec 22
1
SYSLINUX 2.20-pre14 released - RELEASE CANDIDATE
So it turns out that -pre13 was quite buggy after all. Once I started
running the list of tests that I described in my email, a bunch of those
bugs came to heed.
Now I think I've fixed them, and so have released -pre14.
I have also formally decided to call the final release 3.00 when it's
ready. Between code base rewrite + EXTLINUX + libcom32 + simple menu,
there is plenty of
2004 Dec 29
4
SYSLINUX 3.00-pre8: Let's try this release thing again
Okay, spending the time to dot t's and cross i's (or something like
that), I think I have something now that can be called 3.00-worthy, so
let's call it a release candidate.
Changes over the earlier 3.00 prereleases:
- -m and -a options now supported by the DOS installer.
- PXELINUX now allows IP addresses, FQDNs, and truncated hostnames when
specifying an alternate TFTP server
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