search for: mfleming

Displaying 20 results from an estimated 71 matches for "mfleming".

Did you mean: fleming
2012 Jul 06
1
git tree magic forest
...I tried to package 5.00-pre6 on RHEL using the known routine: > > > make clean > > make installer > > make install-all > > > and I get: > > [...] > > Perhaps you try Matt Flemings 5.00-pre8 version: > > git://git.zytor.com/users/mfleming/syslinux.git > > > It solved all my problems compiling and running syslinux 5.00. I have the feeling that I'm lost in the magic forest of git trees. So now I need some judgement where I am. This is what I did: git checkout master # starting point is my clone of hpa's git t...
2013 Nov 11
2
syslinux.efi pxeboot across multiple subnets
...t;> 10.16.233.20 >> > goes through 10.16.233.1 and 10.16.195.178 goes through 10.16.194.1. All >> > the switch magic after that is hidden from me. >> >> Any chance you could try this git branch: >> >> git://github.com/geneC/syslinux.git efi-fixes-2-for-mfleming >> >> -- >> -Gene >> > > I took a clone of that, but it confuses me. The only reference I can find > to efi are in gpxe and I can't get that to build (syntax errors in > util/geniso). The version is listed as 4.07. I was under the impression > 6.00 was the...
2013 Jun 26
2
[PATCH][git] IPAPPEND: standardize and document
The following changes since commit 4ff8fcac8e7b5046987dee15592ab510ab343aa8: Matt Fleming (1): Merge branch 'menu-ipappend-1-for-mfleming' of git://github.com/geneC/syslinux into elflink are available in the git repository at: git://github.com/geneC/syslinux.git ipappend-fix-for-mfleming Gene Cumm (2): core & menu: fix IPAPPEND/SYSAPPEND conversion doc/ & txt/: Document IPAPPEND/SYSAPPEND format com32/e...
2013 Nov 13
0
syslinux.efi pxeboot across multiple subnets
I tried the efi-fixes-2-for-mfleming, but it doesn't look like it's getting much further. It looks like it's now storing the local port but is still bailing out after the jiffies loop. Here are the pcaps from that: http://ge.tt/4O5N9Az/v/0 I played around with the udp4_cb function and it looked like it was coming back wi...
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 core: mbox/semaphore NULL checks core: make mbox_post()/__sem_down_slow() check if valid PXELINUX: Use sendto() instead of connect()/send...
2013 Nov 10
2
syslinux.efi pxeboot across multiple subnets
...I can't say how many gateways it's going through. 10.16.233.20 > goes through 10.16.233.1 and 10.16.195.178 goes through 10.16.194.1. All > the switch magic after that is hidden from me. Any chance you could try this git branch: git://github.com/geneC/syslinux.git efi-fixes-2-for-mfleming -- -Gene
2012 Dec 07
4
[PATCH][git-pull] AsciiDoc-based documentation
The following changes since commit ddb10ce99c327888ade4d2ba3e4c50ad12aaa059: Matt Fleming (1): Delete 16-bit COMBOOT support are available in the git repository at: git://github.com/geneC/syslinux.git doc-elflink-for-mfleming Gene Cumm (3): txt/: Add new AsciiDoc formatted documentation Makefile: add txt/ NEWS: add txt/ Makefile | 2 +- NEWS | 4 + txt/.gitignore | 7 + txt/Makefile | 108 ++++++++++ txt/com-bug.txt | 11 + txt/com-name.txt...
2013 Jun 30
2
[PATCH][git] doc/ txt/: Spelling
The following changes since commit d44ea657666e3a34d3859fc7262185e24c0b40fe: Matt Fleming (1): Merge tag 'syslinux-5.11-pre3' into firmware are available in the git repository at: git://github.com/geneC/syslinux.git doc-for-mfleming Gene Cumm (1): doc/ & txt/: Spelling fix doc/syslinux.txt | 4 ++-- txt/syslinux.cfg.txt | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) Also https://github.com/geneC/syslinux/tree/doc-for-mfleming
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: README fixes diag/geodsp/Makefile | 6 +++--- diag/geodsp/README | 32 +++++++++++++++++++++++++------- 2 files changed, 28 insertions(+), 10 deleti...
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 dprintf lwip/undiif: split arphdr._hwlen_protolen core/lwip/undiif: dprint MAC/ARP/IP/ICMP/TCP/UDP headers; poll debug Allow for UNDIIF_ID_DEBUG in 1 mk l...
2013 Sep 17
2
[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 >> core: mbox/semaphore NULL checks >> core: make mbox_post()/__sem_down_slow() check if valid &...
2013 Sep 23
1
[PATCH][git-pull] lwIP PXE fixes
...cd40e4bb3681ada047fe77ffdd: >> >> 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 >> >> core: mbox/semaphore NULL checks >> >> cor...
2013 Jun 24
2
[PATCH][git] Fix SYSAPPEND
The following changes since commit 022cdd1d56512e8759e8374c10a7420201db93c0: Matt Fleming (1): cli: don't disable linewrap when redrawing the cmdline are available in the git repository at: git://github.com/geneC/syslinux.git menu-ipappend-1-for-mfleming Gene Cumm (1): menu.c32: Fix SYSAPPEND com32/menu/readconfig.c | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-)
2013 Jun 26
2
How to find Syslinux version
>> >> By the way: what about an option "-v" or "--version"? >> >> It's a bit nasty to find the version of syslinux or pxelinux with an >> editor or so ... > > [matt at mfleming-mobl1 syslinux]$ cat version > 5.11 2013 > In addition, when using the Syslinux installers, "-v" and "--version" are already available, just as "--help". When in the Syslinux prompt, pressing 'CTRL+v' should give the version too, but I don't rememb...
2013 Jul 01
2
[PATCH][git] doc/ txt/: Spelling
...; The following changes since commit d44ea657666e3a34d3859fc7262185e24c0b40fe: >> Matt Fleming (1): >> Merge tag 'syslinux-5.11-pre3' into firmware >> >> are available in the git repository at: >> >> git://github.com/geneC/syslinux.git doc-for-mfleming >> >> Gene Cumm (1): >> doc/ & txt/: Spelling fix >> >> doc/syslinux.txt | 4 ++-- >> txt/syslinux.cfg.txt | 6 +++--- >> 2 files changed, 5 insertions(+), 5 deletions(-) > > Is there a reason that this is against the firmware bra...
2013 Jul 04
0
Syslinux 6.01 released
...make gpxe/ depend on core/ H. Peter Anvin (1): core: remove unused header file vkernel.inc Matt Fleming (24): efi: Export __bcopyxx_len efi: Tag symbols with __export load_linux: fallback to the BIOS linux loader version: bump version Merge branch 'doc-for-mfleming' of git://github.com/geneC/syslinux into elflink efi: there are no EFI installer components Merge branch 'menu-ipappend-1-for-mfleming' of git://github.com/geneC/syslinux into elflink efi, udp: use single local port for each connection efi, udp: fill out the IP T...
2013 Nov 20
1
[PATCH][git-pull] efi: fix verison/date
...> 2 files changed, 14 insertions(+), 2 deletions(-) > > Did you forget to push out your changes? I'm seeing, > > From git://github.com/geneC/syslinux > * branch firmware -> FETCH_HEAD > Already up-to-date. Wrong branch. Sorry. Try efi-date-for-mfleming I have another branch efi-fixes-2-for-mfleming with several more fixes including several that I'm waiting on feedback on as they were supposed to solve user-observed issues. -- -Gene
2013 Dec 01
1
[PATCH] efi: reuse UDP port with sendto
On Nov 30, 2013 7:33 PM, "Geert Stappers" <stappers at stappers.nl> wrote: > > Op 2013-11-30 om 13:12 schreef Gene Cumm: > <bigsnip/> > > > > Is there any chance you two could try my branch efi-fixes (commit > > d04b0edf) as I believe this solves the issues of the changing > > StationPort and routing difficulties of both a single subnet and
2013 Jun 23
2
[PATCH][git] txt/ and doc/ updates
The following changes since commit 02c28ea889fde01c857f004d257cb69015ce69a2: Matt Fleming (1): NEWS: Mention noteworthy changes in 5.10 are available in the git repository at: git://github.com/geneC/syslinux.git doc-for-mfleming Gene Cumm (12): Fix SERIAL directive in docs doc/syslinux.txt: grammar txt/syslinux.cfg.txt: Add SYSAPPEND txt/syslinux.cfg.txt: Add SENDCOOKIES, example config txt/syslinux-cli.txt: Path rules txt/syslinux.txt: synopsis, extlinux.sys, wrap long command tx...
2013 Jun 26
5
Syslinux 6.00 released
Hallo, H. Peter, Du meintest am 25.06.13: >> We could probably fabricate a script of some sort to check for the >> required version of gnu-efi, and skip it if not found, unless the >> user explicitly requested that the EFI files be built, in which case >> we'd error out. >> >> Thoughts? > Not really... let's just document "make bios". By