pub(crate) fn get_kargs_in_root(d: &Dir, sys_arch: &str) -> Result<CmdlineOwned>Expand description
Load and parse all bootc kargs.d files in the specified root, returning a combined list.
pub(crate) fn get_kargs_in_root(d: &Dir, sys_arch: &str) -> Result<CmdlineOwned>Load and parse all bootc kargs.d files in the specified root, returning a combined list.