Displaying 20 results from an estimated 44 matches for "sverkos".
2013 Jul 11
3
I cannot build syslinux-5.11-pre8 from git (No rule to make target `../core/ldlinux.bss')
On 07/11/2013 01:38 PM, Igor Sverkos wrote:
> Hi,
>
> OK, I solved the problem. Before calling "make installer", I first
> have to call "make spotless" and "make". Then I can call "make
> installer".
>
> Is that documented, somewhere?
>
That would be a bug. The docum...
2013 Nov 19
7
IPv6 connections won't be rejected nor logged
Hi,
I have servers where shorewall6 won''t reject nor log:
# cat /etc/shorewall6/zones
fw firewall
net ipv6
# cat /etc/shorewall6/interfaces
net eth1 tcpflags
(I also tried without "tcpflags", but no changes)
# cat /etc/shorewall6/policy
$FW all ACCEPT
all all REJECT info
# cat /etc/shorewall6/rules
SECTION NEW
(for testing, I removed all the rules)
I am testing from
2013 Jul 19
3
Illegal OpCode on PXE exit with syslinux-6.0{1,2}
Hi,
> Do you see the same error with 5.11-pre8?
Yes, I do :(
--
Regards,
Igor
2013 Jul 22
3
FW: pxelinux 5.x, 6.x memtest problem
Hi,
> Could you try booting this version of 6.02-pre6?
>
> ftp://syslinux.org/pub/syslinux/tests/syslinux-6.02-pre6.tar.gz
>
> I built it myself.
Works! I'll get my menu as expected and can boot a kernel.
Memtest still does not work, but I didn't expect that.
--
Regards,
Igor
2013 Jul 24
2
FW: pxelinux 5.x, 6.x memtest problem
Hi,
syslinux-6.02-pre10 works! I'll get my menu.
--
Regards,
Igor
2013 Jan 04
2
Syslinux 5.00 - Doesn't boot my system / Not passing the kernel options to the kernel?
Hi,
I encounter a problem with Syslinux 5.00 I cannot really describe. So I
created two small videos:
Booting with Syslinux 5.00 (1.3 MB):
<https://www.dropbox.com/s/b6g8cdf2t9v48c6/boot-syslinux5-fail.mp4>
How I fixed the problem by downgrading to Syslinux 4.06 and how booting
should look like (6.5 MB):
<https://www.dropbox.com/s/lt7cpgfm0qvqtba/boot-syslinux5-how-i-fixed-it.mp4>
2013 Jul 11
1
Some build/QA warnings
Hi,
I built syslinux-5.11-pre8 on Gentoo (x86_amd64, gcc-4.7.3,
glibc-2.17, 3.9.9 x86_64) from git and got these messages:
* QA Notice: Package triggers severe warnings which indicate that it
* may exhibit random runtime failures.
* sha512crypt.c:227:5: warning: dereferencing type-punned pointer
will break strict-aliasing rules [-Wstrict-aliasing]
* sha512crypt.c:228:5: warning:
2013 Jul 12
0
I cannot build syslinux-5.11-pre8 from git (No rule to make target `../core/ldlinux.bss')
On Thu, 11 Jul, at 03:33:11PM, H. Peter Anvin wrote:
> On 07/11/2013 01:38 PM, Igor Sverkos wrote:
> > Hi,
> >
> > OK, I solved the problem. Before calling "make installer", I first
> > have to call "make spotless" and "make". Then I can call "make
> > installer".
> >
> > Is that documented, somewhere?
>...
2013 Jul 12
0
Unable to boot with syslinux-5.1x from git
On Fri, 12 Jul, at 01:54:21AM, Igor Sverkos wrote:
> Hi,
>
> well, I was finally able to build syslinux-5.11-pre8 from git, but the
> system doesn't boot with the self-compiled version. All I see is:
>
> http://666kb.com/i/cfplluqpcy6owptq3.jpg
>
> Build log can be found in http://www.syslinux.org/archives/2013...
2013 Jul 12
1
Unable to boot with syslinux-5.1x from git
Hi,
Matt Fleming wrote:
> ld: libpng/pngrtran.o: warning: relocation against `png_do_read_filler' in readonly section `.text'.
> ld: warning: creating a DT_TEXTREL in object.
>
> Looks like your files aren't position-independent. What does,
>
> file com32/gpllib/dmi/dmi.o
>
> say?
# file com32/gpllib/dmi/dmi.o
com32/gpllib/dmi/dmi.o: ELF 32-bit LSB
2013 Jul 18
0
FW: pxelinux 5.x, 6.x memtest problem
On 18.07.2013 16:25, Igor Sverkos wrote:
> Hi,
>
> if you can provide a prepared src tarball like you do for releases, I can test.
> But I still cannot build from git source (as you may remember).
https://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/6.02/
poma
2013 Jul 18
0
FW: pxelinux 5.x, 6.x memtest problem
On Thu, 18 Jul, at 06:47:48PM, Igor Sverkos wrote:
> Build logs and network capture can be found here:
> https://www.dropbox.com/s/ekoth8nqdejk5iz/syslinux-6.02_pre6-logs.tar.bz2
Thanks, the network capture is _super_ helpful.
ldlinux.c32 isn't being requested from the tftp server, which means
you're machine is stuck somewhe...
2013 Jul 19
2
FW: pxelinux 5.x, 6.x memtest problem
Hi,
- syslinux-6.01-pre6 -> Working
- syslinux-6.02-pre5 -> Working
- syslinux-6.02-pre6 -> NOT WORKING
With working I mean that I get my expected menu and I am able to boot
systemrescuecd.
Memtest doesn't boot on any mentioned versions.
Please tell me how I can help you debugging memtest or if you need
anything else.
--
Regards,
Igor
2013 Jul 19
2
Illegal OpCode on PXE exit with syslinux-6.0{1,2}
Hi,
while testing syslinux-6.01_pre6 and syslinux-6.02_pre5 I noticed an
illegal OpCode error on PXE exit.
To reproduce:
1) Install syslinux-6.0x PXE environment
2) Use a config like I use (seems like this is getting triggered when
the local boot menu entry will be executed) ->
http://pastebin.com/raw.php?i=6tjqUAwX
3) Just let a client boot from network. It will hit timeout and the
default
2013 Jul 19
0
FW: pxelinux 5.x, 6.x memtest problem
On Fri, 19 Jul, at 12:25:11PM, Igor Sverkos wrote:
> Hi,
>
> - syslinux-6.01-pre6 -> Working
> - syslinux-6.02-pre5 -> Working
> - syslinux-6.02-pre6 -> NOT WORKING
Are you positive that the menu works with 6.02-pre5? There are two
changes between 6.02-pre5 and 6.02-pre6 and those two commits are
unlikely to have c...
2013 Jul 19
0
FW: pxelinux 5.x, 6.x memtest problem
On Fri, 19 Jul, at 02:50:25PM, Igor Sverkos wrote:
> Hi,
>
> > Are you positive that the menu works with 6.02-pre5? There are two
> > changes between 6.02-pre5 and 6.02-pre6 and those two commits are
> > unlikely to have caused any regressions.
>
> Yep, I very sure.
>
> I compiled 6.02-pre6 again (made...
2013 Jul 19
0
Illegal OpCode on PXE exit with syslinux-6.0{1,2}
On Fri, 19 Jul, at 02:34:04PM, Igor Sverkos wrote:
> Hi,
>
> while testing syslinux-6.01_pre6 and syslinux-6.02_pre5 I noticed an
> illegal OpCode error on PXE exit.
Urgh, not good.
Do you see the same error with 5.11-pre8?
--
Matt Fleming, Intel Open Source Technology Center
2013 Jul 19
0
FW: pxelinux 5.x, 6.x memtest problem
On Fri, 19 Jul, at 03:59:09PM, Igor Sverkos wrote:
> Hi,
>
> > What steps are you using to recompile the releases? Are you working from
> > git?
>
> No, not git.
OK, could you try 6.02-pre8? It contains a revert of the single commit
that exists between 6.02-pre5 and 6.02-pre6.
--
Matt Fleming, Intel Open Source T...
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
2013 Jul 22
0
FW: pxelinux 5.x, 6.x memtest problem
On Fri, 19 Jul, at 07:49:06PM, Igor Sverkos wrote:
> 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?
Not intentionally and I looked through the logs on the build machine to
see if anything relevant was upgraded before I...