add kiwi changes
This commit is contained in:
parent
3ffe6962b4
commit
1a80921b2b
@ -35,6 +35,7 @@
|
|||||||
- 'SAPHANA'
|
- 'SAPHANA'
|
||||||
- 'extras'
|
- 'extras'
|
||||||
- 'plus'
|
- 'plus'
|
||||||
|
extra_repos: []
|
||||||
structure:
|
structure:
|
||||||
packages: 'os/Packages'
|
packages: 'os/Packages'
|
||||||
repodata: 'os/repodata'
|
repodata: 'os/repodata'
|
||||||
@ -125,17 +126,18 @@
|
|||||||
kiwimap:
|
kiwimap:
|
||||||
git_repo: 'https://git.resf.org/sig_core/rocky-kiwi-descriptions.git'
|
git_repo: 'https://git.resf.org/sig_core/rocky-kiwi-descriptions.git'
|
||||||
branch: 'r9'
|
branch: 'r9'
|
||||||
supported_builds:
|
required_pkgs:
|
||||||
- live
|
- dracut-kiwi-live
|
||||||
- cloud
|
- git
|
||||||
- container
|
- kiwi
|
||||||
- vagrant
|
- kiwi-cli
|
||||||
allowed_arches:
|
- kiwi-systemdeps-bootloaders
|
||||||
- x86_64
|
- kiwi-systemdeps-containers
|
||||||
- aarch64
|
- kiwi-systemdeps-core
|
||||||
- ppc64le
|
- kiwi-systemdeps-disk-images
|
||||||
- s390x
|
- kiwi-systemdeps-filesystems
|
||||||
required_pkgs: []
|
- kiwi-systemdeps-image-validation
|
||||||
|
- kiwi-systemdeps-iso-media
|
||||||
repoclosure_map:
|
repoclosure_map:
|
||||||
arches:
|
arches:
|
||||||
x86_64: '--forcearch=x86_64 --arch=x86_64 --arch=athlon --arch=i686 --arch=i586 --arch=i486 --arch=i386 --arch=noarch'
|
x86_64: '--forcearch=x86_64 --arch=x86_64 --arch=athlon --arch=i686 --arch=i586 --arch=i486 --arch=i386 --arch=noarch'
|
||||||
|
@ -35,6 +35,7 @@
|
|||||||
- 'SAPHANA'
|
- 'SAPHANA'
|
||||||
- 'extras'
|
- 'extras'
|
||||||
- 'plus'
|
- 'plus'
|
||||||
|
extra_repos: []
|
||||||
structure:
|
structure:
|
||||||
packages: 'os/Packages'
|
packages: 'os/Packages'
|
||||||
repodata: 'os/repodata'
|
repodata: 'os/repodata'
|
||||||
@ -125,26 +126,18 @@
|
|||||||
kiwimap:
|
kiwimap:
|
||||||
git_repo: 'https://git.resf.org/sig_core/rocky-kiwi-descriptions.git'
|
git_repo: 'https://git.resf.org/sig_core/rocky-kiwi-descriptions.git'
|
||||||
branch: 'r9'
|
branch: 'r9'
|
||||||
supported_builds:
|
|
||||||
- live
|
|
||||||
- cloud
|
|
||||||
- container
|
|
||||||
- vagrant
|
|
||||||
allowed_arches:
|
|
||||||
- x86_64
|
|
||||||
- aarch64
|
|
||||||
- ppc64le
|
|
||||||
- s390x
|
|
||||||
required_pkgs:
|
required_pkgs:
|
||||||
- dracut-kiwi-live
|
- dracut-kiwi-live
|
||||||
- git
|
- git
|
||||||
- kiwi
|
- kiwi
|
||||||
- kiwi-cli
|
- kiwi-cli
|
||||||
|
- kiwi-systemdeps-bootloaders
|
||||||
|
- kiwi-systemdeps-containers
|
||||||
|
- kiwi-systemdeps-core
|
||||||
|
- kiwi-systemdeps-disk-images
|
||||||
|
- kiwi-systemdeps-filesystems
|
||||||
- kiwi-systemdeps-image-validation
|
- kiwi-systemdeps-image-validation
|
||||||
required_project_id: '47e0b4a8-84ba-43a9-bb94-eb99dde4cf14'
|
- kiwi-systemdeps-iso-media
|
||||||
required_project_repos:
|
|
||||||
- 'core-common'
|
|
||||||
- 'core-infra'
|
|
||||||
repoclosure_map:
|
repoclosure_map:
|
||||||
arches:
|
arches:
|
||||||
x86_64: '--forcearch=x86_64 --arch=x86_64 --arch=athlon --arch=i686 --arch=i586 --arch=i486 --arch=i386 --arch=noarch'
|
x86_64: '--forcearch=x86_64 --arch=x86_64 --arch=athlon --arch=i686 --arch=i586 --arch=i486 --arch=i386 --arch=noarch'
|
||||||
|
@ -133,22 +133,18 @@
|
|||||||
kiwimap:
|
kiwimap:
|
||||||
git_repo: 'https://git.resf.org/sig_core/rocky-kiwi-descriptions.git'
|
git_repo: 'https://git.resf.org/sig_core/rocky-kiwi-descriptions.git'
|
||||||
branch: 'r9'
|
branch: 'r9'
|
||||||
supported_builds:
|
|
||||||
- live
|
|
||||||
- cloud
|
|
||||||
- container
|
|
||||||
- vagrant
|
|
||||||
allowed_arches:
|
|
||||||
- x86_64
|
|
||||||
- aarch64
|
|
||||||
- ppc64le
|
|
||||||
- s390x
|
|
||||||
required_pkgs:
|
required_pkgs:
|
||||||
- dracut-kiwi-live
|
- dracut-kiwi-live
|
||||||
- git
|
- git
|
||||||
- kiwi
|
- kiwi
|
||||||
- kiwi-cli
|
- kiwi-cli
|
||||||
|
- kiwi-systemdeps-bootloaders
|
||||||
|
- kiwi-systemdeps-containers
|
||||||
|
- kiwi-systemdeps-core
|
||||||
|
- kiwi-systemdeps-disk-images
|
||||||
|
- kiwi-systemdeps-filesystems
|
||||||
- kiwi-systemdeps-image-validation
|
- kiwi-systemdeps-image-validation
|
||||||
|
- kiwi-systemdeps-iso-media
|
||||||
repoclosure_map:
|
repoclosure_map:
|
||||||
arches:
|
arches:
|
||||||
x86_64: '--forcearch=x86_64 --arch=x86_64 --arch=athlon --arch=i686 --arch=i586 --arch=i486 --arch=i386 --arch=noarch'
|
x86_64: '--forcearch=x86_64 --arch=x86_64 --arch=athlon --arch=i686 --arch=i586 --arch=i486 --arch=i386 --arch=noarch'
|
||||||
|
@ -159,15 +159,6 @@
|
|||||||
kiwimap:
|
kiwimap:
|
||||||
git_repo: 'https://git.resf.org/sig_core/rocky-kiwi-descriptions.git'
|
git_repo: 'https://git.resf.org/sig_core/rocky-kiwi-descriptions.git'
|
||||||
branch: 'r9'
|
branch: 'r9'
|
||||||
supported_builds:
|
|
||||||
- cloud
|
|
||||||
- container
|
|
||||||
- vagrant
|
|
||||||
allowed_arches:
|
|
||||||
- x86_64
|
|
||||||
- aarch64
|
|
||||||
- ppc64le
|
|
||||||
- s390x
|
|
||||||
required_pkgs:
|
required_pkgs:
|
||||||
- dracut-kiwi-live
|
- dracut-kiwi-live
|
||||||
- git
|
- git
|
||||||
|
@ -133,22 +133,18 @@
|
|||||||
kiwimap:
|
kiwimap:
|
||||||
git_repo: 'https://git.resf.org/sig_core/rocky-kiwi-descriptions.git'
|
git_repo: 'https://git.resf.org/sig_core/rocky-kiwi-descriptions.git'
|
||||||
branch: 'r9'
|
branch: 'r9'
|
||||||
supported_builds:
|
|
||||||
- live
|
|
||||||
- cloud
|
|
||||||
- container
|
|
||||||
- vagrant
|
|
||||||
allowed_arches:
|
|
||||||
- x86_64
|
|
||||||
- aarch64
|
|
||||||
- ppc64le
|
|
||||||
- s390x
|
|
||||||
required_pkgs:
|
required_pkgs:
|
||||||
- dracut-kiwi-live
|
- dracut-kiwi-live
|
||||||
- git
|
- git
|
||||||
- kiwi
|
- kiwi
|
||||||
- kiwi-cli
|
- kiwi-cli
|
||||||
|
- kiwi-systemdeps-bootloaders
|
||||||
|
- kiwi-systemdeps-containers
|
||||||
|
- kiwi-systemdeps-core
|
||||||
|
- kiwi-systemdeps-disk-images
|
||||||
|
- kiwi-systemdeps-filesystems
|
||||||
- kiwi-systemdeps-image-validation
|
- kiwi-systemdeps-image-validation
|
||||||
|
- kiwi-systemdeps-iso-media
|
||||||
repoclosure_map:
|
repoclosure_map:
|
||||||
arches:
|
arches:
|
||||||
x86_64: '--forcearch=x86_64 --arch=x86_64 --arch=athlon --arch=i686 --arch=i586 --arch=i486 --arch=i386 --arch=noarch'
|
x86_64: '--forcearch=x86_64 --arch=x86_64 --arch=athlon --arch=i686 --arch=i586 --arch=i486 --arch=i386 --arch=noarch'
|
||||||
|
Loading…
Reference in New Issue
Block a user