Gene Cumm
2012-May-29 21:05 UTC
[syslinux] [git-pull] pxechn: change debug and add to NEWS
The following changes since commit a35dce33744f649fdbc0af0da664554cccaa8248: H. Peter Anvin (1): Merge remote-tracking branch 'hdt/master' are available in the git repository at: git://github.com/geneC/syslinux.git pxechn-fix-news-for-hpa Gene Cumm (2): pxechn: Turn off debug NEWS: add pxechn.c32 NEWS | 3 +++ com32/modules/pxechn.c | 16 +++++++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-)
Gene Cumm
2012-Jun-02 03:28 UTC
[syslinux] [git-pull] pxechn: change debug and add to NEWS
The following changes since commit a35dce33744f649fdbc0af0da664554cccaa8248: H. Peter Anvin (1): Merge remote-tracking branch 'hdt/master' are available in the git repository at: git://github.com/geneC/syslinux.git pxechn-fix-news-for-hpa Gene Cumm (5): pxechn: Turn off debug NEWS: add pxechn.c32 doc/pxechn.txt: WDS specifics, example, issue pxechn.c32: add -S to transform sname to siaddr doc/pxechn.txt: add -S, examples, clarify NEWS | 3 ++ com32/modules/pxechn.c | 49 +++++++++++++++++++++++++++++++++++++++++++---- doc/pxechn.txt | 23 +++++++++++++++------ 3 files changed, 63 insertions(+), 12 deletions(-)
Gene Cumm
2012-Sep-16 15:25 UTC
[syslinux] [git-pull] pxechn: change debug and add to NEWS
The following changes since commit 0a0e0e41cad93cd16c323cf16f40264a21eedd6c: H. Peter Anvin (1): Correct initialization of the cache doubly-linked list are available in the git repository at: git://github.com/geneC/syslinux.git pxechn-fix-news-for-hpa-2 Gene Cumm (13): pxechn: Turn off debug NEWS: add pxechn.c32 doc/pxechn.txt: WDS specifics, example, issue pxechn.c32: add -S to transform sname to siaddr doc/pxechn.txt: add -S, examples, clarify prdhcp.c32: Print DHCP packets prdhcp.c32: Add to Makefile prdhcp.c32: Fix what is retrieved. doc/pxechn.txt: Change title for manpage use. doc/pxechn.txt: Updates for clarity/flow doc/pxechn.txt: word wrap doc/pxechn.txt: Fix old example doc/pxechn.txt: update NEWS | 3 + com32/modules/Makefile | 2 +- com32/modules/prdhcp.c | 164 ++++++++++++++++++++++++++++++++++++++++++++++++ com32/modules/pxechn.c | 49 +++++++++++++-- doc/pxechn.txt | 106 ++++++++++++++++++++++--------- 5 files changed, 287 insertions(+), 37 deletions(-) create mode 100644 com32/modules/prdhcp.c
Matt Fleming
2012-Oct-11 13:09 UTC
[syslinux] [git-pull] pxechn: change debug and add to NEWS
On Sun, 2012-09-16 at 11:25 -0400, Gene Cumm wrote:> The following changes since commit 0a0e0e41cad93cd16c323cf16f40264a21eedd6c: > H. Peter Anvin (1): > Correct initialization of the cache doubly-linked list > > are available in the git repository at: > > git://github.com/geneC/syslinux.git pxechn-fix-news-for-hpa-2 > > Gene Cumm (13): > pxechn: Turn off debug > NEWS: add pxechn.c32 > doc/pxechn.txt: WDS specifics, example, issue > pxechn.c32: add -S to transform sname to siaddr > doc/pxechn.txt: add -S, examples, clarify > prdhcp.c32: Print DHCP packets > prdhcp.c32: Add to Makefile > prdhcp.c32: Fix what is retrieved. > doc/pxechn.txt: Change title for manpage use. > doc/pxechn.txt: Updates for clarity/flow > doc/pxechn.txt: word wrap > doc/pxechn.txt: Fix old example > doc/pxechn.txt: updateThis all looks fine to go into 4.06. One thing to note though is that DEBUG is turned on in prdhcp. Did you want to turn that off? -- Matt Fleming, Intel Open Source Technology Center