search for: sherbszt

Displaying 12 results from an estimated 12 matches for "sherbszt".

Did you mean: herbszt
2009 Nov 26
1
Branch for gfxboot.c32
I have imported Steffens patch into the gfxboot32 branch [1] in my git repository [2]. [1] http://repo.or.cz/w/syslinux/sherbszt.git/shortlog/refs/heads/gfxboot32 [2] http://repo.or.cz/w/syslinux/sherbszt.git - Sebastian
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 ++++++++++++---------- 1 files changed, 12 insertions(+), 10 deletions(-) Sebastian
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 insertions(+), 1 deletions(-) Sebastian
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 lowmem_buf_size variable gfxboot: remove save_read() function com32/gfxboot/gfxboot.c | 66 +++++++++++++--------------------------------- 1 files chan...
2019 Jul 23
3
Status of syslinux git master
...t;[1] https://www.syslinux.org/archives/2019-February/026335.html > >[2] https://www.syslinux.org/archives/2018-August/026167.html > > > >Sebastian > > Could you make a tree that I can pull? A new temporary branch named 20190723 is now available at git://repo.or.cz/syslinux/sherbszt.git It contains the following commits: d9374841 Add exp function 303c54a0 Some fixes from commit 458a5413 e8df886e Force the linker to put all sections into a single PT_LOAD segment 1a18b2ee Revert "Fix all warnings, and better separate code that should not be mixed" Sebastian
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 g...
2019 Nov 08
1
current state of pxelinux for UEFI...
...db5b4+dfsg1-1_all.deb and ldlinux.e64 from syslinux-common_6.04~git20190206.bf6db5b4+dfsg1-1_all.deb On my hardware from AsRock (J4105) and Gigabyte (J1900) the following recent versions of pxelinux/syslinux: 1) debian 6.04~git20190206.bf6db5b4+dfsg1-1 2) vanilla git master at the moment 3) the sherbszt branch all behave the same, in the aforementioned way: they get stuck asking for ldlinux.e64, even though this has been provided at least once, on the first request (the path and filename was right and TFTP does not report a NAK). They never ask for the config file, as specified in the pxelinux....
2019 Jul 07
5
Status of syslinux git master
Gene, it looks like the syslinux master branch is broken since February [1]. Peter created the wip.makefixes branch but I wasn't able to get it working (yet) and it lacks activity since March. I think it might be time to revert commit 458a54133ecd ("Fix all warnings, and better separate code that should not be mixed") which broke master. Then apply at least the outstanding patch
2019 Aug 05
0
Status of syslinux git master
.../2019-February/026335.html > > >[2] https://www.syslinux.org/archives/2018-August/026167.html > > > > > >Sebastian > > > > Could you make a tree that I can pull? > > A new temporary branch named 20190723 is now available at > git://repo.or.cz/syslinux/sherbszt.git > > It contains the following commits: > > d9374841 Add exp function > 303c54a0 Some fixes from commit 458a5413 > e8df886e Force the linker to put all sections into a single PT_LOAD segment > 1a18b2ee Revert "Fix all warnings, and better separate code that should not b...
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 gfxboot: fix loading of LABELs with non KERNEL or LINUX commands com32/gfxboot/Makefile |...
2010 Dec 05
0
[GIT PULL] gfxboot module changes
Hello Peter, the following changes since commit b78b80a65bd2b65d975bd69b62a812ecd05ac3fb: Bump version to 4.04 (2010-12-02 16:04:35 -0800) are available in the git repository at: git://repo.or.cz/syslinux/sherbszt.git gfxboot32 Sebastian Herbszt (2): gfxboot: support TEXT and ENDTEXT keywords gfxboot: require LABEL keywords com32/gfxboot/gfxboot.c | 20 +++++++++++++++++++- 1 files changed, 19 insertions(+), 1 deletions(-) Sebastian
2019 Nov 07
4
current state of pxelinux for UEFI...
Dear gentlemen, I think I'd better start another thread for this... thanks to Ady Ady and Gregory Lee Bartholomew for their responses to my early question. Just for the record, my fresh experience with PXElinux 6.x follows: syslinux.efi version 6.03 does boot to the extent that it shows a prompt, but if I provide it with a CFG file containing several labels, no matter what label I type