Skip to content

Don't add a default kernel cmdline

Linus Nordberg requested to merge ln5/cmdline into main

Specifying a console device makes sense when you know what device is going to be used and don't want the kernel to pick the first reasonable device found. stmgr should not assume that it knows what the situation looks like on the target system.

Related to system-transparency#200 (closed)

Merge request reports