Displaying 20 results from an estimated 1400 matches similar to: "Syslinux-5.00-pre10"
2012 Nov 27
0
Syslinux-6.00-pre2
Hi folks,
There are enough changes on the 'firmware' branch to warrant another
prerelease. Things that jump out are the changes to update the current
working directory when executing syslinux.efi (previously .c32 failed to
load if installed to a non-standard directory such as /boot/syslinux,
because the current working directory wasn't correct), the realloc() fix
from Shao and a new
2012 Oct 26
2
[PATCH] 4 Patches for initrd+= and initrdfile= Options
Attached are 4 patches against Syslinux 4.06 providing two new options for
the linux.c32 ComBoot32 module.  If we are shifting gears towards 4.10 or 5
any time soon, feel free to let me know and I'll attempt to apply the
patches to those and to deal with any conflicts.
You can merge these commits onto your 4.06 from my 'multi_initrd' branch at:
 
2017 Dec 26
1
Can't get initrdfile= or initrd+= to work
Hi folks
My ultimate goal is to be able to add an initramfs to the end my syslinux.cfg resulting in an additional initramfs being loaded when the system boots.  So I need to work out how to get initrd+= to work.
I?ve been trying for days now everything I possibly can to get initrd+= to work but nothing I do works.  I've also been trying to get initrdfile= to work but no success with that
2012 Nov 02
10
[PATCH 0/9] elflink fixes
From: Matt Fleming <matt.fleming at intel.com>
Here are the patches that I've got queued up based on the very helpful
feedback I received from people testing Syslinux 5.00-pre9. Unless
anyone has any concerns these will make it into Syslinux 5.00-pre10.
Matt Fleming (9):
  pxe: Don't call open_config() from the pxe core
  ldlinux: Print a warning if no config file is found
 
2014 Dec 08
1
Windows PE booting without chainloading ipxe
On 25/11/14 02:01, Ady wrote:
> --- a/src/cmdline.c	Fri Nov 07 02:27:56 2014
> +++ b/src/cmdline.c	Mon Nov 24 15:18:15 2014
> @@ -104,6 +104,8 @@
>   			/* Ignore unknown initial arguments, which may
>   			 * be the program name.
>   			 */
> +		} else if ( strcmp( key, "initrdfile") == 0 ) {
> +			/* Ignore this keyword so to make this kernel work with sylinux
2014 Nov 10
0
PXE boot Windows PE in EFI mode
On 10/11/14 14:36, Bernd Eggenm?ller wrote:
> is there a way to boot a Windows PE image over PXE in UEFI mode.
> If there is one, how do I write the entry in the syslinux.cfg file?
I don't know the syslinux answer to this, but you can definitely do it 
via iPXE and wimboot: see http://ipxe.org/wimboot for instructions.
Michael
2014 Nov 10
2
PXE boot Windows PE in EFI mode
Hi,
is there a way to boot a Windows PE image over PXE in UEFI mode.
If there is one, how do I write the entry in the syslinux.cfg file?
Best regards,
Bernd
Mit freundlichen Gr??en
Bernd Eggenm?ller
Entwicklung
baramundi software AG
Beim Glaspalast 1
86153 Augsburg
bernd.eggenmueller at baramundi.de
www.baramundi.de
Fon: +49 (821) 5 67 08 -  579
Fax: +49 (821) 5 67 08 - 19
Vorstand:
2014 Nov 25
0
Windows PE booting without chainloading ipxe
> -----Original Message-----
> From: Luke Ledgerd 
> Sent: Monday, November 24, 2014 1:10 PM
> To: 'syslinux at zytor.com'
> Subject: Windows PE booting without chainloading ipxe
> 
> I have an interest in booting Windows PE from PXELinux, and it seems that wimboot from ipxe project is the solution.
> http://ipxe.org/wimboot
> 
> MENU LABEL Windows 8.1
2014 Nov 24
2
Windows PE booting without chainloading ipxe
Adding an option for initrdfile= boot argument to be ignored by wimboot worked just fine.
They can add this patch, which is probably most sane, or syslinux could add the INITRDFILE configuration option instead of having to append the option for linux.c32
   wimboot-2.4.0/src/cmdline.c @ Line ~107
             } else if ( key == cmdline ) {
                        /* Ignore unknown initial
2011 Feb 24
1
[PATCH][git-pull] Reminders
Here's some reminders for various branches that are pending.  All
branches are at my public repo at
git://git.zytor.com/users/genec/syslinux.git (
http://git.zytor.com/?p=users/genec/syslinux.git;a=summary )
HPA, I'd appreciate a response in the direction of a status like on
hold, under review, denied or to be completed soon.
Branch win64-mingw32-ubuntu-for-hpa adds more prefixes in
2017 Dec 26
0
Can't get initrdfile= or initrd+= to work
[This email is either empty or too large to be displayed at this time]
2014 Nov 24
1
Windows PE booting without chainloading ipxe
I have an interest in booting Windows PE from PXELinux, and it seems that wimboot from ipxe project is the solution.
http://ipxe.org/wimboot
MENU LABEL Windows 8.1 Enterprise PE Rescue (wimboot)
com32 linux.c32 /wimboot
APPEND initrdfile=/windows/win81/bootmgr,/windows/win81/boot/bcd,/windows/win81/boot/boot.sdi,/windows/win81/sources/boot.wim
The initrdfile= is supported in Syslinux from
2012 Nov 04
1
hexdump.c32 for Syslinux 5.00-pre9
Applies to Syslinux 5.00-pre9.  Attached, below, and available at:
   Repository: git://git.zytor.com/users/sha0/syslinux.git
   Branch: hexdump
- Shao Miller
 From c9c67dd61ba0b11e46d514601cf0722e1b43017c Mon Sep 17 00:00:00 2001
From: Shao Miller <sha0.miller at gmail.com>
Date: Sun, 4 Nov 2012 00:26:32 -0400
Subject: [PATCH] hexdump.c32: Simple file hex-dumper
Usage: %s
2008 Feb 18
1
3.61 and .62-pre10: extlinux compilation problem on Linux 2.4
make[1]: Entering directory `/home/gzp/src/syslinux-3.62-pre10/extlinux'
gcc -Wp,-MT,extlinux.o,-MMD,.extlinux.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o
extlinux.o extlinux.c
In file included from /usr/include/linux/vfs.h:4,
                 from /usr/include/linux/fs.h:14,
                 from extlinux.c:43:
/usr/include/asm/statfs.h:12:
2009 Oct 29
2
Patches for chain.c32: Error message is more detailed and chainload another isolinux.bin
Improving chain.c32 help message
Impact: Error message is more detailed
In case of syntax error, the message is far more detailed and provides
the same content as the documentation integrated in the source code.
You can get this patch from Erwan's git repo:
  http://git.zytor.com/?p=users/erwan/hdt.git;a=commit;h=3fc3126d0c7df5701680e043c34f200166f24564
Add 'isolinux=' option to
2005 Apr 29
1
SYSLINUX 3.08-pre10, including "bigraw" support
I have released 3.08-pre10, which includes a version of 'raw' support 
which should work when the CPU is in big real mode (called 'bigraw', 
appropriately enough.)
Note that it will ALWAYS put DS and ES in big mode; there isn't any 
really sane way to test if they should be or not.
	-hpa
2009 May 21
2
SYSLINUX 3.81-pre10
I have just pushed out Syslinux 3.81-pre10.  This fixes some pretty
serious bugs, including the fact that, apparently, isohybrid didn't work
at all in CBIOS mode.
Unfortunately it means that the isohybrid handover protocol has changed,
and so a new isolinux.bin isn't compatible with an old isohybrid or vice
versa (as a result, the magic number has changed.)
	-hpa
2005 Aug 30
6
SYSLINUX 3.11-pre10
Okay, the serial port feature in 3.11-pre9 was of course completely 
broken (I seem to have bad luck with -pre9's :)... a 3.11-pre10 is now 
available, and it does seem to have a more reliable handling of arrow 
keys ... *but not perfect*.  There simply is no way to reliably detect 
both [Esc] and arrow keys on existing serial consoles.
	-hpa
2003 Nov 22
0
SYSLINUX 2.07-pre10 released
I have put out a 2.07-pre10; this version recognizes vendor-encapsulated 
(a.k.a. vendor-option-space) PXELINUX options as well as unencapsulated 
(a.k.a. site-option-space) PXELINUX options.
Please try it out... I'd like to release 2.07 no later than Monday.
ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/
	-hpa
2003 Dec 10
0
SYSLINUX 2.08-pre10
Ok, despite what I said yesterday I decided to release a 2.08-pre10.
The only difference over 2.08-pre9 is that I have added a small program
in the "samples" directory called chain.c32.  This allows chainbooting
local floppies and hard disks:
	chain fd0	; Chainboot the first floppy drive
	chain hd0	; Chainboot the first hard drive
	chain hd1 3	; Chainboot partition 3 on the second