similar to: GPG Key

Displaying 20 results from an estimated 10000 matches similar to: "GPG Key"

2017 Jan 27
1
GPG Key
On Thu, Jan 26, 2017 at 4:27 PM, Geert Stappers via Syslinux <syslinux at zytor.com> wrote: > On Thu, Jan 26, 2017 at 01:25:34PM +0000, Richard Melville via Syslinux wrote: >> I just downloaded syslinux-6.03 and found >> that the GPG key has expired. >> If this has been mentioned on this list before I apologise; >> I have only just joined the list. > > Thanks
2014 Dec 22
3
trouble building at efi/check-gnu-efi.sh
ok I'm not building from git; I just downloaded/extracted "syslinux-6.03.tar.gz" into a directory and build it from there. Now I've erased the "> /dev/null 2>&1 " from check-gnu-efi.sh and I'm getting. fatal: Not a git repository (or any of the parent directories): .git Failed to build gnu-efi. Execute the following command for full details: I do not
2015 Nov 13
2
[patch] 6.03 extlinux/main.c typos
diff U3 syslinux-6.03/extlinux/main.c syslinux-6.03_typo/extlinux/main.c --- syslinux-6.03/extlinux/main.c Mon Oct 06 16:27:44 2014 +++ syslinux-6.03_typo/extlinux/main.c Fri Nov 13 02:29:56 2015 @@ -14,7 +14,7 @@ /* * extlinux.c * - * Install the syslinux boot block on an fat, ntfs, ext2/3/4, btrfs, xfs, + * Install the syslinux boot block on a fat, ntfs, ext2/3/4, btrfs, xfs, * and ufs1/2
2014 Jul 23
2
pxelinux HTTP transport UEFI vmlinuz
Hi, Since which version of pxelinux.0 is understood in pxelinux.cfg/default that kernel http://host.lan/netboot/vmlinuz means vmlinuz should be transported over HTTP? Since which version of pxelinux.0 is it possible to boot on UEFI? Those questions elaborated: What I want is fast netboot UEFI servers. What I'm looking for is an advice which version of PXELINUX between version
2015 Jan 04
4
DMARC test
On Sun, Jan 04, 2015 at 12:14:51PM -0500, Gene Cumm wrote: > On Sun, Jan 4, 2015 at 9:27 AM, gene.cumm at yahoo.com <gene.cumm at yahoo.com> wrote: > > Test from Yahoo via Android > > > > --Gene > > _______________________________________________ > > Syslinux mailing list > > Submissions to Syslinux at zytor.com > > Unsubscribe or set options at:
2014 Dec 21
3
trouble building 6.03
sudo apt-get install build-essential sudo apt-get build-dep gcc-multilib sudo apt-get install gcc-multilib sudo apt-get install nasm sudo apt-get install uuid-dev I run #make spotless #make but it consistently fails at make[3]: Entering directory `/syslinux-6.03/efi32/efi' Building gnu-efi for ia32 /syslinux-6.03/efi/check-gnu-efi.sh ia32 /syslinux-6.03/efi32 Failed to build gnu-efi.
2014 Dec 30
2
efi build dependent on git update
On Mon, Dec 29, 2014 at 8:36 PM, Gene Cumm <gene.cumm at gmail.com> wrote: > On Mon, Dec 29, 2014 at 3:39 PM, Michael Sumulong <msumulong at gmail.com> > wrote: > > Hi, > > > > In efi/build-gnu-efi.sh, there's a "git submodule update --init" command > > which is causing a compilation issue on my build. I currently build in an > >
2015 Jan 17
0
DMARC test (request)
On Sun, Jan 04, 2015 at 07:37:44PM +0100, Geert Stappers wrote: > On Sun, Jan 04, 2015 at 12:14:51PM -0500, Gene Cumm wrote: <snip/> > > As far as I can tell, GMail does process the SPF/DKIM/DMARC properties > > but ignores Yahoo!'s DMARC policy to reject on failure. > > The Syslinux ML should now be ready for DMARC p=reject > > We shall see how
2015 Jan 01
2
efi build dependent on git update
Happy New Year! On Tue, Dec 30, 2014 at 05:29:29PM +0100, Geert Stappers wrote: > On Tue, Dec 30, 2014 at 09:34:57AM -0500, Michael Sumulong wrote: > > On Mon, Dec 29, 2014 at 8:36 PM, Gene Cumm wrote: > > > > > > 1) patch to not call git when not present has been prepared for after > > > 6.03 along with multiple other patches. > > > > 1) Sorry I
2014 Dec 22
0
trouble building at efi/check-gnu-efi.sh
On Mon, Dec 22, 2014 at 05:05:36AM -0800, Patrick Masotta wrote: > ok I'm not building from git; I just downloaded/extracted "syslinux-6.03.tar.gz" into a directory and build it from there. > Now I've erased the "> /dev/null 2>&1 " from check-gnu-efi.sh and I'm getting. > > fatal: Not a git repository (or any of the parent directories): .git
2015 Jan 17
3
DMARC test (request)
> On Saturday, January 17, 2015 1:48 AM, Geert Stappers <stappers at stappers.nl> wrote: > > > On Sun, Jan 04, 2015 at 07:37:44PM +0100, Geert Stappers wrote: > > On Sun, Jan 04, 2015 at 12:14:51PM -0500, Gene Cumm wrote: >?????????? <snip/> > > > As far as I can tell, GMail does process the SPF/DKIM/DMARC properties > > > but ignores
2014 Jul 27
1
pxelinux HTTP transport UEFI vmlinuz
Op 2014-07-23 om 17:57 schreef Gene Cumm: > On Wed, Jul 23, 2014 at 10:32 AM, Geert Stappers <stappers at stappers.nl> wrote: > > Hi, > > > > Since which version of pxelinux.0 is understood in pxelinux.cfg/default that > > > > kernel http://host.lan/netboot/vmlinuz > > > > means vmlinuz should be transported over HTTP? > > For non-EFI
2014 Jun 10
2
No rule to make target `efi32/com32/lib/memcmp.o', needed by `syslinux.so'.
Hello, A `make efi32` yeilds me make[3]: *** No rule to make target `efi32/com32/lib/memcmp.o', needed by `syslinux.so'. Stop. make[3]: Leaving directory `efi32/efi' make[2]: *** [efi] Error 2 Output of `ls -Gl efi32/com32/lib/mem*.o`: -rw-r--r-- 1 stappers 2812 Jun 10 22:06 efi32/com32/lib/memcpy.o -rw-r--r-- 1 stappers 3620 Jun 10 22:06 efi32/com32/lib/memmem.o
2017 Feb 28
3
moderator of this mailinglist
Hi, It is not important how long I have been moderator for this mailinglist. Thing is that I'm thinking about stepping back. How would like to help the Syslinux project by moderating this ML? Groeten Geert Stappers -- Leven en laten leven ------------- volgend deel ------------ Een niet-tekst bijlage is gescrubt... Naam: signature.asc Type: application/pgp-signature Grootte: 836 bytes
2014 Jul 23
0
pxelinux HTTP transport UEFI vmlinuz
On Wed, Jul 23, 2014 at 10:32 AM, Geert Stappers <stappers at stappers.nl> wrote: > Hi, > > Since which version of pxelinux.0 is understood in pxelinux.cfg/default that > > kernel http://host.lan/netboot/vmlinuz > > means vmlinuz should be transported over HTTP? For non-EFI systems, this has meant use HTTP services if available (ie, iPXE/gPXE or lwIP as in
2015 Oct 13
3
com32/mboot/map.c: removed trailing spaces
On Sat, Oct 10, 2015 at 03:10:26PM +0300, Ady via Syslinux wrote: > From: Geert Stappers <stappers at nero.gpm.stappers.nl> > > > > com32/mboot/map.c: removed trailing spaces > > > > They were introduced by the patch for ELF64 support. > > > IMHO, the trivial trailing-space cleanup could be included in the same > commit too, instead of adding an
2013 Jun 07
2
memdisk and iso
Op 2013-06-06 om 14:42 schreef H. Peter Anvin: > On 06/06/2013 02:40 PM, upen wrote: > > > > Some odd things I observed just now. > > 1. Since yesterday, I have been reseting the client box from Virtualbox VM > > menu (Reset option). This always showed me com32 vesamenu.c32 > > message. > > 2. Some time ago, I decided I power off the client VM(
2014 Dec 22
2
trouble building at efi/check-gnu-efi.sh
On Mon, Dec 22, 2014 at 12:18:56AM +0100, Geert Stappers wrote: > On Sun, Dec 21, 2014 at 12:21:32PM -0800, Patrick Masotta wrote: > > sudo apt-get install build-essential > > sudo apt-get build-dep gcc-multilib > > sudo apt-get install gcc-multilib nasm uuid-dev > > > > $ make spotless > > $ make > > > > but it consistently fails at > >
2014 Dec 21
0
trouble building 6.03
On Sun, Dec 21, 2014 at 12:21:32PM -0800, Patrick Masotta wrote: > sudo apt-get install build-essential > sudo apt-get build-dep gcc-multilib > sudo apt-get install gcc-multilib > > sudo apt-get install nasm > sudo apt-get install uuid-dev > > I run > #make spotless > #make > > but it consistently fails at > > make[3]: Entering directory
2014 Dec 30
0
efi build dependent on git update
On Tue, Dec 30, 2014 at 09:34:57AM -0500, Michael Sumulong wrote: > On Mon, Dec 29, 2014 at 8:36 PM, Gene Cumm wrote: > > On Mon, Dec 29, 2014 at 3:39 PM, Michael Sumulong wrote: > > > Hi, > > > > > > In efi/build-gnu-efi.sh, there's a "git submodule update --init" command > > > which is causing a compilation issue on my build. I currently