Remove bits about modularity from the docs

Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
Patrik Polakovič 2023-11-20 19:51:59 +01:00
parent 25f6b96a2d
commit a107944a1f
6 changed files with 5 additions and 31 deletions

View file

@ -37,18 +37,6 @@ and also bodhi knows to compose the updates
$ bodhi releases edit --name "F{branched}" --stable-tag f{branched} --testing-repository updates-testing --package-manager dnf --no-create-automatic-updates --composed-by-bodhi --state frozen
....
=== Add the modular release
Run the following command on your own workstation to add the modular
release
[source,subs="attributes+"]
....
$ bodhi releases create --name F{branched}M --long-name "Fedora {branched} Modular" --id-prefix FEDORA-MODULAR --version {branched} --branch f{branched}m --dist-tag f{branched}-modular --stable-tag f{branched}-modular-updates --testing-tag f{branched}-modular-updates-testing --candidate-tag f{branched}-modular-updates-candidate --pending-stable-tag f{branched}-modular-updates-pending --pending-testing-tag f{branched}-modular-updates-testing-pending --pending-signing-tag f{branched}-modular-signing-pending --override-tag f{branched}-modular-override --state pending --user <fas username>
....
Please update fas account username in above command.
[WARNING]
====
Due to a https://github.com/fedora-infra/bodhi/issues/2177[bug] in
@ -123,7 +111,7 @@ $ bodhi releases info {branched}
$ bodhi releases info {current}
....
Check for other variants like modular, container and flatpaks
Check for other variants like container and flatpaks
=== Process stable push requests

View file

@ -9,7 +9,6 @@ Based on the GO/NOGO meeting if the currnet compose is GO. The following steps n
[source,subs="attributes+"]
....
$ koji clone-tag --all --latest-only f{branched} f{branched}-Beta
$ koji clone-tag --all --latest-only f{branched}-modular f{branched}-Beta-modular
....
== Stage release to mirrors
@ -34,7 +33,7 @@ following command
[source,subs="attributes+"]
....
$ for dir in Cloud Container Everything Kinoite Labs Modular Sericea Server Silverblue Spins Workstation metadata; do sudo -u ftpsync rsync -avhH /mnt/koji/compose/{branched}/Fedora-{branched}-20221105.0/compose/$dir/ /pub/alt/stage/{branched}_RC-1.7/$dir/ --link-dest=/pub/fedora/linux/releases/{branched}/Everything/ --link-dest=/pub/alt/stage/{branched}_RC-1.2/Everything/ --link-dest=/pub/alt/stage/{branched}_RC-1.3/Everything --link-dest=/pub/alt/stage/{branched}_RC-1.4/Everything --link-dest=/pub/alt/stage/{branched}_RC-1.5/Everything --link-dest=/pub/alt/stage/{branched}_RC-1.6/Everything --link-dest=/pub/alt/stage/{branched}_RC-1.7/Everything; done
$ for dir in Cloud Container Everything Kinoite Labs Sericea Server Silverblue Spins Workstation metadata; do sudo -u ftpsync rsync -avhH /mnt/koji/compose/{branched}/Fedora-{branched}-20221105.0/compose/$dir/ /pub/alt/stage/{branched}_RC-1.7/$dir/ --link-dest=/pub/fedora/linux/releases/{branched}/Everything/ --link-dest=/pub/alt/stage/{branched}_RC-1.2/Everything/ --link-dest=/pub/alt/stage/{branched}_RC-1.3/Everything --link-dest=/pub/alt/stage/{branched}_RC-1.4/Everything --link-dest=/pub/alt/stage/{branched}_RC-1.5/Everything --link-dest=/pub/alt/stage/{branched}_RC-1.6/Everything --link-dest=/pub/alt/stage/{branched}_RC-1.7/Everything; done
....
== Set release in Bodhi to pending

View file

@ -11,7 +11,6 @@ Set the https://pagure.io/fedora-infra/ansible/blob/main/f/vars/all[variable] to
[source,subs="attributes+"]
....
$ koji edit-tag --lock f{branched}
$ koji edit-tag --lock f{branched}-modular
....
== Bodhi Changes

View file

@ -37,18 +37,6 @@ and also bodhi knows to compose the updates
$ bodhi releases edit --name "F{branched}" --stable-tag f{branched} --testing-repository updates-testing --package-manager dnf --no-create-automatic-updates --composed-by-bodhi --state frozen
....
=== Add the modular release
Run the following command on your own workstation to add the modular
release
[source,subs="attributes+"]
....
$ bodhi releases create --name F{branched}M --long-name "Fedora {branched} Modular" --id-prefix FEDORA-MODULAR --version {branched} --branch f{branched}m --dist-tag f{branched}-modular --stable-tag f{branched}-modular-updates --testing-tag f{branched}-modular-updates-testing --candidate-tag f{branched}-modular-updates-candidate --pending-stable-tag f{branched}-modular-updates-pending --pending-testing-tag f{branched}-modular-updates-testing-pending --pending-signing-tag f{branched}-modular-signing-pending --override-tag f{branched}-modular-override --state pending --user <fas username>
....
Please update fas account username in above command.
[WARNING]
====
Due to a https://github.com/fedora-infra/bodhi/issues/2177[bug] in
@ -123,7 +111,7 @@ $ bodhi releases info {branched}
$ bodhi releases info {current}
....
Check for other variants like modular, container and flatpaks
Check for other variants like container and flatpaks
== Consider Before Running

View file

@ -9,7 +9,7 @@ https://fedoraproject.org/wiki/Changes/ModuleBuildService
Owner::
Release Engineering Team, Infrastructure Team
Contact::
#fedora-modularity, #fedora-admin, #fedora-releng
fedora-admin, #fedora-releng
Persons::
jkaluza, fivaldi, breilly, mikem
Public addresses::

View file

@ -14,7 +14,7 @@ using Pungi.
Owner::
Factory2 Team, Release Engineering Team, Infrastructure Team
Contact::
#fedora-modularity, #fedora-admin, #fedora-releng
fedora-admin, #fedora-releng
Persons::
jkaluza, cqi, qwan, threebean
Public addresses::