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 ATA disk mapping, zpool check, netdev check, and a config file #15

Merged
merged 26 commits into from
Jun 21, 2024

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    47bc5ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45421b1 View commit details
    Browse the repository at this point in the history
  3. fix a typo

    miskcoo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9e6d9ac View commit details
    Browse the repository at this point in the history
  4. fix a typo

    miskcoo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5c621c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e87c026 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1bc696 View commit details
    Browse the repository at this point in the history
  7. read disk serial from env

    miskcoo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4272941 View commit details
    Browse the repository at this point in the history
  8. add a config file (#14)

    miskcoo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a84ca1e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0592c3b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5743afd View commit details
    Browse the repository at this point in the history
  11. refine the ata mapping

    miskcoo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3377233 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f553e84 View commit details
    Browse the repository at this point in the history
  13. add configs for netdevmon

    miskcoo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    10b4439 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    46dd3e2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a37dcea View commit details
    Browse the repository at this point in the history
  16. make the color configurable

    miskcoo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    aa26e71 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    78693c5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    49309ec View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. fix: null index in array

    miskcoo committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    90e530c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60ef585 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c98bde4 View commit details
    Browse the repository at this point in the history
  4. update readme

    miskcoo committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    bc2bb10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    344a45f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c9c22e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f58940a View commit details
    Browse the repository at this point in the history
  8. update readme

    miskcoo committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7d7ad13 View commit details
    Browse the repository at this point in the history