@ -105,6 +105,7 @@ create_jigdo = False
# bootable = True
buildinstall_method = "lorax"
buildinstall_allow_reuse = True
lorax_options = [
("^.*$", {
@ -116,6 +117,12 @@ lorax_options = [
})
]
buildinstall_skip = [
("^(AppStream|CRB|Devel|Extras|HighAvailability|NFV|Testing)", {
'*': True
# LOOKASIDE
variant_as_lookaside = [
('AppStream', 'BaseOS'),