search for: pre3

Displaying 20 results from an estimated 303 matches for "pre3".

Did you mean: pre
2005 Jan 04
0
[PATCH] BUG on error handlings in Ext3 under I/O failure condition
...ng); -extern void write_inode_now(struct inode *, int); +extern int write_inode_now(struct inode *, int); extern int filemap_fdatawrite(struct address_space *); extern int filemap_flush(struct address_space *); extern int filemap_fdatawait(struct address_space *); diff -Nru linux-2.4.29-pre3-bk2/fs/ext3/fsync.c linux-2.4.29-pre3-bk2_fix/fs/ext3/fsync.c --- linux-2.4.29-pre3-bk2/fs/ext3/fsync.c 2002-11-29 08:53:15.000000000 +0900 +++ linux-2.4.29-pre3-bk2_fix/fs/ext3/fsync.c 2005-01-04 19:58:32.000000000 +0900 @@ -69,7 +69,7 @@ if (test_opt(inode->i_sb, DATA_FLAGS) == EXT3_MOUNT_...
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]: *** [efi64] Error 2 make[1]: Leaving directory `/root/s...
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 taken a -m32 build of the isolinux.bin and now the new (to me from 3.x) ldli...
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
2009 Nov 04
0
HDT-0.3.5-pre3 is out
The -pre3 release is out and tends to be the last one before the release. This pre version adds two new features we thought it would be interesting to have in 0.3.5: - Reboot If your system features the reboot.c32 module, the "reboot" command will restart your computer. The floppy/iso images we...
2013 Jul 12
0
make efi64 install in syslinux-6.02-pre3 fail
On Thu, 11 Jul, at 01:55:12PM, Michael Szerencsits wrote: > 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]: *** [efi64] Error 2 > make[1]: L...
2013 Jan 16
1
5.01 pre3 CONFIG directive
...parameter of the CONFIG > > directive) is not located in the soon-to-be new CWD. One potential > > example could be the ML email thread that _ends_ at > > http://www.syslinux.org/archives/2012-December/019062.html. > > This should be fixed in git but please ensure that -pre3 works for your > testcases. Hi Matt, Unfortunately, it fails with 5.01-pre3. I have uploaded a small ISO image with 5.01pre3 which fails. Initially, it failed when I used the CONFIG directive: "Failed to load libutil_com.c32" "Failed to load COM32 file ../boot/syslinux/menu.c3...
2001 Sep 10
0
[RHSA-2001:107-07] New bugzilla packages are available
...RPMs being upgraded on your system. 5. Bug IDs fixed (http://bugzilla.redhat.com/bugzilla for more info): 6. RPMs required: Red Hat Powertools 7.0: SRPMS: ftp://updates.redhat.com/7.0/en/powertools/SRPMS/bugzilla-2.14-1.src.rpm ftp://updates.redhat.com/7.0/en/powertools/SRPMS/perl-Chart-0.99c.pre3-1.src.rpm ftp://updates.redhat.com/7.0/en/powertools/SRPMS/perl-GD-1.33-1.src.rpm ftp://updates.redhat.com/7.0/en/powertools/SRPMS/perl-DBD-MySQL-1.2215-1.src.rpm alpha: ftp://updates.redhat.com/7.0/en/powertools/alpha/perl-Chart-0.99c.pre3-1.alpha.rpm ftp://updates.redhat.com/7.0/en/powertools/al...
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 wil...
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 > Debian Testing. > > Please avoid official 6.04-pre2 and 6.04-pre3 (and official git master > head at the time of this email). These _will_ fail at some point or > ano...
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 receive a SDI file from anyone to test with. I probably won't have time to experiment with the XP embedded trial edition, so I...
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 mu...
2003 Nov 25
1
SYSLINUX 2.08-pre3 released
...from the server, including "file not found." This means it will eventually run out of sockets and "go deaf." This hasn't been caught until now simply because PXELINUX usually uses far less than 32 socket buffers during normal execution. I have released a syslinux-2.08-pre3 which fixes this bug: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/ At the moment, other than the bug fixes plus "timeoutcmd" that are already in 2.08-pre3, there is really only one thing on my list for 2.08, which is an API function to "replace bootstrap", whi...
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 wee...
2019 Feb 08
0
6.04-pre3 Failed to load ldlinux.c32
Testing with a floppy image booting a VM: SYSLINUX 6.04 CHS 6.04-pre3 Copyright... Failed to load ldlinux.c32 Boot failed: please change disks and press a key to continue. The same floppy image and the same VM, when using 6.04-pre2 at least got to the boot prompt. Regards, Ady. PS: In relation to my prior email about the mixing of source/binary files in 6.04...
2019 Sep 20
0
isolinux 6.04-pre3-3-g05ac953 - failed to load ldlinux.c32
> 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 Debian Testing. Please avoid official 6.04-pre2 and 6.04-pre3 (and official git master head at the time of this email). These _will_ fail at some point or another. > "make official...
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 t...
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...
2019 Mar 21
1
does git head work?
...t; > > > If I replace those files with the ones out of the ubuntu installer, I get > > the prompt (i.e., ldlinux.c32 is loaded). > > > > Is head known to have issues, or is there a way of building broken binaries? > > Same failure using > > ./syslinux-6.04-pre3/bios/core/pxelinux.0 > ./syslinux-6.04-pre3/bios/com32/elflink/ldlinux/ldlinux.c32 > > from > > https://www.zytor.com/pub/syslinux/Testing/6.04/syslinux-6.04-pre3.tar.xz Just for completeness: https://www.zytor.com/pub/syslinux/syslinux-6.03.tar.xz is OK. (obviously: it is rel...
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 6.01-pre4, same problem. This is probably related to the bios ? Have you encountered thi...