search for: pre12

Displaying 20 results from an estimated 55 matches for "pre12".

Did you mean: pre1
2014 May 28
1
PXELINUX problems with 6.03-pre12
Hi, I have been using 6.03-pre11 lpxelinux.0 to deliver standard (TFTP) and HTTP based vmlinuz and kernel images. Things are working fine. When I upgraded the same to 6.03-pre12 it stopped working. On the console of the machine that is booting, is stalls infinitely at the line: PXELINUX 6.03 lwIP 6.03-pre12 Copyright (C) 1994-2014 H. Peter Anvin et al Screen shot attached. FWIW: 1. the booting client is a DELL PowerEdge 2950. 2. The modules that I use along with lpxeli...
2014 Jun 02
2
[PATCH] NTFS: fix incorrect file->offset usage in ntfs_readdir
...pointer to buffer was stored in this field. However this buffer is reallocated and read each ntfs_readdir call so the pointer may become incorrect. Now offset in index root rather than pointer is stored in this field. Signed-off-by: Andy Alex <andy at r-tt.com> --- diff -uprN syslinux-6.03-pre12.orig/core/fs/ntfs/ntfs.c syslinux-6.03-pre12/core/fs/ntfs/ntfs.c --- syslinux-6.03-pre12.orig/core/fs/ntfs/ntfs.c 2014-05-26 20:30:30.000000000 -0400 +++ syslinux-6.03-pre12/core/fs/ntfs/ntfs.c 2014-06-02 13:16:03.000000000 -0400 @@ -1058,14 +1058,13 @@ static int ntfs_readdir(struct file...
2006 Aug 17
1
SYSLINUX 3.20-pre12 released
Hi all, I have just pushed out SYSLINUX 3.20-pre12. This version fixes a long-standing stack overflow bug which kicks in after exiting from a COMBOOT or COM32 program too many times; this happens easily when using nested menus in the simple menu system. At this point I consider the feature set of 3.20 closed. I want to try to find the regres...
2001 Sep 19
1
is there a patch against 2.4.10-pre12 yet?
Hi. The patch against p4 no longer works -- did work for a while though. Is there anything against pre12 yet? Thanks. -- John Covici covici@ccs.covici.com
2014 Jun 19
5
testing out 6.03 network booting...
...k booting.... Cheers Andrew ---------------- all on VMWare Workstation 9 (Windows) - booting from DHCPD & TFTPD-hpa on Centos 6 x64 all booting RHEL7 kernel/initrd over TFTP or HTTP, and then loading the install.img from HTTP.... ---------------- 6.03-pre11 BIOS: pxelinux.0: boota OK TFTP 6.03-pre12 BIOS: pxelinux.0: boots OK TFTP 6.03-pre13 BIOS: pxelinux.0: boots OK TFTP 6.03-pre14 BIOS: pxelinux.0: boots OK TFTP 6.03-pre15 BIOS: pxelinux.0: boots OK TFTP 6.03-pre16 BIOS: pxelinux.0: boots OK TFTP 6.03-pre17 BIOS: pxelinux.0: boots OK TFTP ---------------- 6.03-pre11 BIOS: lpxelinux.0: boots...
2012 Oct 06
4
Syslinux 4.06-pre12
Hi, I've just pushed out a last -pre release before 4.06 final. The purpose of this prerelease was to make sure that all the build infrastructure is configured correctly and to ensure that the win installer problem is now gone (I've done the build on an F16 machine which should have a working mingw toolchain). Barring any major problems I'll do the final release this week. -- Matt
2004 Dec 21
0
SYSLINUX 2.20-pre12 released
This release fixes the handling of TIMEOUT in the simple menu system, and adds a NOESCAPE command to disable the "press Shift to get to the command prompt." This *would* be a release candidate, except for the fact that the Win32 SYSLINUX installer still hasn't been ported. I'd really like someone with more Win32 expertise than me to look at that particular one. Thanks,
1999 Nov 19
0
Request for change in ssh-askpass location after pre12
I've been working on a NetBSD package for openssl-1.2pre12, and I've noticed that Makefile.in installs ssh-askpass in $prefix/lib/ssh ($libdir) instead of $libexecdir/ssh. Since it is an executable, IMHO it should be in the latter spot. In the patch below, I've fixed this, as well as made ASKPASS_PROGRAM used during the install so that it's ea...
2007 Dec 29
1
another index question
...end$pre03 >= 1] <- 'V' > pre_ <- new[reoffend$pre04>=1 | reoffend$pre05 >=1 | reoffend$pre06 >=1] <- 'V' > pre_ <- new[reoffend$pre07 >=1 | reoffend$pre08 >=1 | reoffend$pre09 >=1| reoffend$pre10 >= 1 |reoffend$pre11 >=1 | reoffend$pre12 >=1 | reoffend$pre13 >=1| reoffend$pre14 >= 1 |reoffend$pre15 >=1| reoffend$pre16 >= 1 ] <- 'N' > pre_ <- new[reoffend$pre01111 | reoffend$pre012 | reoffend$pre013<=0] <-'O' > pre_ <- new[reoffend$pre02111<=0 | reoffend$pre02114<=0 | r...
2014 Jun 02
0
[PATCH] NTFS: fix incorrect file->offset usage in ntfs_readdir
...pointer to buffer was stored in this field. However this buffer is reallocated and read each ntfs_readdir call so the pointer may become incorrect. Now offset in index root rather than pointer is stored in this field. Signed-off-by: Andy Alex <andy at r-tt.com> --- diff -uprN syslinux-6.03-pre12.orig/core/fs/ntfs/ntfs.c syslinux-6.03-pre12/core/fs/ntfs/ntfs.c --- syslinux-6.03-pre12.orig/core/fs/ntfs/ntfs.c 2014-05-26 20:30:30.000000000 -0400 +++ syslinux-6.03-pre12/core/fs/ntfs/ntfs.c 2014-06-02 13:16:03.000000000 -0400 @@ -1058,14 +1058,13 @@ static int ntfs_readdir(struct file...
2005 Aug 18
4
SYSLINUX 3.10-pre11
I have just pushed out SYSLINUX 3.10-pre11. This version hopefully should fix Curtis' bug (display file garbage) as well as the NOESCAPE problem. Curtis, Alex and Paul, could you try this version out, please? -hpa
2014 Jun 20
0
testing out 6.03 network booting...
...on Linux. I assume you're just passing EFI32 vs EFI64 binaries (I'm doing this with different directories) > all booting RHEL7 kernel/initrd over TFTP or HTTP, and then loading the install.img from HTTP.... > ---------------- > 6.03-pre11 BIOS: pxelinux.0: boota OK TFTP > 6.03-pre12 BIOS: pxelinux.0: boots OK TFTP > 6.03-pre13 BIOS: pxelinux.0: boots OK TFTP > 6.03-pre14 BIOS: pxelinux.0: boots OK TFTP > 6.03-pre15 BIOS: pxelinux.0: boots OK TFTP > 6.03-pre16 BIOS: pxelinux.0: boots OK TFTP > 6.03-pre17 BIOS: pxelinux.0: boots OK TFTP > ---------------- >...
2014 Jun 20
0
testing out 6.03 network booting...
...gt; ---------------- > all on VMWare Workstation 9 (Windows) - booting from DHCPD & TFTPD-hpa on Centos 6 x64 > all booting RHEL7 kernel/initrd over TFTP or HTTP, and then loading the install.img from HTTP.... > ---------------- > 6.03-pre11 BIOS: pxelinux.0: boota OK TFTP > 6.03-pre12 BIOS: pxelinux.0: boots OK TFTP > 6.03-pre13 BIOS: pxelinux.0: boots OK TFTP > 6.03-pre14 BIOS: pxelinux.0: boots OK TFTP > 6.03-pre15 BIOS: pxelinux.0: boots OK TFTP > 6.03-pre16 BIOS: pxelinux.0: boots OK TFTP > 6.03-pre17 BIOS: pxelinux.0: boots OK TFTP > ---------------- >...
2008 Aug 20
44
GPL PV drivers for Windows 0.9.11-pre12
I''ve just uploaded 0.9.11-pre12 of the GPL PV drivers for Windows. Since -pre10 (and -pre11) I''ve fixed a heap of crashes that were plaguing xennet under load, and also rewritten the interrupt/event distribution logic to improve performance. Under windows 2003 I can now get network speeds of 1-2Gbit/second TX and 600Gb...
2008 Aug 20
44
GPL PV drivers for Windows 0.9.11-pre12
I''ve just uploaded 0.9.11-pre12 of the GPL PV drivers for Windows. Since -pre10 (and -pre11) I''ve fixed a heap of crashes that were plaguing xennet under load, and also rewritten the interrupt/event distribution logic to improve performance. Under windows 2003 I can now get network speeds of 1-2Gbit/second TX and 600Gb...
2009 May 25
4
Crash with core32 (syslinux-3.81-pre12-68-g4a211f6)
I got a qemu crash and errors reported in bochs while trying to get latest core32 branch working (pxelinux): qemu: fatal: Trying to execute code outside RAM or ROM at 0xe6e8aa07 EAX=6e0c7811 EBX=000034b3 ECX=ca68b338 EDX=00000048 ESI=750e3fff EDI=00000020 EBP=d07e4988 ESP=00102324 EIP=e6e8aa07 EFL=00000002 [-------] CPL=0 II=0 A20=1 SMM=0 HLT=0 ES =0028 00000000 ffffffff 00cf9300 CS =0020
2011 May 04
5
PXELINUX 4.10-pre*
So far I tested PXELINUX from 4.10-pre12, 4.10-pre9 and 4.10-pre6. The first two take a long time with a TFTP file not found and eventually find my file but error out (presumably to kaboom). The last takes a long time, does a lot of retransmitted packets (didn't watch the first two), then eventually loads the file but continues this...
2014 Jun 09
1
syslinux (pxelinux.0) debug prints
...If you can't, this would mean you need to avoid printf()/dprintf() for your debugging and you're looking at a far simpler function, writestr() or attempting to restructure what's in pxelinux.0 (a task that's likely non-trivial). I'll try to test current head iPXE ISO with 6.03-pre12 tonight. -- -Gene A: Because it messes up the order in which people normally read text, especially the archives of mailing lists. Q: Why is Top-posting such a bad thing? "No one ever says, 'I can't read that ASCII(plain text) e-mail you sent me.'" > From: Gene Cumm [m...
2014 May 29
3
syslinux (pxelinux.0) debug prints
...I was wondering how I can set the ?printf? output to be visible on the screen? (I?m using syslinux-6.03-pre02) printf () or dprintf ()? You need to watch what functions are available at the time you want to print. For example, printf isn't available until ldlinux.c32 is loaded. Why not 6.03-pre12? --Gene
2007 Mar 01
4
memdisk from 3.36 crashing on Dell PowerEdge 1955
Hello list, I had to boot a Dell Diagnostic Disk today, and tried doing this via memdisk - which was when I noticed memdisk isn't working for me at all, neither from pxelinux nor syslinux. After trying around with 'raw', 'bigraw' and the like I noticed it doesn't even do anything when just using: LABEL diag KERNEL memdisk .. when I try that: boot: diag nothing