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

Add missing edges to systemd-analyze dot #11555

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Apr 12, 2019

  1. Add missing edges to systemd-analyze

    Add BindsTo, OnFailure, Triggers. Make colors and styles
    configurable. Add analyze.conf manpage, /etc/systemd/analyze.conf
    roberthoffmann authored and Robert Hoffmann committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    c470adb View commit details
    Browse the repository at this point in the history
  2. Implement changes requested by keszybz and poettering

    Add user configuration, use arrays, add PartOf.
    Robert Hoffmann committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    7bbc516 View commit details
    Browse the repository at this point in the history
  3. Implement various changes requested by Lennart Poettering

    Add options --failure and --triggers to shell completion.
    Robert Hoffmann committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    3190a5c View commit details
    Browse the repository at this point in the history
  4. Implement changes requested by Lennart Poettering

    Add option --dependency-color-style
    Robert Hoffmann committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    f04c348 View commit details
    Browse the repository at this point in the history
  5. Implement changes requested by Lennart Poettering

    Options dependency-kind, dependency-color, dependency-style, helper
    function, parsing, etc.
    Robert Hoffmann committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    2d850d7 View commit details
    Browse the repository at this point in the history
  6. Implement various changes requested by Lennart Poettering

    Robert Hoffmann committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    5c18fd5 View commit details
    Browse the repository at this point in the history