update bootstrapping notes to alma9
Compare changes
+ 123
− 147
@@ -43,17 +39,16 @@ Created external repo 413
[aiadm10] ~ > koji add-group-pkg centos8s-defaults build bash bzip2 coreutils cpio diffutils findutils gawk gcc gcc-c++ grep gzip info kernel-rpm-macros krb5-libs make patch python-rpm-macros python3-rpm-macros redhat-rpm-config rpm-build sed shadow-utils system-release tar unzip util-linux which xz
[aiadm10] ~ > koji add-group-pkg centos8s-defaults srpm-build bash bzip2 coreutils cpio diffutils findutils gawk gcc gcc-c++ grep gzip info kernel-rpm-macros krb5-libs make patch python-rpm-macros python3-rpm-macros redhat-rpm-config rpm-build sed shadow-utils system-release tar unzip util-linux which xz
@@ -65,18 +60,17 @@ dist tags our RPMs will be using.
@@ -92,13 +86,9 @@ $KOJI edit-tag $TAG-qa --perm="$PERMS"
@@ -114,22 +104,19 @@ version for the distro you're adding. You can probably use the previous version
@@ -139,20 +126,18 @@ This is the tag where we'll build all our core RPMs, such as `centos-release`, e
@@ -169,13 +154,13 @@ if [[ $DISTTAG != "" ]]; then
@@ -188,11 +173,11 @@ $KOJI add-target $TAG $TAG-build $TAG-testing
@@ -203,10 +188,10 @@ done in the snapshotting scripts will fail.
@@ -214,12 +199,9 @@ production to point to the new snapshot, otherwise the prod repo will still be m
@@ -227,35 +209,32 @@ Created external repo 416
@@ -272,33 +251,28 @@ if [[ $DISTTAG != "" ]]; then
@@ -309,37 +283,47 @@ We need a tag for the openafs kernel modules, we can create it using the
@@ -392,12 +376,10 @@ We need a tag for testing `rpmci`, we can create it using the
@@ -405,30 +387,24 @@ TAG="mytag8s"