search for: winterfeldt

Displaying 17 results from an estimated 17 matches for "winterfeldt".

2010 Apr 09
2
[PATCH] gfxboot: support MENU LABEL statement
The config file parser now accepts MENU LABEL. Also, make config statements case-insensitive. Signed-off-by: Steffen Winterfeldt <wfeldt at opensuse.org> --- com32/gfxboot/gfxboot.c | 69 ++++++++++++++++++++++++++++++++++------------- 1 files changed, 50 insertions(+), 19 deletions(-) diff --git a/com32/gfxboot/gfxboot.c b/com32/gfxboot/gfxboot.c index bfdd8cc..640422b 100644 --- a/com32/gfxboot/gfxboot.c +++ b/...
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:
2006 Sep 22
1
isolinux/el torito
hello a while ago i posted a question about my troubles remastering isolinux bootable cds. after that Steffen Winterfeldt helped me out a lot and now my problems are gone. i wrote a document about my experiences and i thought i'd share it with you: http://littlesvr.ca/isomaster/eltoritosuppl.php and since i'm in pimping mode, my interest in isolinux is purely because of iso master ( http://littlesvr.ca/is...
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 gfxboot: turn off graphics before starting kernel gfxboot: fix localboot gfxboot: better error handling gfxboot: fix menu label handling c...
2009 May 04
2
SYSLINUX 3.80 released
...Fix problem with boot-once "sticking" on some BIOSes. * isohybrid: fix problem with images over 2 GB in size. * APM poweroff module (poweroff.com) by Sebastian Herbszt. * ISOLINUX: fix the handling of large directories. Bug found and fixed by Steffen Winterfeldt. Begin3 Title: syslinux Version: 3.80 Entered-date: 2009-05-04 Description: SYSLINUX is a collection of boot loaders for the Linux operating system which operates off Linux ext2/3 filesystems, MS-DOS FAT filesystems, network servers...
2019 Jul 19
0
[Patch] Fix lzo memory aliasing issue
Originated/took from Steffen Winterfeldt and Michael Matz in opensuse's Syslinux package: https://bugzilla.opensuse.org/show_bug.cgi?id=1125616 "fix lzo memory aliasing issue" --- lzo/Makefile +++ lzo/Makefile @@ -19,6 +19,8 @@ LIB = lzo.a BINS = prepcore +OPTFLAGS += -fno-strict-aliasing + all : makeoutput...
2009 Dec 09
1
[GIT PULL] gfxboot32 branch
The following changes since commit aae5483d9ebd6f091aa740108ad7f2958303931f: Steffen Winterfeldt (1): gfxboot.c32 are available in the git repository at: git://repo.or.cz/syslinux/sherbszt.git gfxboot32 Sebastian Herbszt (4): gfxboot: use $(NASM) and $(OBJCOPY) gfxboot: fix typo in cb_getcwd - wrong function number gfxboot: accept plain boot logo files gfxb...
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 Jul 09
1
gfxboot again - EFI64
Am 04.07.2013 20:02, schrieb H. Peter Anvin: > On 07/04/2013 06:03 AM, Andreas Heinlein wrote: >> Hello, >> >> I think I found another problem with gfxboot, and I think it is >> completely unrelated to the 'packed archive' issue. >> >> Again I tried using gfxboot with the Ubuntu gfxboot archive, this time >> with EFI64, using a real EFI-capable
2008 Mar 23
4
GSOC -2008 - Few Questions
Hello All, I am participating in the Google Summer of Code 2008. I am a student from India. I am interested in rewriting Gfxboot as a COM32 module.I am interested in syslinux because I used the ppmtolss16 perl script present in syslinux to create my own splash screen for a kiosk system which was built on Myslax(and isolinux was present too!!!). I am a newbie and have some basic knowledge of C. I
2009 Apr 16
0
SYSLINUX 3.75 released
...strings to com32 modules, especially needed for linux.c32. * New MENU SAVE directive which saves the latest menu selection until the next boot. Currently only implemented for EXTLINUX. * gfxboot.com: *experimental* interface module to Steffen Winterfeldt's "gfxboot" graphical front end (http://gfxboot.sourceforge.net/). Module by Sebastian Herbszt. Begin3 Title: syslinux Version: 3.75 Entered-date: 2009-04-16 Description: SYSLINUX is a collection of boot loaders for the Linux operating...
2015 Dec 01
3
Some patches from mageia
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. The other one is adding an option to chain to avoid reading garbage on the command line. I had some issues with gfxboot and had to implement that. I know it's a workaround, I don't really get if that's
2009 Apr 09
1
SYSLINUX 3.74 released
...s to com32 modules, especially needed for linux.c32. * New MENU SAVE directive which saves the latest menu selection until the next boot. Currently only implemented for EXTLINUX. * gfxboot.com: *experimental* interface module to Steffen Winterfeldt's "gfxboot" graphical front end (http://gfxboot.sourceforge.net/). Module by Sebastian Herbszt. Begin3 Title: syslinux Version: 3.74 Entered-date: 2009-04-09 Description: SYSLINUX is a collection of boot loaders for the Linux operati...
2010 Jun 28
1
Syslinux 4.00 released
...g Tang's work on Syslinux (Feng's work will be included in a subsequent release); - Shao Miller, Gert Hulselmans, Erwan Velu, Gene Cumm, and Thomas B?chler for all your work and especially your work during the last productization rush. - Liu Aleaxander, Pierre-Alexandre Meyer, Steffen Winterfeldt, Sebastian Herbszt, Ferenc Wagner and Paul Bolle for major development work. - Everyone else who have contributed or tested! Changes in 4.00: * Major code base changes; all filesystem rewritten in C. This work was done primarily by Liu Aleaxander (Yuanhan Liu). * EXTL...
2009 Apr 05
3
[PATCH] Gfxboot COMBOOT module
...- /dev/null +++ syslinux-3.74-pre17-2-g2a9ddec/modules/gfxboot.asm @@ -0,0 +1,930 @@ +; **************************************************************************** +; +; gfxboot.asm +; +; Copyright 2008-2009 Sebastian Herbszt +; +; This module is based on gfxboot integration patches by Steffen Winterfeldt. +; Some parts borrowed from Syslinux core. +; +; This program is free software; you can redistribute it and/or modify +; it under the terms of the GNU General Public License as published by +; the Free Software Foundation, Inc., 53 Temple Place Ste 330, +; Boston MA 02111-1307, USA; either ve...
2008 Nov 22
5
[RFC][PATCH] Gfxboot COMBOOT module
So here it is. Ugly and far from acceptable shape but nonetheless it seems to work. Parts are borrowed from syslinux core and of course the gfxboot patch for syslinux 3.63. Syntax: gfxboot.com <bootlogo file> - Sebastian --- /dev/null 2007-09-21 23:50:58.000000000 +0200 +++ syslinux-3.73-pre6/modules/gfxboot.asm 2008-11-22 19:01:10.000000000 +0100 @@ -0,0 +1,883 @@ + absolute 0
2006 Jun 19
0
syslinux 3.11/3.20-pre initrd loading bug
If you load more than one initrd syslinux doesn't clear the memory between them. Or rather, the code for it does not work. The patch below fixes it. Steffen --- loadhigh.inc +++ loadhigh.inc @@ -65,7 +65,10 @@ push edi ; <C> Target buffer mov cx,ax xor bx,bx ; ES:0 + push dx call getfssec ; Load the data into xfer_buf_seg + ; getfssec destroys dx! + pop dx