[syslinux] [git-pull] pxechn: change debug and add to NEWS

Gene Cumm gene.cumm at gmail.com
Sun Sep 16 08:25:44 PDT 2012


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



More information about the Syslinux mailing list