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 Kernel cmdline parser #144

Merged
merged 5 commits into from
Aug 1, 2022
Merged

Add Kernel cmdline parser #144

merged 5 commits into from
Aug 1, 2022

Conversation

alexmwu
Copy link
Contributor

@alexmwu alexmwu commented Nov 18, 2021

  • Add LinuxKernelState to MachineState.
  • Parse Linux kernel command line from the GRUB state (only works with GRUB at the moment).

server/eventlog.go Outdated Show resolved Hide resolved
server/kernel_cmdline.go Outdated Show resolved Hide resolved
server/kernel_cmdline.go Outdated Show resolved Hide resolved
server/kernel_cmdline.go Outdated Show resolved Hide resolved
server/eventlog.go Show resolved Hide resolved
server/eventlog.go Outdated Show resolved Hide resolved
server/eventlog.go Outdated Show resolved Hide resolved
Copy link
Contributor

@jkl73 jkl73 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just comments about the test

server/eventlog_test.go Outdated Show resolved Hide resolved
server/eventlog_test.go Outdated Show resolved Hide resolved
@alexmwu alexmwu merged commit 51031c1 into google:master Aug 1, 2022
@alexmwu alexmwu deleted the cmdline-parser branch August 1, 2022 21:25
@JoshuaKrstic JoshuaKrstic mentioned this pull request Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants