Displaying 20 results from an estimated 10000 matches similar to: "[PATCH][git-pull] diag/geodsp"
2013 Sep 09
2
[PATCH][git-pull] geodsp fixes
The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd:
Gene Cumm (1):
Allow for UNDIIF_ID_DEBUG in 1 mk line
are available in the git repository at:
git://github.com/geneC/syslinux.git elflink-geodsp-fixes-for-mfleming
https://github.com/geneC/syslinux/tree/elflink-geodsp-fixes-for-mfleming
Gene Cumm (2):
diag/geodsp: fix Makefile
diag/geodsp:
2011 Apr 22
1
[PATCH][git-pull] diag/geodsp/: Fixes/Improvements
git://git.zytor.com/users/genec/syslinux.git
Branch diag-geodsp-for-hpa
Numerous improvements, most notably that we no longer make 3 8MiB
images during a build, the .img.xz files will stay untouched after a
'make clean;make' and use the program variables from MCONFIG.
I'm still trying to figure out if there's a way to have/simulate a
prerequisite that is ignored when not present
2015 Feb 16
1
[syslinux:master] diag/geodsp: update
On Mon, Feb 16, 2015 at 12:06:07PM -0800, syslinux-bot for Gene Cumm wrote:
> Commit-ID: 9d33f23c9bbb0f308ca6dab3fca16a128247e283
> Gitweb: http://www.syslinux.org/commit/9d33f23c9bbb0f308ca6dab3fca16a128247e283
> Author: Gene Cumm <gene.cumm at gmail.com>
> AuthorDate: Mon, 16 Feb 2015 14:27:35 -0500
> Committer: Gene Cumm <gene.cumm at gmail.com>
>
2012 Feb 20
1
[GIT-PULL] repo change and pull reminder
I've changed my repo from git://github.com/geneC1/syslinux.git to
git://github.com/geneC/syslinux.git and still have several git-pull
requests pending.
Change from native compiled C application to Perl to remove the
platform association:
git://github.com/geneC/syslinux.git diag-geodsp-perl-for-hpa
Add AsciiDoc documentation and minor fixes to cptime.c32 and prdhcp.c32:
2013 Sep 17
0
[PATCH][git-pull] geodsp fixes
On Mon, 09 Sep, at 04:43:54PM, Gene Cumm wrote:
> The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd:
> Gene Cumm (1):
> Allow for UNDIIF_ID_DEBUG in 1 mk line
>
> are available in the git repository at:
>
> git://github.com/geneC/syslinux.git elflink-geodsp-fixes-for-mfleming
>
2012 May 27
0
[git-pull] diag/mbr fixes
The following changes since commit 7c1b588f9a918b5e251773f0ef4f3812859cc159:
H. Peter Anvin (1):
Merge remote-tracking branch 'genec/diag-geodsp-perl-for-hpa'
are available in the git repository at:
git://github.com/geneC/syslinux.git diag-mbr-fix-for-hpa
Gene Cumm (1):
diag/mbr: Clarify README
Jean-Christian de Rivaz (1):
Update diag/mbr instruction to match
2011 Jun 04
1
syslinux-4.04 doesn't compile
Hallo, syslinux,
I've just tried to compile syslinux 4.04 for slackware - it stopped when
it tried to execute
Entering directory `/path/to/diag/geodsp'
./mk-lba-img lba.img
"strace" shows
execve("./mk-lba-img", ["./mk-lba-img", "lba.img"], [/* 49 vars */]) = -
1 ENOEXEC (Exec format error)
dup(2) = 3
2011 Feb 24
1
[PATCH][git-pull] Reminders
Here's some reminders for various branches that are pending. All
branches are at my public repo at
git://git.zytor.com/users/genec/syslinux.git (
http://git.zytor.com/?p=users/genec/syslinux.git;a=summary )
HPA, I'd appreciate a response in the direction of a status like on
hold, under review, denied or to be completed soon.
Branch win64-mingw32-ubuntu-for-hpa adds more prefixes in
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
2012 May 27
0
[git-pull] pxechn.c32
The following changes since commit 7c1b588f9a918b5e251773f0ef4f3812859cc159:
H. Peter Anvin (1):
Merge remote-tracking branch 'genec/diag-geodsp-perl-for-hpa'
are available in the git repository at:
git://github.com/geneC/syslinux.git pxechn-c32-for-hpa
Gene Cumm (1):
pxechn.c32: PXE NBP chainloader
H. Peter Anvin (1):
COM32: add DHCP pack/unpack functions
2013 Jul 20
2
[PATCH][git-pull] UNDIIF packet header debug
The following changes since commit 89794a3d0b8659e2a143faeffc77877b45754c52:
Matt Fleming (1):
Merge branch 'dynamic-debug' into elflink
are available in the git repository at:
git://github.com/geneC/syslinux.git elflink-undi-debug-for-mfleming
Gene Cumm (5):
lwip: undiif: Fix debug options to unique *_DEBUG macros
lwip: Allow LWIP_PLATFORM_* output to use
2017 Mar 19
2
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
>
> I ponder whether it would be possible to create a diagnostic MBR
> which does not necessarily have to boot but rather tells what the
> isohybrid MBR would perceive: Presence of partition table,
> EBIOS or CBIOS, block address used with INT 13, content of the block
> read by the first INT 13, ...
>
> One could preserve the isohybrid MBR of an ISO and replace it by
>
2013 Sep 03
4
[PATCH][git-pull] lwIP PXE fixes
The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd:
Gene Cumm (1):
Allow for UNDIIF_ID_DEBUG in 1 mk line
are available in the git repository at:
git://github.com/geneC/syslinux.git elflink-pxe-fixes-for-mfleming
https://github.com/geneC/syslinux/tree/elflink-pxe-fixes-for-mfleming
Gene Cumm (12):
core/lwip/undi: Improve UNDIIF_ID_DEBUG messages
2013 Sep 17
2
[PATCH][git-pull] lwIP PXE fixes
On Tue, Sep 17, 2013 at 9:36 AM, Matt Fleming <matt at console-pimps.org> wrote:
> On Tue, 03 Sep, at 07:31:52PM, Gene Cumm wrote:
>> The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd:
>> Gene Cumm (1):
>> Allow for UNDIIF_ID_DEBUG in 1 mk line
>>
>> are available in the git repository at:
>>
>>
2011 Apr 18
1
Syslinux 4.04 released
After way too long, a new production release of Syslinux is finally
available.
Syslinux 4.04 is primarily a bug fix release, but with some new
features.
Changes in 4.04:
* PXELINUX: Fix handling of unqualified DNS names.
* PXELINUX: Fix timer bug when PXELINUX might be unloaded
(Gene Cumm).
* core/writedec.inc: Fix duplicate declaration and overflow
2013 Aug 03
1
[PATCH][git-pull] Fix mbox/semaphore checks, UNDI ID debug
The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd:
Gene Cumm (1):
Allow for UNDIIF_ID_DEBUG in 1 mk line
are available in the git repository at:
git://github.com/geneC/syslinux.git elflink-undi-thread-for-mfleming
Gene Cumm (3):
core/lwip/undi: Improve UNDIIF_ID_DEBUG messages
core: mbox/semaphore NULL checks
core: make
2014 Jun 12
1
Current 6.03 changelog
The following is the current change-log for Syslinux 6.03.
The final stable version might include additional items.
Before the final release, it would be helpful to receive feedback
about:
_ Any item that should be added or eliminated.
_ Any item that should be edited in any way (rewording, technical
details...).
_ Any item that should not be included.
_ Any credit that should be added /
2013 Jul 22
1
[PATCH][git-pull] UNDIIF packet header debug
On Mon, Jul 22, 2013 at 11:43 AM, Matt Fleming <matt at console-pimps.org> wrote:
> On Sat, 20 Jul, at 09:33:53AM, Gene Cumm wrote:
>> The following changes since commit 89794a3d0b8659e2a143faeffc77877b45754c52:
>> Matt Fleming (1):
>> Merge branch 'dynamic-debug' into elflink
>>
>> are available in the git repository at:
>>
>>
2012 Jun 16
1
[PATCH][git-pull] Update strerror() to give english messages
The following changes since commit 753ab4bde224205876f09889ce928acb3682ba73:
H. Peter Anvin (1):
Merge remote-tracking branch 'genec/linux-com32-error-message-for-hpa'
are available in the git repository at:
git://github.com/geneC/syslinux.git strerror-for-hpa
Gene Cumm (4):
errno.h: Strip it of unused macros
strerror: Use klibc version
com32 strerror: add
2015 Jul 01
4
boot... round 2
On 01.07.2015 12:10, Gene Cumm wrote:
> On Wed, Jul 1, 2015 at 4:35 AM, poma <pomidorabelisima at gmail.com> wrote:
>>
>> To remind you once again.
>> ISOLINUX >= 6.00 built with GCC >= 5.0.0 causes a broken boot.
>> This relates specifically to the use of the vesamenu.c32,
>> menu.c32 works without problemos.
>
> isolinux-debug.bin is not for