similar to: 5.01 pre3 CONFIG directive

Displaying 20 results from an estimated 1000 matches similar to: "5.01 pre3 CONFIG directive"

2013 Jan 14
2
Reports from 5.00
> 5.01 should be released by the beginning of next week. The following problems (among others) are present in 5.00. I hope they can be solved for 5.01. A_ LABEL directive with trail space characters fails: http://www.syslinux.org/archives/2012-December/019153.html B_ TEXT HELP directive hangs (easier to see when using Windows-like new lines, CR/LF):
2013 May 07
1
Syslinux 5.01 fails to boot iPXE
I have an issue to boot iPXE with Syslinux 5.01. However, the same method works for Syslinux 4.06. The error messages I got is (see attached png file): =================================== iPXE 1.0.0+git-20120202.f8840ba-3 -- Open Source Network Boot Firmware -- http://ipxe.org Features: VLAN HTTP iSCSI DNS TFTP AoE SRP BzImage COMBOOT ELF MBOOT PXE PXEXT /syslinux/ipxe.lkn: command not found
2008 Oct 14
2
SYSLINUX 3.73-pre3
I just pushed out SYSLINUX 3.73-pre3. The only significant difference over -pre2 was changing MEMDISK to use "safeint" by default. -hpa
2013 Jun 28
2
extlinux >= 5.01 menu.c32 timeout doesn't work
Hi, I am using qemu for testing new versions of syslinux before installing on an embedded computer. Everything works fine under qemu (1.5.0), so I updated extlinux from 4.06 to 5.11-pre3 on the computer. I found that the autostart's timeout does not work. The timeout value is correct but nothing happens. It worked well with extlinux 4.06... I tried with extlinux 5.01, 5.10, 5.11-pre3 and
2013 Jul 11
2
make efi64 install in syslinux-6.02-pre3 fail
Hello, I tried to make my own binary with 'make efi64 install' but it fail with make[3]: *** No rule to make target `/root/syslinux-6.02-pre3/efi64/efi/../core//writestr.o', needed by `syslinux.so'. Stop. make[3]: Leaving directory `/root/syslinux-6.02-pre3/efi64/efi' make[2]: *** [install] Error 2 make[2]: Leaving directory `/root/syslinux-6.02-pre3/efi64' make[1]: ***
2019 Sep 19
2
isolinux 6.04-pre3-3-g05ac953 - failed to load ldlinux.c32
Hi, We have been using isolinux 3.75 for a while now, to support pxelinux and UEFI we were going to update to 6.03, but seeing 6.04 has but fixes, decided to go with 6.04-pre3. First, is that about read for a "make official' ? Second, I did have to modify gnu-efi/inc/efilinks.h for the build to complete (had to remove the (intptr_t) which doesn't belong in EFI/EDK). So I've
2013 Jan 16
2
syslinux.com 5.01 pre3
> > E_ Under FreeDOS, SYSLINUX.COM doesn't seem to install ldlinux.* > > (specially when used with "--directory"), and there are no ([error]) > > messages; not even when executed with no parameters, or with > > "--help", or with "--version". The messages disappeared _after_ > > 5.00-pre7. > > Right, as Peter pointed out on
2012 Dec 07
1
ISOLINUX 5.00 TEXT HELP directive hang
Conditions to trigger this bug(s): 1_ Boot with ISOLINUX (SYSLINUX seems fine). 2_ Do NOT use the UI directive. 3_ In between TEXT HELP - ENDTEXT directives, use more than one line of text. *** syslinux.cfg start *** DEFAULT vesamenu.c32 PROMPT 0 LABEL pwd1 COM32 pwd.c32 TEXT HELP one line of text two lines of text ENDTEXT *** syslinux.cfg end *** Result: the system ([vesa]menu) hangs.
2008 Apr 08
1
SYSLINUX 3.63-pre3 release candidate; SDI image booting
Hello, I just received a serious bug report from Stas Kysel of rPath (with a great test case); it appears that deleted files can confuse extlinux so that it misses files. This is bad. As a result, I have pushed out 3.63-pre3, and intend to make a 3.63 final shortly. I would appreciate any help testing this. Furthermore, I would like to finish the SDI booting module, but I have yet to
2019 Feb 11
2
syslinux-6.04-pre3 botched
I think I botched syslinux-6.04-pre3. There are two fundamental problems with the build: a) The selection of what pieces of the library gets included in the core is done manually whereas it really should be automatic; b) The build doesn't fail if there are unresolved dependencies between the libraries and the core. I will fix these. (b) is IMO fundamental to avoid this error in the
2019 Feb 08
2
Syslinux 6.04-pre3
As suggested, I have made a 6.04-pre3 release. In addition to updating gnu-efi to the latest version available (3.0.9 + a few patches) I wanted to make the tree compile with -Werror on my box, which resulted in pulling a thread which in turn caused a whole bunch of things to unravel :) The end result was that I ended up refactoring much of the tree so that it now avoids building a ton of
2002 Jul 03
3
EXT3-fs error on kernel 2.4.18-pre3
Hi, I just noticed that my file server running 2.4.18-pre3 + IDE patches & NTFS patches has this error message in the logs: EXT3-fs error (device md(9,4)): ext3_free_blocks: Freeing blocks not in datazone - block = 33554432, count = 1 This is the only ext3 error I have seen and the uptime is currently over 74 days. The error actually appeared two weeks ago. The timing coincides well with
2003 Nov 25
1
SYSLINUX 2.08-pre3 released
I just found a rather embarrassing bug in PXELINUX -- and what's worse -- I wrote an email about it and killed it off accidentally :-/ It appears PXELINUX doesn't free its internal socket buffers (it has 32 of them) when it gets an error reply from the server, including "file not found." This means it will eventually run out of sockets and "go deaf." This
2013 Jun 27
3
Syslinux 6.00 released
On Thu, 27 Jun, at 11:45:28AM, Matt Fleming wrote: > I'll bisect to see why this broke after 5.01. Which is... commit 5447ef821c24b526079ef785d2454ed0efff3e2b Author: Matt Fleming <matt.fleming at intel.com> Date: Thu Feb 28 17:44:54 2013 +0000 ldlinux: Always update ConfigName when opening a config file With the introduction of commit aa7dd29db684 ("ldlinux:
2019 Sep 20
2
isolinux 6.04-pre3-3-g05ac953 - failed to load ldlinux.c32
Okay, thanks. I just tried 6.01-pre1, downloading the .xz file. But that won't build because the gnu-efi directory is empty. ?? On Thu, Sep 19, 2019 at 9:29 PM Ady Ady via Syslinux <syslinux at syslinux.org> wrote: > > > fixes, decided to go with 6.04-pre3. First, is that about read for a > > > Please try either 6.04-pre1, or the current (binary) packages from
2003 Aug 22
1
SYSLINUX 2.06-pre3
I have released a SYSLINUX 2.06-pre3. This includes modifications to ppmtolss16 so that it should now be completely compliant with all modes of the PNM specification, raw/plain, PBM/PGM/PPM, with comment lines or without. ftp://ftp.zytor.com/pub/linux/utils/boot/syslinux/Testing/ Please test it out ASAP if at all possible. Since the fixes for -pre1 and -pre2 were pretty essential, I'd like
2007 Jun 30
1
3.52-pre3 vmware 'dopathc'
Hello, I'm check Your version of patch in syslinux-3.52-pre3. Memory (for multidisk) and 'empty line' work correctly, but VMware check (if enabled :) - not. Nasm use 'reverse' byte order in 'xxx'-constant :). With attached patch all work correctly (checked in VMware v6). Best regards, Iouri mailto:bc-info at styx.cabel.net --------------
2009 Jul 30
2
SYSLINUX 3.83-pre3
I *think* I have found and fixed the Thinkpad MEMDISK problem. The problem with MS-DOS I understand... not so when it comes to an apparently unrelated FreeDOS problem, and as such I really don't know *why* the hack I did works, nor if it will *stay* fixed, but at least it seems to boot on my T61 (at least until it crashes due to another error...) -hpa -- H. Peter Anvin, Intel Open Source
2003 Dec 10
1
samba3.0.1.pre3 and samba3.0.1rc1
Dear Samba-Team, I already wrote to Jeremy Allison an he told me to post my problem to you: I have the following problem: The smbd and winbindd start fine, everthing seems to be okay, all users can be authenticated. But a few minutes later the winbindd is suddenly unable to authenticate some users against the Domain. You can see it in the snapshot. Messages like "Unable to initgroups"
2009 Nov 05
0
nested factorial effects in a lme model
Hi. I would like to run a mixed effects model, but there's one aspect of the model that I don't know how to code. My goal is to analyze data from an experiment in which I tested the swimming performance (i.e., Umax) of two species of fish from 4 different lakes (a sample of the data is below). Each fish was tested when it was rested and when it was tired, and each test was