Displaying 20 results from an estimated 2000 matches similar to: "WinVBlock 0.0.0.4 Released"
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
2010 Mar 31
0
From another git repository
Op 20100330 om 22:24 schreef Miller, Shao:
>
> Steps to use the patch:
>
> 1. Install 'git', 'perl', 'nasm' and any other Syslinux build dependencies
> 2. Working in your favourite directory, execute the following:
>
> git clone git://git.kernel.org/pub/scm/boot/syslinux/syslinux.git
>
> 3. This should result in a "syslinux"
2009 Feb 25
1
[Feature-Request] syslinux in linux kernel format
Hi
It would be pretty useful to have syslinux in linux kernel format so it
can be chainloaded easy and directly by other bootloaders such as grub4dos.
related topics:
http://www.boot-land.net/forums/index.php?showtopic=7013
http://www.boot-land.net/forums/index.php?s=&showtopic=6119&view=findpost&p=59236
2009 Dec 07
3
[gPXE] Chain Grub4Dos over HTTP?
Cross-posting to the Syslinux mailing-list.
Joakim Schicht wrote:
> But part of the question is also about "memdisk raw" vs "memdisk iso".
"raw" and "iso" are not mutually exclusive. I think that perhaps you
meant "HDD versus El Torito emulation." One can do:
LABEL ramwin
KERNEL memdisk
APPEND raw iso
INITRD ramwin.iso
> Lets say
2016 Mar 12
0
Adding image file support for Windows
> -----Original Message-----
> From: Shao Miller [mailto:sha0.miller at gmail.com]
> Sent: Saturday, March 12, 2016 10:39 AM
> To: Phil Garcia <phil at thinkedge.com>
> Subject: Re: [syslinux] Adding image file support for Windows
>
> On 3/12/2016 13:16, Phil Garcia wrote:
> > On 3/12/2016 12:21, Shao Miller wrote:
> >
> >> On 3/11/2016 22:32, Phil
2010 Mar 30
1
Req
[1}
Gert Hulselmans wrote:
>
> ...Thanks.
>
> I still think chain.c32 should be able to do a reverse partition
> lookup, to determine from which partition it was booted. This would be
> useful to boot ntldr, setupldr.bin, bootmgr, grldr, ... when you want
> to boot it from the same partition as from which SYSLINUX is booted,
> without specifying the partition explicitly
2014 Sep 22
2
Retuning compression levels
Erik de Castro Lopo wrote:
>> Currently, compression settings are as follows
>>
>> -6, -l 8 -b 4096 -m -r 6-A tukey(0.5)
>> -7, -l 8 -b 4096 -m -e -r 6-A tukey(0.5)
>> -8, -l 12 -b 4096 -m -e -r 6-A tukey(0.5)
>>
>> I suggest the following, in case my previous patch is accepted
>>
>> -6, -l 8 -b 4096 -m -r 6 -A tukey(0.5);partial_tukey(2)
2011 Aug 06
4
[PATCH] ifmemdsk.c32: Allow boot options based on presence of MEMDISK
Below, attached, and available at the 'ifmemdsk' branch at:
http://git.zytor.com/?p=users/sha0/syslinux.git;a=commitdiff;h=a975c12919bbd48739fede4ebfe099d98b87192e
Review welcome!
- Shao Miller
-----
From a975c12919bbd48739fede4ebfe099d98b87192e Mon Sep 17 00:00:00 2001
From: Shao Miller <shao.miller at yrdsb.edu.on.ca>
Date: Sat, 6 Aug 2011 05:24:46 -0400
Subject: [PATCH]
2011 May 01
0
[patch X 2] chain.c32 ReactOS FreeLdr Support
Two commits available at:
http://git.zytor.com/?p=users/sha0/syslinux.git;a=shortlog;h=refs/heads/chain_freeldr
---
Author: Shao Miller <shao.miller at yrdsb.edu.on.ca>
Date: Sun May 1 13:49:43 2011 -0400
chain: Support loading ReactOS' FreeLdr
Use something like:
LABEL freeldr
COM32 chain.c32
APPEND freeldr=freeldr.sys
Signed-off-by: Shao
2014 Jul 26
1
[PATCH] PPC/Altivec removal
Erik de Castro Lopo wrote:
>> > I'll try to power up my Linux/PPC machine in the next couple of days
>> > so I can test this.
>>
>> Any news?
>
> Sorry, haven't had a chance to set up that machine. Hopefully this
> weekend.
I have several patches, but they interfere with this ppc/altivec patch.
(one of them changes lpc.h,another changes
2010 Mar 11
0
EXPERIMENTAL: memdisk.c32
Good day to all,
For anyone who feels adventurous, there is an experimental memdisk.c32
COMBOOT32 module[1] now outside of the official Syslinux development
efforts, which appears to be functional for a few test cases, but should
be considered UNSTABLE. It is a work-in-progress, so please do not
report bugs for it at this time. It's for use with Syslinux 3.85,
specifically.
It was too
2010 Jun 12
1
[PATCH] ifcpuXX: Support multiple parameters with labels
Even though Doug's out of the office, I'm submitting a patch to the
ifcpu[|64].c32 COMBOOT32 modules for testing. Also available for
perusal with a web browser at:
http://git.zytor.com/?p=users/sha0/syslinux.git;a=commitdiff;h=cc70d0fa5
5e35fabf250f4dccbaed2fa44f56da7
- Shao Miller
---
>From cc70d0fa55e35fabf250f4dccbaed2fa44f56da7 Mon Sep 17 00:00:00 2001
From: Shao
2013 Jul 08
0
Dell OptiPlex GX620 can longer boot from CD with syslinux-5.X
On 7/7/2013 23:37, Patrick Verner wrote:
> On Sun, Jul 7, 2013 at 10:25 PM, Shao Miller <sha0.miller at gmail.com
> <mailto:sha0.miller at gmail.com>> wrote:
>
> On 7/7/2013 21:25, Patrick Verner wrote:
>
> On Sun, Jul 7, 2013 at 6:11 PM, Shao Miller
> <sha0.miller at gmail.com <mailto:sha0.miller at gmail.com>
>
2010 Jun 13
0
[PATCH]: ifplop.c32: COM32 module for detection of PLoP USB boot-loader
I wrote a COM32 module which detects if the PLoP bootmanager was used to
boot a CDROM drive or USB drive, by checking for the presence of the PLoP
INT13h hook.
The PLoP INT13h hook check works like this (NASM syntax):
mov eax,'PoLP' ; Reverse of 'PLoP'
mov ebp,'DKHC' ; Reverse of 'CHKD'
int 13h
cmp eax,' sey' ; Reverse of 'yes '
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:
2009 Aug 04
5
New MEMDISK-ISO
For anyone wanting to boot an .ISO with MEMDISK:
http://git.etherboot.org/?p=people/andytim/syslinux.git;a=shortlog;h=ref
s/heads/memdisk-iso
NOTE: Your protected-mode OS (Windows, Linux, *BSD) booted from such a
MEMDISK will not magically find the MEMDISK image in RAM and use it as a
CD without a MEMDISK driver. There are currently 0 MEMDISK drivers in
the field, but that might change someday.
2011 Jan 25
2
MEMDISK issue with OptiPlex GX280,620
Good day to you, too. No worries about the delay. I understand how busy everyone is with SYSLINUX. Gladly, the project continues to develop and improve. With that said, thanks for today's flurry of activity regarding my reported problem.
Impressively, the debug version of MEMDISK that you had directed me to use appears to have done the trick. Results below.
command line:
2012 Nov 23
1
[PATCH] nictype.c32: PXELINUX module to display UNDI NIC bus type...
Applies to Syslinux 4.06. Attached, below, and available at:
Repository: git://git.zytor.com/users/sha0/syslinux.git
Branch: nictype
- Shao Miller
-----
From 2764e260e12d9769e3b699e4213b9a164e64924a Mon Sep 17 00:00:00 2001
From: Shao Miller <sha0.miller at gmail.com>
Date: Thu, 22 Nov 2012 20:43:25 -0500
Subject: [PATCH] nictype.c32: PXELINUX module to display UNDI NIC bus
2014 Jun 15
0
R128gain & metaflac
Olav Sunde wrote:
> has anyone looked at adding R128gain code to metaflac so we can select
> to use this calculation for RP tags rather than replay gain?
Why metaflac only? flac is also able to calculate RG values.
And, as far as I can see R128GAIN (http://r128gain.sourceforge.net/)
is a standalone app, not a library. So probably it would be difficult
to reuse its code in flac/metaflac.
2014 Aug 02
1
[PATCH] new SSE code to calculate autocorrelation
This patch accelerates FLAC__lpc_compute_autocorrelation_intrin_sse_lag_NN
routines for AMD and newer Intel CPUs. But it's slower on older Intel CPUs.
('Newer Intel CPUs' means Core i aka Nehalem and newer)
According to tests at HA: <http://www.hydrogenaud.io/forums/index.php?s=&showtopic=101082&view=findpost&p=870753>
CPU flac -5 flac -8