forked from sig_core/toolkit
correct sig and sync
This commit is contained in:
parent
7855a38747
commit
25c3921df2
@ -1,17 +1,41 @@
|
|||||||
---
|
---
|
||||||
altarch:
|
altarch:
|
||||||
'8':
|
'8':
|
||||||
rockyrpi:
|
project_id: ''
|
||||||
allowed_arches:
|
repo:
|
||||||
- aarch64
|
common:
|
||||||
project_id: ''
|
allowed_arches:
|
||||||
additional_dirs:
|
- aarch64
|
||||||
- 'images'
|
rockyrpi:
|
||||||
|
allowed_arches:
|
||||||
|
- aarch64
|
||||||
|
additional_dirs:
|
||||||
|
- 'images'
|
||||||
|
extra_files:
|
||||||
|
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-altarch.git'
|
||||||
|
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-altarch/-/raw/r8/'
|
||||||
|
branch: 'r8'
|
||||||
|
gpg:
|
||||||
|
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-AltArch'
|
||||||
|
list:
|
||||||
|
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-AltArch'
|
||||||
'9':
|
'9':
|
||||||
rockyrpi:
|
project_id: ''
|
||||||
allowed_arches:
|
repo:
|
||||||
- aarch64
|
common:
|
||||||
project_id: ''
|
allowed_arches:
|
||||||
additional_dirs:
|
- aarch64
|
||||||
- 'images'
|
rockyrpi:
|
||||||
|
allowed_arches:
|
||||||
|
- aarch64
|
||||||
|
additional_dirs:
|
||||||
|
- 'images'
|
||||||
|
extra_files:
|
||||||
|
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-altarch.git'
|
||||||
|
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-altarch/-/raw/r9/'
|
||||||
|
branch: 'r9'
|
||||||
|
gpg:
|
||||||
|
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-AltArch'
|
||||||
|
list:
|
||||||
|
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-AltArch'
|
||||||
...
|
...
|
||||||
|
@ -3,14 +3,16 @@ cloud:
|
|||||||
'8':
|
'8':
|
||||||
profile: 'cloud'
|
profile: 'cloud'
|
||||||
project_id: 'f91da90d-5bdb-4cf2-80ea-e07f8dae5a5c'
|
project_id: 'f91da90d-5bdb-4cf2-80ea-e07f8dae5a5c'
|
||||||
cloud-kernel:
|
addtional_dirs: []
|
||||||
allowed_arches:
|
repo:
|
||||||
- aarch64
|
cloud-kernel:
|
||||||
- x86_64
|
allowed_arches:
|
||||||
cloud-common:
|
- aarch64
|
||||||
allowed_arches:
|
- x86_64
|
||||||
- aarch64
|
cloud-common:
|
||||||
- x86_64
|
allowed_arches:
|
||||||
|
- aarch64
|
||||||
|
- x86_64
|
||||||
extra_files:
|
extra_files:
|
||||||
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-cloud.git'
|
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-cloud.git'
|
||||||
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-cloud/-/raw/r8/'
|
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-cloud/-/raw/r8/'
|
||||||
@ -22,16 +24,26 @@ cloud:
|
|||||||
'9':
|
'9':
|
||||||
profile: 'cloud'
|
profile: 'cloud'
|
||||||
project_id: '15016370-1410-4459-a1a2-a1576041fd19'
|
project_id: '15016370-1410-4459-a1a2-a1576041fd19'
|
||||||
cloud-kernel:
|
addtional_dirs: []
|
||||||
allowed_arches:
|
repo:
|
||||||
- aarch64
|
cloud-kernel:
|
||||||
- x86_64
|
allowed_arches:
|
||||||
- ppc64le
|
- aarch64
|
||||||
- s390x
|
- x86_64
|
||||||
cloud-common:
|
- ppc64le
|
||||||
allowed_arches:
|
- s390x
|
||||||
- aarch64
|
cloud-common:
|
||||||
- x86_64
|
allowed_arches:
|
||||||
- ppc64le
|
- aarch64
|
||||||
- s390x
|
- x86_64
|
||||||
|
- ppc64le
|
||||||
|
- s390x
|
||||||
|
extra_files:
|
||||||
|
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-cloud.git'
|
||||||
|
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-cloud/-/raw/r9/'
|
||||||
|
branch: 'r9'
|
||||||
|
gpg:
|
||||||
|
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Cloud'
|
||||||
|
list:
|
||||||
|
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Cloud'
|
||||||
...
|
...
|
||||||
|
@ -1,13 +1,49 @@
|
|||||||
---
|
---
|
||||||
core:
|
core:
|
||||||
'8':
|
'8':
|
||||||
core-common:
|
profile: 'core'
|
||||||
project_id: ''
|
project_id: ''
|
||||||
core-infra:
|
addtional_dirs: []
|
||||||
project_id: ''
|
repo:
|
||||||
|
core-common:
|
||||||
|
allowed_arches:
|
||||||
|
- x86_64
|
||||||
|
- aarch64
|
||||||
|
core-infra:
|
||||||
|
allowed_arches:
|
||||||
|
- x86_64
|
||||||
|
- aarch64
|
||||||
|
extra_files:
|
||||||
|
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-core.git'
|
||||||
|
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-core/-/raw/r8/'
|
||||||
|
branch: 'r8'
|
||||||
|
gpg:
|
||||||
|
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Core'
|
||||||
|
list:
|
||||||
|
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Core'
|
||||||
'9':
|
'9':
|
||||||
core-common:
|
profile: 'core'
|
||||||
project_id: ''
|
project_id: ''
|
||||||
core-infra:
|
addtional_dirs: []
|
||||||
project_id: ''
|
repo:
|
||||||
|
core-common:
|
||||||
|
allowed_arches:
|
||||||
|
- x86_64
|
||||||
|
- aarch64
|
||||||
|
- ppc64le
|
||||||
|
- s390x
|
||||||
|
core-infra:
|
||||||
|
allowed_arches:
|
||||||
|
- x86_64
|
||||||
|
- aarch64
|
||||||
|
- ppc64le
|
||||||
|
- s390x
|
||||||
|
extra_files:
|
||||||
|
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-core.git'
|
||||||
|
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-core/-/raw/r9/'
|
||||||
|
branch: 'r9'
|
||||||
|
gpg:
|
||||||
|
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Core'
|
||||||
|
list:
|
||||||
|
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Core'
|
||||||
...
|
...
|
||||||
|
@ -16,7 +16,7 @@ if [ $ret_val -eq "0" ]; then
|
|||||||
cd "${PRODUCTION_ROOT}/${CATEGORY_STUB}/" || { echo "Failed to change directory"; exit 1; }
|
cd "${PRODUCTION_ROOT}/${CATEGORY_STUB}/" || { echo "Failed to change directory"; exit 1; }
|
||||||
find . > "${PRODUCTION_ROOT}/${CATEGORY_STUB}/fullfilelist" & CATEPID=$!
|
find . > "${PRODUCTION_ROOT}/${CATEGORY_STUB}/fullfilelist" & CATEPID=$!
|
||||||
echo "Starting full file list for root"
|
echo "Starting full file list for root"
|
||||||
cd "${PRODUCTION_ROOT}/" || echo { echo "Failed to change directory"; exit 1; }
|
cd "${PRODUCTION_ROOT}/" || { echo "Failed to change directory"; exit 1; }
|
||||||
find . > "${PRODUCTION_ROOT}/fullfilelist" & ROOTPID=$!
|
find . > "${PRODUCTION_ROOT}/fullfilelist" & ROOTPID=$!
|
||||||
|
|
||||||
wait $CATEPID
|
wait $CATEPID
|
||||||
|
Loading…
Reference in New Issue
Block a user