Displaying 20 results from an estimated 20000 matches similar to: "syslinux-3.80-pre5, mboot.h and DEBUG 1"
2010 Mar 21
6
[PATCH] mboot: set boot loader name
Set a pointer to syslinux_version()->version_string in mbinfo.
Signed-off-by: Sebastian Herbszt <herbszt at gmx.de>
diff --git a/com32/mboot/mboot.c b/com32/mboot/mboot.c
index 8425e06..76ef7a0 100644
--- a/com32/mboot/mboot.c
+++ b/com32/mboot/mboot.c
@@ -222,6 +222,13 @@ int main(int argc, char *argv[])
/* Add auxilliary information */
mboot_make_memmap();
mboot_apm();
2010 Apr 04
1
[PATCH] mboot: set boot device
Set the boot device based on the derivative information.
Signed-off-by: Sebastian Herbszt <herbszt at gmx.de>
diff --git a/com32/mboot/mboot.c b/com32/mboot/mboot.c
index d008da0..526d10a 100644
--- a/com32/mboot/mboot.c
+++ b/com32/mboot/mboot.c
@@ -224,6 +224,14 @@ int main(int argc, char *argv[])
mboot_apm();
mboot_syslinux_info();
+ /* Set boot device info */
+ const
2009 May 04
2
SYSLINUX 3.80 released
3.80 is a bug fix and internal restructuring release. In particular,
the entire shuffler subsystem has been rewritten largely from scratch,
as has the Multiboot module.
Changes in 3.80:
* New shuffler mechanism and API.
* Rewritten mboot.c32 module.
* The syslinux_boot_linux() function has been simplified.
* Don't hang trying to boot a "menu
2015 Dec 10
3
Some patches from mageia
Gene Cumm wrote:
> On Tue, Dec 1, 2015 at 3:02 PM, Erwan Velu via Syslinux
> <syslinux at zytor.com> wrote:
> > Hi folks,
> >
> > As per Ady request (thanks for the reminder), I forgot to send the patches
> > I run in Mageia.
> >
> > There is two of them :
> >
> > One is making errors in parsing modules.alias not fatal.
> >
>
2009 Apr 26
1
Need help trying out new mboot.c32
Hi all,
I've started writing a new mboot.c32 using the Syslinux native APIs; it
is currently on the new-mboot branch of the Syslinux git repository.
However, I don't have a huge number of things which use Multiboot set up
to test, so I'd really appreciate it if you're a user of mboot.c32 to
help me try this and report back positive or negative.
I don't have the Solaris DHCP
2015 Dec 12
2
Some patches from mageia
> On Thu, Dec 10, 2015 at 5:15 PM, Sebastian Herbszt <herbszt at gmx.de> wrote:
> > Gene Cumm wrote:
> >> On Tue, Dec 1, 2015 at 3:02 PM, Erwan Velu via Syslinux
> >> <syslinux at zytor.com> wrote:
> >> > Hi folks,
> >> >
> >> > As per Ady request (thanks for the reminder), I forgot to send the patches
> >> > I
2015 Dec 12
2
Some patches from mageia
Gene Cumm wrote:
> On Sat, Dec 12, 2015 at 8:21 AM, Ady via Syslinux <syslinux at zytor.com> wrote:
> >
> >> On Thu, Dec 10, 2015 at 5:15 PM, Sebastian Herbszt <herbszt at gmx.de> wrote:
> >> > Gene Cumm wrote:
> >> >> On Tue, Dec 1, 2015 at 3:02 PM, Erwan Velu via Syslinux
> >> >> <syslinux at zytor.com> wrote:
>
2013 Jul 03
2
Problems with gfxboot.c32
Matt Fleming wrote:
> On Wed, 03 Jul, at 03:02:19PM, Andreas Heinlein wrote:
>> I had to add at least one boot entry to get a working config, so I
>> ended up with this isolinux.cfg:
>>
>> label live
>> menu label ^Try Ubuntu without installing
>> kernel /casper/vmlinuz
>> append file=/cdrom/preseed/ubuntu.seed boot=casper
>>
2013 Jul 03
2
Problems with gfxboot.c32
Matt Fleming wrote:
> On Wed, 03 Jul, at 09:53:32PM, Sebastian Herbszt wrote:
>> gfxboot.c32 is supposed to work as expected if you put all required files
>> inside the bootlogo archive.
>
> From reading com32/gfxboot/gfxboot.c, the code in the bootlog archive
> calls *out* into a realmode section compiled into gfxboot.c32
> (realmode_callback.asm) to do things like
2015 Dec 12
2
Some patches from mageia
Gene Cumm wrote:
> On Thu, Dec 10, 2015 at 5:15 PM, Sebastian Herbszt <herbszt at gmx.de> wrote:
> > Gene Cumm wrote:
> >> On Tue, Dec 1, 2015 at 3:02 PM, Erwan Velu via Syslinux
> >> <syslinux at zytor.com> wrote:
> >> > Hi folks,
> >> >
> >> > As per Ady request (thanks for the reminder), I forgot to send the patches
>
2010 Jun 13
2
[GIT PULL] gfxboot module changes
Hello Peter,
the following changes since commit 08b3602db548775ca819780de77686a186156ec7:
H. Peter Anvin (1):
isohybrid: use getopt_long_only()
are available in the git repository at:
git://repo.or.cz/syslinux/sherbszt.git gfxboot32
Sebastian Herbszt (2):
gfxboot: use syslinux_derivative_info()
gfxboot: set media type
com32/gfxboot/gfxboot.c | 22
2009 Dec 18
4
SYSLINUX 3.84 released
Syslinux 3.84 has been released. This is a mixed minor new
features/minor bug fixes release.
Changes in 3.84:
* SYSLINUX: make the DOS installer work for MS-DOS 7.x/8.x
(Win9x/ME) again.
* HDT: updated to version 0.3.6 (numerous changes.)
* mboot.c32: now supports video mode setting if requested by
the image.
* MEMDISK: Fix floppy images of
2011 Nov 02
3
Some bugs on gfxboot.c32
While playing with the current master of Syslinux, I figured out two
bugs I'd like to share with you.
1- Missing menu entires
If you consider a file with the following entries, only the first item
appears
label mga32
kernel anything
label mga64
kernel anything
Looks like the number at the end of the label is giving some headaches
to gfxboot.
If I do rename this two entries by
2011 Mar 30
2
[GIT PULL] gfxboot module changes
Hello Peter,
the following changes since commit 0620743d1e54cf48aa8e5cf5636739addae49d60:
H. Peter Anvin (1):
Merge remote-tracking branch 'mcb30/empty-tftp-ip'
are available in the git repository at:
git://repo.or.cz/syslinux/sherbszt.git gfxboot32
Sebastian Herbszt (4):
gfxboot: use skipspace()
gfxboot: don't use the bounce buffer
gfxboot: remove
2013 May 16
1
Syslinux 5.x and VMware ESXi mboot.c32
Hi,
I have had a VMware ESXi network boot setup for quite some time now.
After upgrading from 4.06 to 5.01 (or 5.10-pre3) the network boot fails with the following error:
--- snip ---
Failed to load COM32 file esxi/5.1.0/mboot.c32
boot:
--- snip ---
This error is seen for the ESXi bootup only.
The default mboot.c32 from syslinux itself doesn't work and this setup has been working with
2010 Apr 25
1
[GIT PULL] gfxboot module changes
Hello Peter,
the following changes since commit 67496f7afab45f17a6a4ce4fc183d9e0c15ead03:
Michal Soltys (1):
chain.c32 sethidden option fix
are available in the git repository at:
git://repo.or.cz/syslinux/sherbszt.git gfxboot32
Steffen Winterfeldt (7):
gfxboot: support MENU LABEL statement
gfxboot: make config statements case-insensitive
gfxboot: handle IPAPPEND
2009 Oct 29
5
[PATCH] gfxboot.c32
Ok, here is the first try to turn the gfxboot wrapper into a com32 module. I
had to extend the interface to the gfxboot core a bit to get it working. So
it works only with latest gfxboot from
git://gitorious.org/gfxboot/gfxboot.git
Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gfxboot_c32.diff.gz
Type: application/x-gzip
Size: 7220 bytes
Desc:
URL:
2010 Oct 20
2
[GIT PULL] gfxboot module changes
Hello Peter,
the following changes since commit 94fbd0b8d206102757cecd3dbd67cd701fb70470:
Merge remote branch 'liu/master' (2010-10-15 16:41:02 -0700)
are available in the git repository at:
git://repo.or.cz/syslinux/sherbszt.git gfxboot32
Colin Watson (1):
gfxboot: fix buffer overrun when loading kernel/initramfs
com32/gfxboot/gfxboot.c | 3 ++-
1 files changed, 2
2009 Jul 21
2
mboot.c32, NUMA and tgz
Hi all,
I'm attempting to PXE boot ESXi, which uses the syslinux mboot.c32 module. The mboot.c32 included with ESXi seems to be an older version that runs into an "out of memory loading.." problem halfway through, even though the box has 8GB memory. This may be related to NUMA, since it works fine on an older box but not the newer blade. I saw that some non-contiguous memory issues
2011 Apr 16
6
[PATCH 0/6] Makefile cleanups
From: Matt Fleming <matt.fleming at linux.intel.com>
This series includes a patch (PATCH 1/6) that I sent previously but I
thought it was worth sending it again since the rest of the series
depends on it, and it also gives a bit of context.
These cleanups make it simpler to do the big switchover to ELF modules
on the elflink branch because the libraries in $LIBS are now contained
in one