Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow AII to use netcat to send logfiles to kickstart syslog server #51

Merged
merged 34 commits into from Apr 24, 2014

Commits on Apr 24, 2014

  1. Copy the full SHA
    82fbe03 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    73e597f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4fb21a6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    50df657 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1fea9de View commit details
    Browse the repository at this point in the history
  6. fix typo

    stdweird committed Apr 24, 2014
    Copy the full SHA
    1fabe77 View commit details
    Browse the repository at this point in the history
  7. Add pxelinux unittests

    stdweird committed Apr 24, 2014
    Copy the full SHA
    38e9312 View commit details
    Browse the repository at this point in the history
  8. whitespace cleanup

    stdweird committed Apr 24, 2014
    Copy the full SHA
    ce1e887 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    28c91b6 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    ff92771 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    6df6a51 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    acfbcf3 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    25a616b View commit details
    Browse the repository at this point in the history
  14. set syslogheader

    stdweird committed Apr 24, 2014
    Copy the full SHA
    9a42e26 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    4519759 View commit details
    Browse the repository at this point in the history
  16. use awk and introduce 50ms of sleep between each line, enough to let …

    …rsyslog think these are separate messages
    stdweird committed Apr 24, 2014
    Copy the full SHA
    37288a6 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    6098c0d View commit details
    Browse the repository at this point in the history
  18. fix typo in let usage

    stdweird committed Apr 24, 2014
    Copy the full SHA
    6c69bea View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    084b76a View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    0daaf4f View commit details
    Browse the repository at this point in the history
  21. add bash /dev/tcp support

    stdweird committed Apr 24, 2014
    Copy the full SHA
    7cf5a78 View commit details
    Browse the repository at this point in the history
  22. rework the pxe append line

    stdweird committed Apr 24, 2014
    Copy the full SHA
    b17941c View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    354a72a View commit details
    Browse the repository at this point in the history
  24. generate the pxe syslog and loglevel append values based on the

    kickstart settings
    stdweird committed Apr 24, 2014
    Copy the full SHA
    a63789a View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    148260e View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    b1c609b View commit details
    Browse the repository at this point in the history
  27. new schema, allows to mix and match method and protocol, with single

    boolean to enable/disable sending the aii logs
    stdweird committed Apr 24, 2014
    Copy the full SHA
    2d9b9dc View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    a5883d3 View commit details
    Browse the repository at this point in the history
  29. extend the logging tests

    stdweird committed Apr 24, 2014
    Copy the full SHA
    88980b8 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    6690ec4 View commit details
    Browse the repository at this point in the history
  31. new schema makes new options mandatory but with defaults; code treats

    them as optional to deal with legacy profiles
    stdweird committed Apr 24, 2014
    Copy the full SHA
    e6bd762 View commit details
    Browse the repository at this point in the history
  32. update the pod file

    stdweird committed Apr 24, 2014
    Copy the full SHA
    9c07c0d View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    cb151ec View commit details
    Browse the repository at this point in the history
  34. use constant for awk command

    stdweird committed Apr 24, 2014
    Copy the full SHA
    310db92 View commit details
    Browse the repository at this point in the history