diff --git a/rocky.cfg b/rocky.cfg index 00f2d6e..16d6946 100644 --- a/rocky.cfg +++ b/rocky.cfg @@ -48,6 +48,14 @@ package { include_filter: "lorax-templates-rocky.noarch" } } +package { + name: "livesys-scripts" + type: PACKAGE_TYPE_NORMAL_SRC + repository { + name: "extras" + include_filter: "livesys-scripts.noarch" + } +} # secureboot package { name: "shim-unsigned-x64"