Displaying 20 results from an estimated 90000 matches similar to: "New Syslinux-commits mailing list"
2019 Feb 21
1
"syslinux-commits" mailing list and archive. WAS:Testing, please excuse the noise...
On 2/20/19 5:22 PM, H. Peter Anvin via Syslinux wrote:
> On 2/18/19 8:56 AM, Ady Ady via Syslinux wrote:
>>
>> BTW, until very recently, we used to have a "syslinux-commits" mailing
>> list (and its archive).
>>
>> Would it be possible to have "syslinux-commits" back (and its archive)?
>>
>> IIRC, it was "linked" to the
2019 Feb 18
2
"syslinux-commits" mailing list and archive. WAS:Testing, please excuse the noise...
> We now have a new archive repo at zytor.com. Almost all resources and
> communication channels depend on zytor.com being on-line, including the
> mailing list itself.
>
> Please note how the "bounces..." address is still "at zytor.com".
> Whether that has any (positive or negative) influence in some case /
> support / troubleshooting / configuration,
2019 Feb 21
0
"syslinux-commits" mailing list and archive. WAS:Testing, please excuse the noise...
On 2/18/19 8:56 AM, Ady Ady via Syslinux wrote:
>
> BTW, until very recently, we used to have a "syslinux-commits" mailing
> list (and its archive).
>
> Would it be possible to have "syslinux-commits" back (and its archive)?
>
> IIRC, it was "linked" to the commits published at
>
> git.zytor.com/syslinux/syslinux.git/
>
> but
2010 Nov 30
2
Syslinux Digest, Vol 92, Issue 25
Sorry Gene,
I got the version of binutils is 2.17.
I download the latest Binutils to make the *objdump* and *objcopy*. with
both of these utilities to create new pxelinux.raw.
then, the error message shows me that,
objcopy -O binary pxelinux.elf pxelinux.raw
../lzo/prepcore pxelinux.raw pxelinux.bin
../lzo/prepcore: pxelinux.raw: output too big (30165, max 0)
make[1]: *** [pxelinux.bin] Error 1
2009 May 28
1
Message 11 Syslinux Digest, Vol 74, Issue 24(Re: PXEboot trouble with Soekris 4826 (Miller, Shao)
Hi All,
I am still having troubling with PXE.
Thanks for replying Shao.I did follow ur suggestions and my results have
improved a bit.From Ethereal and TCPdump, I can see that the client
sucessfully dowloads the file pxelinux.0 from the server but stops at this
point.
here is the output of tcpdump
tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 96
bytes
11:05:41.966864 IP
2014 Mar 01
1
[syslinux:master] core, bios: Move __syslinux_shuffler_size to assembly
Op 2014-02-28 om 15:51 schreef syslinux-bot for H. Peter Anvin:
> Commit-ID: a06818de2a4c49bd64a024dd4f4a09a0caf1f0ac
> Gitweb: http://www.syslinux.org/commit/a06818de2a4c49bd64a024dd4f4a09a0caf1f0ac
> Author: H. Peter Anvin <hpa at linux.intel.com>
> AuthorDate: Fri, 28 Feb 2014 15:48:53 -0800
> Committer: H. Peter Anvin <hpa at linux.intel.com>
>
2014 Jun 24
2
[syslinux:master] isohybrid: Function to write UTF-16LE strings
Op 2014-06-23 om 20:09 schreef syslinux-bot for H. Peter Anvin:
> Commit-ID: f9dad5340bcefe34d860e991e8743be01a4d6c3c
> Gitweb: http://www.syslinux.org/commit/f9dad5340bcefe34d860e991e8743be01a4d6c3c
> Author: H. Peter Anvin <hpa at zytor.com>
> AuthorDate: Mon, 23 Jun 2014 20:06:51 -0700
> Committer: H. Peter Anvin <hpa at zytor.com>
> CommitDate: Mon, 23
2010 Oct 23
0
SYSLINUX 4.03 released
It was actually released yesterday, but due to some technical
difficulties I didn't get a chance to announce it properly:
Syslinux 4.03 is primarily a bug fix release.
Changes in 4.03:
* Don't hang if no configuration file is found.
* Better support for booting from MBRs which don't pass
handover information.
* EXTLINUX: Try to be smarter about
2010 Jul 22
2
Syslinux 4.02 released
Syslinux 4.02 is a bug fix release, but also adds an experimental new
Win64 installer (syslinux64.exe), extends the new syslinux installer
CLI to all the installers.
Changes in 4.02:
* SYSLINUX: correctly handle the case where the -d option is
specified with a non-absolute path, i.e. "syslinux -d
syslinux" instead of "syslinux -d /syslinux".
2009 Apr 16
0
SYSLINUX 3.75 released
3.75 is a bug fix release for 3.74.
Changes in 3.75:
* PXELINUX: fix the "keeppxe" option, which was broken in
3.74.
* MEMDISK: correct the extraction of geometry information from
the MBR of a hard disk image, again broken in 3.74.
* extlinux(1) man page from Brian Pellin.
* Simple menu: MENU SAVE is now controllable on a menu-by-menu
2010 Dec 02
1
Syslinux Digest, Vol 93, Issue 1
All,
Thanks for all your help. Now, I can compile the latest source code base on
RedHat 5.5 after update nasm(to 2.09) and binutil(2.17).
And *make spotless* before *make* under core/ directory. But with the new
pxelinux.0, the PXEClient can not bootup.
The error info,
No valid file system found!
And stuck in there. I think maybe the gcc cause the problem. My gcc version
is 4.1.2.
Thanks aaron
2010 Feb 21
1
SYSLINUX 3.85 released
Syslinux 3.85 is a bug fix and minor new feature release. The biggest
change is undoubtedly that gPXELINUX is now considered feature
complete, and should be able to be a drop-in for PXELINUX for all uses.
Special thanks to Intel Corporation, my current employer, for their
support for my Syslinux work.
Changes in 3.85:
* gPXELINUX: updated to gPXE 1.0.0. gPXELINUX can now do NBP
2014 Nov 28
0
Syslinux 6.03 released
On Fri, 17 Oct 2014, Eric Sandeen wrote:
> Date: Fri, 17 Oct 2014 15:04:41 -0400 (EDT)
> From: Eric Sandeen <esandeen at redhat.com>
> To: H. Peter Anvin <hpa at zytor.com>
> Cc: Ferenc Wagner <wferi at niif.hu>,
> For discussion of Syslinux and tftp-hpa <syslinux at zytor.com>,
> Lukas Czerner <lczerner at redhat.com>
> Subject: Re:
2011 Sep 05
0
Syslinux Digest, Vol 101, Issue 26
Thank you.
Can I find any BIOS interrupt to wait on packet arrival NIC interrupt that
can be used in COM32 program?
And, how do I extend pxelinux.0 that enables this feature in PXE UDP RECEIVE
INTERRUPT?
Is gPXE has such kind of interrupt?
On Thu, Sep 1, 2011 at 12:30 AM, <syslinux-request at zytor.com> wrote:
> Send Syslinux mailing list submissions to
> syslinux at
2008 Aug 22
1
failed when boot the kernel image on the harddisk from syslinux on a floppy
Thanks for responses.
I use GRUB as my bootloader in my hard disk now. I have a Windows in
sda1, Ubuntu in sda3.
If I want to install extlinux to boot Ubuntu, should I follow the steps
below?
1. in Ubuntu, go to extlinux folder, run command
./extlinux --install /boot
2. create an extlinux.conf in/boot
3. cd ../mbr
4. cat mbr.bin > /dev/sda (or use dd if=mbr.bin of=/dev/sda bs=404
count=1)
2013 Dec 05
0
[syslinux:firmware] load_linux: Don' t use size heuristic for non-relocatable kernels
"syslinux-bot for H. Peter Anvin" <hpa at zytor.com> on Wed, 2013/12/04 12:39:
> Commit-ID: ef81a3ad54845ffb5ad62714cd62db4740ad5cff
> Gitweb:
> http://www.syslinux.org/commit/ef81a3ad54845ffb5ad62714cd62db4740ad5cff
> Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Wed, 4 Dec 2013
> 12:35:09 -0800 Committer: H. Peter Anvin <hpa at zytor.com>
2009 May 24
1
syslinux-devel mailing list?
I'm wondering if people would think it would be a good thing or bad
thing to create a separate mailing list for Syslinux development. We
are having a large number of active developers by now, and it would be
good to discuss things more explicitly via email, as opposed to IRC, so
everyone gets it.
However, it's not clear to me if it would be better to just leave it on
this mailing list,
2005 Aug 02
5
Re: SYSLINUX Digest, Vol 29, Issue 2
Sure, I don't mind testing it out on there for you, but, where do I
find the pre releases to try then?
At least we know it's between 2.13 and 3.00. That narrows it a bit I
would think. Mind you, if it jumps up a major revision number, I
guess that means a lot of changes went in.
On 8/2/05, syslinux-request at zytor.com <syslinux-request at zytor.com> wrote:
> Send SYSLINUX
2003 Aug 23
1
Memdisk Problem persists !!!
Hi,,
I wud just like to inform that the previous issue of memdisk not booting
compressed images still persists !! The release 2.05 that was supposed to
fix this issue dint yet solve the problem !!
Please, let me know if more info on the problem is required !!
Bye,
Jassi
>From: syslinux-request at zytor.com
>Reply-To: syslinux at zytor.com
>To: syslinux at zytor.com
>Subject:
2010 Jul 02
1
[syslinux:master] Makefile: add lua.c32 to installables
Op 20100701 om 18:15 schreef syslinux-bot for H. Peter Anvin:
> Commit-ID: 18de1534f9b69fb298a5b56e61919130d875b34b
> Gitweb: http://syslinux.zytor.com/commit/18de1534f9b69fb298a5b56e61919130d875b34b
> Author: H. Peter Anvin <hpa at linux.intel.com>
> AuthorDate: Thu, 1 Jul 2010 18:12:41 -0700
> Committer: H. Peter Anvin <hpa at linux.intel.com>
>