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

Write own init.go, provide examples #10

Merged
merged 27 commits into from
Apr 15, 2024
Merged

Write own init.go, provide examples #10

merged 27 commits into from
Apr 15, 2024

Commits on Feb 29, 2024

  1. compile nitroKernelModule

    cottand committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5c9336b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. add package for the nsm

    cottand committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a4b613e View commit details
    Browse the repository at this point in the history
  2. make example for BYOK

    cottand committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    702543f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a6c049 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a40a49c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. try building kernel 6.8+

    cottand committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6e9d477 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. try with mainline 6.8

    cottand committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8c9512f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. write init.c in Go

    cottand committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    069cf14 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    1611d74 View commit details
    Browse the repository at this point in the history
  2. move init back to top-level

    cottand committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    01a6ff5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cc869a View commit details
    Browse the repository at this point in the history
  4. fix bug in init path

    cottand committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    026487e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    121c5b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    5776d61 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. clean up kernel example

    cottand committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3de149d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fe2b98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f820683 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5de880d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    858ba17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c260f6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18b6276 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    b47a311 View commit details
    Browse the repository at this point in the history
  2. reword comment

    cottand committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ef42f63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d879a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10e7ae2 View commit details
    Browse the repository at this point in the history
  5. fix typo

    cottand committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    482de54 View commit details
    Browse the repository at this point in the history
  6. remove debug message

    cottand committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d53afa2 View commit details
    Browse the repository at this point in the history