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 test for invocation via kernel param #59

Open
jamuir opened this issue Jan 21, 2025 · 2 comments
Open

add test for invocation via kernel param #59

jamuir opened this issue Jan 21, 2025 · 2 comments

Comments

@jamuir
Copy link

jamuir commented Jan 21, 2025

The recommended way of running systemd-bootchart is via the kernel parameter "init=/usr/lib/systemd/systemd-bootchart", as described here:

https://github.com/systemd/systemd-bootchart/blob/main/man/systemd-bootchart.xml

Running using "init=" seems to have been broken for some time on switch-root systems (at least since systemd v251).

A test should be added to exercise "init=".

@jamuir
Copy link
Author

jamuir commented Jan 21, 2025

It might be that invocation using "init=..." is not recommended on switch-root systems.

In that case, a test could be added that uses the kernel param "rdinit=..."

@jamuir
Copy link
Author

jamuir commented Jan 22, 2025

I see that Fedora publishes qemu images. One of those images could be used to implement kernel param tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant