similar to: Syslinux 4.03-pre5 - final in a day or two

Displaying 20 results from an estimated 4000 matches similar to: "Syslinux 4.03-pre5 - final in a day or two"

2010 Oct 03
3
[PATCH 0/3] elflink: Another small fixes on CLI
Hi, This is a another small set of fixes about CLI on elflink branch. Liu Aleaxander (3): elflink: use 'input' as the prompt of the CLI elflink: Add ctrl-R key bind support elflink: handle the NULL return of edit_cmdline core/elflink/cli.c | 88 +++++++++++++++++++++++++++++++++++++++++--- core/elflink/load_env32.c | 4 ++- 2 files changed, 85 insertions(+), 7
2010 Dec 21
2
[PATCH] chain.c32: support chainloading GRUB2 core.img
Here is a patch that makes it possible to chainload GRUB2 core.img form chain.c32. It reuses the grub= parameter (used for chainloading GRUB Legacy stage2): - both loaded at 0x8000 - start execution at offset 0x200 (0x8200 in memory) GRUB2 allows to specify another "GRUB home dir" than the standard /boot/grub GRUB2 doesn't allow to change the configfile 'grub.cfg' name
2010 Jun 18
1
ROSH: Status
Just a status update on my progress with ROSH: I now have it able to compile as a COM32 and Linux ELF on the pathbased branch. The main reason I am using the Linux ELF is to test and compile a little easier and faster. At this point, it's approaching a stable, usable state. However, it depends on some changes to libutil, the main COM32 library, and the Syslinux core. I think I have the
2010 Aug 20
4
[PATCH] git tree: libfat, chain, mtools/syslinux, menu.txt
git://gnx.ath.cx/syslinux.git On branch for_hpa, I've got several groups of changes (listed bottom up) -chain.c32: the beginning of a DRMK loader; I still need to test this further and document/code what ones can possibly work -mtools/syslinux.c: Check to be sure fs is not NULL in case libfat_open() failed, like it can on a bad filesystem. Try to present a useful error rather than a seg
2011 Feb 04
1
sanboot.c32 with gpxelinux 4.03
Hello All. Yesterday I?m trying another ways but without luck. Issue still exist ? Please help. Is it possible to rewrite DHCP setting for sanboot.c32 after gpxelinux.0 load? Will be nice to have this possibility because: 1. DHCP can be ?black box?. 2. DHCP admin not available. 3. PXE server rewrite dhcp setting. I cannot boot from cdrom after pxe(gpxelinux.0) ? please help. LABEL Windows 7
2006 Feb 27
1
booting dell diagnostic hd image with isolinux
Dell has an ISO image (Dell version 5061A0, A5061) available here http://support.euro.dell.com/support/downloads/download.aspx?releaseid=R102625&fileid=132637 which contains an ISO with an hard disk image and no-emulation boot. I've estracted the hard disk image (size=2048000) and I'd like to boot it with isolinux. I tried kernel memdisk append initrd=dell5061.img The Dell/Dos os
2010 Aug 01
1
Chainloading DRMK
DRMK (Dell Real Mode Kernel), now used in their DOS-based diagnostic images (probably about 2-4 years), has a rather unusual entry into the IO file (DELLBIO.BIN; similar to IO.SYS and IBMBIO.COM). After fumbling around with it over the last few days, I _think_ I've figured out the quirks of this entry point (and successfully tweaked chain.c32 to do such). dl Usual; drive number bp 0 cs
2010 Oct 02
4
[PATCH 0/4] some fixes on elflink branch
This is a small set of patches for elflink branch based on feng's elflink branch. hpa, It seems that I can't log on terminus by ssh at home. So I can't push these patches on my git tree. Liu Aleaxander (4): elflink: Cleanup some warnings elflink: Fix the wrong malloc size in enter_cmdline elflink: Do clear screen even if we have no pDraw_Menu method elflink: Add Ctrl-p +
2009 Aug 08
2
[PATCH] pxe: fix OACK packet handling
The current code only works iff the tsize option is set. This patch fixes the handling of the OACK packet and makes the code work with all combinations of the tsize and blksize options. Signed-off-by: Sebastian Herbszt <herbszt at gmx.de> diff --git a/core/pxe.c b/core/pxe.c index 81d3e23..a4b8a14 100644 --- a/core/pxe.c +++ b/core/pxe.c @@ -913,8 +913,10 @@ static void pxe_searchdir(char
2009 Dec 10
1
[PATCH] [RFC] lib: add a hex dump lib function
Hi all, Date: Thu, 10 Dec 2009 22:55:20 +0800 Subject: [PATCH] [RFC] lib: add a hex dump lib function I think it would be better to have a hex dump routine; it would make debugging much easier since it can dump the data, like fs meta data, in a hex style, just like what the 'hexdump -C file' command does. BTW, I'm not sure where should I to put the hexdump function declaration. For
2004 Jun 12
0
Possible source problem in 2.10-pre5
Only to signal that in version 2.10-pre5 the "Out of memory, better reorganize something..." message is commented out. This is a diff extract from 2.09 to 2.10-pre5 : diff -u syslinux-2.09/ldlinux.asm syslinux-2.10-pre5/ldlinux.asm --- syslinux-2.09/ldlinux.asm 2004-04-23 06:14:15.000000000 +0200 +++ syslinux-2.10-pre5/ldlinux.asm 2004-05-30 00:11:23.000000000 +0200 @@
2005 Jan 25
1
SYSLINUX 3.08-pre5
I have released SYSLINUX 3.08-pre5. Sparse files should now work correctly in extlinux. Symlink support still needs to be added, though. -hpa
2001 Jun 25
1
Any issues with ext3-0.0.7 on 2.4.6-pre5?
Are there any issues with ext3-2.4-0.0.7 on 2.4.6-pre5? The patch applies with offsets and no rejects. [I need the export reiserfs by knfsd functionality of -pre3 onwards. My intent for the test system is to protect all standard partitions /, /usr, /var with ext3 (easier to revert to ext2 and do OS upgrades) and try a mixture of ext3 and reiserfs for exporting of data and user home partitions.]
2006 Sep 14
1
3.20-pre5 vesamenu works pretty well in ATI and Intel VGA chips
The 3.20-pre5 vesamenu works pretty well in ATI (Radeon Mobility M6) and Intel VGA chips (82865G Integrated). Awesome! If I remove the png file, it will fall back to the text mode. Just one more question, I'd like to make this text mode color looks like that default one in menu.c32, but when I use "MENU COLOR ..." to change the setting, it seems no affect. Where am I wrong? If it can
2007 Nov 12
1
rsync 3.0.0 pre5 + hard link preversation trigger assert
I've setup rsync 3.0.0 pre5 on distrib-coffee.ipsl.jussieu.fr (rsync server) and upload the same into mandriva cooker (development distribution). Someone reported this failure: rsync -auvPH --delete --exclude-from="/home/rfox/exclude.txt" distrib-coffee.ipsl.jussieu.fr::mandrivalinux/devel/cooker/i586/ . receiving incremental file list rsync: hlink.c:253: check_prior: Assertion
2007 Jan 26
4
SYSLINUX 3.35-pre5 released -- release candidate
Hi all, I have released SYSLINUX 3.35-pre5 to the Testing directory; this is a release candidate and I intend to release this as 3.35 early next week unless I hear of any showstopper bugs, so please, pretty please, try it out. http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/ kernel.org has been overloaded lately, so it might take a while to show up. Changes in 3.35: *
2001 Nov 20
0
2.4.15-pre5 success report
I just want to send a quick note that I am running clean unpatched 2.4.15-pre5 with ext3 on root (and only) Linux partition on my notebook for a while, and it just works without a glitch. Congratulations to the developers (and users :) for getting this stuff in the mainstream distribution at last. Eugene
2003 Sep 11
1
SYSLINUX 2.07-pre5 OK?
Anyone had any chance to try this out? -hpa
2006 Sep 13
0
SYSLINUX 3.30-pre5 released: graphical menu should now be fully functional
Hi all, I have released SYSLINUX 3.30-pre5. This is the first version in which I think we can consider the graphical menu feature-complete. I would really appreciate any and all feedback on this particular test release. Also, if you find a machine on which the graphical menu *doesn't* work, I would appreciate knowing: 1. does it correctly fall back to the text menu? 2. what is
2008 Sep 09
0
SYSLINUX 3.72-pre5: release candidate
Hello all, With SYSLINUX 3.72-pre5 I think it's time to push SYSLINUX 3.72 into release candidate status. Please let me know if there are any bugs I'm forgetting... -hpa