Displaying 20 results from an estimated 11000 matches similar to: "SYSLINUX 3.11-pre8 -- release candidate"
2005 Sep 13
2
Fw: Issue with pxelinux
I've been working with Matt Burgess here on this problem, and have found
the following:
syslinux 3.08-pre10 ? broken
>>> config.inc:max_cmd_len=255
syslinux 3.08-pre11 ? works
>>> config.inc:max_cmd_len=1023
syslinux 3.08 ? works
>>> config.inc:max_cmd_len=1023
syslinux 3.09-pre1 ? works
>>> config.inc:max_cmd_len=1023
syslinux 3.09-pre2 ? broken
2005 Aug 09
8
SYSLINUX 3.10-pre* testing
Hi!
as i know that you like test reports, here are some...
Testing environment:
CompactFlash card, connected with an USB adapter to a Compaq Evo D310
frontal USB port.
This machine boots via USB quite well with syslinux.
3.09 boots ok, no problem
3.10-pre2 does not boot
3.10-pre3 does not boot
3.10-pre4 does not boot
3.10-pre5 locks up pc
3.10-pre6 locks up pc
3.10-pre7 writes
2007 Feb 09
6
syslinux-3.36-pre8 feedback
Tested floppy boot on two machines (one PII 350, one 486DX4)
Floppy boot with syslinux is very very slow, more than 18 mn to boot a linux
kernel from floppy on the 2 machines.
Tested with 3 different disquettes that were know to work, boot is reached
after this very long time.
Noise from floppy head make think floppy wait approximatly one minute
between each read.
No problem with pxe boot with
2013 Jul 19
2
FW: pxelinux 5.x, 6.x memtest problem
Hi,
6.02-pre8 still doesn't work. Same error. Nothing happens, no menu.
Did you change something on the build system between pre5 and pre6?
--
Regards,
Igor
2006 Aug 07
1
"sector read error" with 3.20-pre8 syslinux.com
Hi All,
A colleague of mine is using syslinux-3.20-pre8, syslinux.com, under
DOS to install syslinux loader. It gives "sector read error". He
re-compiled syslinux.com under a linux box, and used it successfully
to install the loader from DOS. He is installing it on a hard drive (C:)
He booted from a floppy and ran: "syslinux.com C:" at A:\ prompt
He tried with
2009 May 20
3
Last call for Syslinux 3.81
I have just pushed out Syslinux 3.81-pre7; the only delta over -pre6 is
a small change to meminfo.c32. I expect to make a 3.81 release probably
early next week, so this is a last call notice.
If you have any outstanding issues, or you have tests you want to do and
want some more time (Dag - I know you said you were going to try to do
some tests over the weekend), please speak up *now*.
-hpa
2008 Mar 31
4
SYSLINUX 3.70-pre8
I have just pushed out SYSLINUX 3.70-pre8. The two main differences is
that I have updated the gPXE source base, and added a sanboot module
(sanboot.c32). sanboot.c32 *should* be capable of initiating an iSCSI
or AoE boot, but I haven't actually tested it.
The other main difference is that gPXE now advertises HTTP/1.0 instead
of HTTP/1.1, since the code was not actually HTTP/1.1
2013 Jul 19
3
FW: pxelinux 5.x, 6.x memtest problem
Hi,
> What steps are you using to recompile the releases? Are you working from
> git?
No, not git.
See http://www.syslinux.org/archives/2013-July/020543.html and the
f'up from Ady and my response regarding re-compiling.
So actual I think I don't re-compile everything. I think I am using
the pre-build modules from your provided archives (if 'make installer
&& make
2012 Jun 29
7
Syslinux 5.00-pre6: call it a beta
I think the Syslinux 5.00 branch is now at the point where I believe it
it is feature complete and should be able to replace the main Syslinux
branch.
As such, it is important that we get wider testing, and especially that
people let us know if and where it breaks. As of right now, there
aren't any known bugs...
2001 Nov 05
2
oops on 2.4.14-pre8
Hello!
I got oops after about 3 hours of uptime. Load was about 1,5.
This is output of ksymoops after forced reboot if it helps someone. :-)
ksymoops 2.4.0 on i686 2.4.14-pre8. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.4.14-pre8/ (default)
-m /boot/System.map-2.4.14-pre8 (default)
Warning (compare_maps): mismatch on
2012 Jul 06
1
git tree magic forest
On Wed, Jul 04, 2012 at 05:12:00AM +0200, Helmut Hullen wrote:
> Hallo, Dag,
> Du meintest am 04.07.12:
>
> > I tried to package 5.00-pre6 on RHEL using the known routine:
>
> > make clean
> > make installer
> > make install-all
>
> > and I get:
>
> [...]
>
> Perhaps you try Matt Flemings 5.00-pre8 version:
>
>
2007 Feb 07
2
SYSLINUX 3.36-pre6 (release candidate)
I have, hopefully, found and fixed the issue with non-kernel binaries
that appeared in 3.35. As a result, I have pushed out 3.36-pre6 and am
classifying it as a release candidate. Please try it out, especially if
you have had problems with 3.35.
ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/
-hpa
2004 Jun 13
1
SYSLINUX 2.10-pre6 is now release candidate
I have decided to make SYSLINUX 2.10-pre6 a release candidate. Please
test it out if you can; if it works OK I will release it as 2.10 some
time in the middle of the week.
Thanks!
-hpa
2013 Jul 11
2
I cannot build syslinux-5.11-pre8 from git (No rule to make target `../core/ldlinux.bss')
Hi,
I am trying to build syslinux-5.11-pre8 but it will fail:
/tmp/foo # cat /etc/debian_version
jessie/sid
/tmp/foo # pwd
/tmp/foo
/tmp/foo # git clone git://git.kernel.org/pub/scm/boot/syslinux/syslinux.git
Cloning into 'syslinux'...
remote: Counting objects: 47602, done.
remote: Compressing objects: 100% (12273/12273), done.
remote: Total 47602 (delta 35454), reused 46954 (delta
2012 Oct 09
5
Syslinux-5.00-pre8
Another prerelease for the 5.00 (elflink) branch should be making its
way to the mirrors now. The shortlog for -pre7 to -pre8 is listed below.
Just like the 4.06 branch I was really hoping to drop a final release
this week. Once 4.06 is out I'll merge that into 5.00.
If you can, please test it out and let know any of any bugs you find.
Because so much of the core infrastructure is rewritten
2006 May 06
1
extlinux 3.20-pre8 notes
hi Peter, everyone,
I recently installed extlinux on my CF drive.
after a few botches, it works, with menu.c32 too.
Heres a few notes/observations:
- menuing seems pretty sensitive to presence of tabs in extlinux.conf,
unlike with pxelinux.cfg/default, Is this an oversight,
or something Im misremembering ?
- extlinux doesnt have the timeout after menu-choice.
if I dont choose, it times out and
2005 Aug 09
4
SYSLINUX 3.10-pre6
This version cleans up the Ethersel (PCI config probing) changes I have
been iterating with Alex Heinz. It's not the same code (so please test,
especially Alex), but it should work the same.
As before, if you have a machine for which 2.13 worked and 3.0x hasn't
worked, please test this version too.
http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/
-hpa
2002 Aug 28
0
SYSLINUX 2.00-pre8 released
Hi all,
I have released SYSLINUX 2.00-pre8, which a syslinux installer which I'm
*hoping* should be safe to run setuid root (and therefore will be able
to run on any device or file that the user has read/write permission to.)
If anyone is willing to do a security audit of this code, I would really
appreciate it; I have really tried to make sure the code asserts root
privilege as little as at
2004 Dec 19
0
SYSLINUX 2.20-pre8 available
Rewrite still going strong...
The big news in -pre8 is that I have turned on the code which stores
"label" statements in compressed format. I tested it with a
particularly trivial example, and it handled over 2400 labels that way.
In a more typical configuration it would probably handle 600-800.
-hpa
2005 Aug 18
2
Nasty Bug (BIOS?).
At first I thought, I was dealing with the known EBIOS/CBIOS-problem.
The symptom was exactly the same (hangs at ...EBIOS). As 3.10-pre8 and
3.10-pre9, in contrary what was mentioned in the ML, did not bring any
improvement, I looked deeper into what could be my specific problem.
I found out that the program just halted at 'cmp [esi],edx' (line 658;
ldlinux.asm 3.10-pre9)! By replacing