Rename extras to extras-common

This commit is contained in:
Andrew Lukoshko 2024-10-08 23:36:44 +02:00
parent 23e9b390e3
commit c2112ee82b
10 changed files with 50 additions and 5 deletions

View File

@ -116,7 +116,7 @@ additional_packages = [
} }
), ),
( (
'^extras$', { '^extras-common$', {
'*': [ '*': [
"anaconda-live", "anaconda-live",
] ]

View File

@ -98,6 +98,15 @@
}] }]
}] }]
}, },
"extras-common": {
"gather_methods": "hybrid",
"buildinstall_skip": true,
"createiso_skip": true,
"variant_as_lookaside": [
"BaseOS",
"AppStream"
]
},
"devel": { "devel": {
"gather_methods": "hybrid", "gather_methods": "hybrid",
"buildinstall_skip": true, "buildinstall_skip": true,

View File

@ -113,7 +113,7 @@ additional_packages = [
} }
), ),
( (
'^extras$', { '^extras-common$', {
'*': [ '*': [
"anaconda-live", "anaconda-live",
] ]

View File

@ -98,6 +98,15 @@
}] }]
}] }]
}, },
"extras-common": {
"gather_methods": "hybrid",
"buildinstall_skip": true,
"createiso_skip": true,
"variant_as_lookaside": [
"BaseOS",
"AppStream"
]
},
"devel": { "devel": {
"gather_methods": "hybrid", "gather_methods": "hybrid",
"buildinstall_skip": true, "buildinstall_skip": true,

View File

@ -124,7 +124,7 @@ additional_packages = [
} }
), ),
( (
'^extras$', { '^extras-common$', {
'*': [ '*': [
"anaconda-live", "anaconda-live",
] ]

View File

@ -98,6 +98,15 @@
}] }]
}] }]
}, },
"extras-common": {
"gather_methods": "hybrid",
"buildinstall_skip": true,
"createiso_skip": true,
"variant_as_lookaside": [
"BaseOS",
"AppStream"
]
},
"devel": { "devel": {
"gather_methods": "hybrid", "gather_methods": "hybrid",
"buildinstall_skip": true, "buildinstall_skip": true,

View File

@ -113,7 +113,7 @@ additional_packages = [
} }
), ),
( (
'^extras$', { '^extras-common$', {
'*': [ '*': [
"anaconda-live", "anaconda-live",
] ]

View File

@ -116,6 +116,15 @@
}] }]
}] }]
}, },
"extras-common": {
"gather_methods": "hybrid",
"buildinstall_skip": true,
"createiso_skip": true,
"variant_as_lookaside": [
"BaseOS",
"AppStream"
]
},
"devel": { "devel": {
"gather_methods": "hybrid", "gather_methods": "hybrid",
"buildinstall_skip": true, "buildinstall_skip": true,

View File

@ -113,7 +113,7 @@ additional_packages = [
} }
), ),
( (
'^extras$', { '^extras-common$', {
'*': [ '*': [
"anaconda-live", "anaconda-live",
] ]

View File

@ -116,6 +116,15 @@
}] }]
}] }]
}, },
"extras-common": {
"gather_methods": "hybrid",
"buildinstall_skip": true,
"createiso_skip": true,
"variant_as_lookaside": [
"BaseOS",
"AppStream"
]
},
"devel": { "devel": {
"gather_methods": "hybrid", "gather_methods": "hybrid",
"buildinstall_skip": true, "buildinstall_skip": true,