Commit graph

371 commits

Author SHA1 Message Date
b3fcd46026 Bump netinst max sizes to 1.3G / 1.4G
See investigations at
https://bugzilla.redhat.com/show_bug.cgi?id=2431863#c9 and
https://bugzilla.redhat.com/show_bug.cgi?id=2407024#c22 . We're
just getting hit by firmware sprawl again; I couldn't find any
practical way to get the image sizes down significantly.

I propose going to 1.3G for x86_64 images and 1.4G for the aarch64
one. Server images are bigger than Everything because some qemu
packages get pulled in via containers-common; aarch64 are bigger
than x86_64 because they have more firmware. So Server aarch64
is the biggest of the images and it's already at 1.25G, bumping
to 1.3G doesn't give us much headroom, so let's do 1.4G.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2026-03-16 17:56:04 -07:00
b1b50f1c2c releases: add f44 and update status of other releases
This adds the index, blocking and spins pages for F44, and updates
the status of other releases - marking f43 as a current release
and f41 as EOL, and updating the targets of the various links on
the nav.adoc page.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2026-02-24 10:19:57 -08:00
5fd5c12ab9 Changes Policy: Clarify permission to implement an approved proposal
https://pagure.io/fesco/issue/3559
2026-02-17 01:03:33 +00:00
4776bbad86 PGM guide changes contingency SoP: clarify a couple of points
This SoP said to "evaluate contingency plans" at four different
points, but only gave specific instructions for two. This tries
to add some kind of idea of what to do at the other two.

Also, we tweak the list of points to clarify that some of them
are on the same day in the current schedule.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2026-02-17 01:00:24 +00:00
9a3d3846bb
♻️ Refactor repository landing experience
This commit makes several changes:

* Renames `LICENSE` to `LICENSE.txt` to provide an explicit file ending.
* Adopts CC BY-SA 4.0 legal text for the LICENSE.txt, making sure the
  full license text is always distributed together with the source.
* Replaces `build.sh` and `preview.sh` scripts with the newer
  `docsbuilder.sh` script, which automatically builds new changes on the
  site while the script is running.
* Reworks the README from the default Fedora Docs README template and
  creates something more personalized and authentic to this repository.

I used AI to help rewrite the README.md file to something that better
described the content actually found in this repository.

Assisted-by: Google Gemini 3
Signed-off-by: Justin Wheeler <jwheel@redhat.com>
2026-01-22 22:27:03 -05:00
392e097eb8
Antora: s/program_management/operations/
Rename docs publishing module from `/program_management/` to
`/operations/`. This is a more clear alignment with the core mandate
that the Fedora Operations Architect has in their role. It closely ties
the work of program management work into "Program Operations", which
links clearly into the title of the FOA's role and the work they do in
the project and the community.

Some of this will need to be improved upon later, but this is a starting
point for getting this work moved over to Forgejo from Pagure.

Signed-off-by: Justin Wheeler <jwheel@redhat.com>
2026-01-22 21:01:52 -05:00
cb7c773f32 Update 41 eol because of delay
See: https://discussion.fedoraproject.org/t/fedora-41-eol-whoops/175073
2025-12-09 19:31:16 +01:00
8edb68e7ec Add Fedora 41 eol 2025-11-20 19:41:03 +01:00
e61b465a72 Update modules/ROOT/pages/pgm_guide/sop/spins-keepalive.adoc
updating SOP for spins and labs keepalive requests
2025-10-15 10:53:08 +00:00
c1e51f3914 Update releases/modules/ROOT/pages/lifecycle.adoc
Updating EOL SOP link to active one
2025-09-30 09:24:02 +00:00
7180fbf6b1 Update modules/ROOT/pages/changes_policy.adoc
Updating changes process ordering and editing out program manager title with change wrangler (foa) one to keep things current.
2025-09-30 09:20:40 +00:00
21858e7029 Update toolbox container image size limits to 400M
See https://bugzilla.redhat.com/show_bug.cgi?id=2394358#c10 and
context, where we decided the existing limits were wrong and
agreed to update them to 400M.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-26 12:39:49 -07:00
dc56b20d83 blocking: bump all netinst limits to 1.2G
I don't think we can hold the line at 1G any more, given my
investigations in
https://bugzilla.redhat.com/show_bug.cgi?id=2360054 . Even with
the trims I found and with dracut-107-3.fc42 from
https://bodhi.fedoraproject.org/updates/FEDORA-2025-8d7d432266 ,
the x86_64 image is around 1.17G. So let's just bump both arches
and both Server and Everything to 1.2G as the limit.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-26 17:56:21 +00:00
fcfd357ea7 increase workstation ISO max size
Discussed in workstation wg meeting 2025-09-16 and in https://matrix.to/#/#workstation:fedoraproject.org to bump the size
2025-09-21 16:21:42 +00:00
559e44af4a Merge #85 Recalculate maintained day counts 2025-09-08 08:44:07 +00:00
e070e5c71f Correct Server netinst aarch64 size limit to 1.2 GB
It was changed from 1 GB to 1.2 GB for F42 in
https://pagure.io/fedora-pgm/pgm_docs/pull-request/83 , but for
some reason the change was lost in creating the F43 page.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-05 15:27:00 -07:00
05ba3d7846 f43/blocking: update image names
This updates image names for Workstation and KDE. For KDE aarch64, it also
updates the location.

Related: https://pagure.io/fedora-pgm/pgm_docs/issue/89
2025-09-05 09:23:42 +02:00
c73217b93f f43/blocking: fix table formatting
This fixes broken formating introduced in 660fb1c8c9 and 04c90d10c. It drops
the optical media column in all rows and fixes the syntax.

Fixes: https://pagure.io/fedora-pgm/pgm_docs/issue/89
2025-09-05 09:07:36 +02:00
7ff086dfeb Recalculate maintained day counts 2025-09-04 23:50:39 +02:00
04c90d10ca Update releases/modules/ROOT/pages/f43/blocking.adoc
fixing the optical boot blocking column as I deleted a row instead of a column when adjusting this so the page read wrong.
2025-09-04 13:29:10 +00:00
fe0b1689c2 Merge #88 Update elections schedule link to f43 2025-08-13 11:18:50 +00:00
660fb1c8c9 Update releases/modules/ROOT/pages/f43/blocking.adoc
updating blocking criteria for f43 and moving kde to its own directory
2025-08-13 11:10:39 +00:00
78847bd936 Update elections schedule link to f43
Updated the  elections schedule link from f41 to f43.
2025-08-08 06:30:14 +00:00
3e3ed80160 Update releases/modules/ROOT/pages/f42/spins.adoc
Removing comp neur spin from list as its dropped for f43
2025-07-30 12:43:20 +00:00
72add896f7 adding f43 blocking pages 2025-07-30 11:44:34 +01:00
e994d5df13 Update modules/ROOT/pages/pgm_guide/pgm_communication.adoc
Updating some of the docs to reference fedora operations architect instead of program manager
2025-06-18 15:04:58 +00:00
bb1b8926ab Update releases/modules/ROOT/nav.adoc
updating EOL pages
2025-05-22 10:43:52 +00:00
c1d9aa4ca9 Add Fedora 40 eol
Source: https://lists.fedoraproject.org/archives/list/announce@lists.fedoraproject.org/thread/D453IDELL5ABDCLFAH344J4B5MBJGMVR/
2025-05-13 13:34:20 +02:00
0d93af92c1 Update releases/modules/ROOT/pages/lifecycle.adoc
updating broken link in historical perspective section
2025-04-24 10:40:48 +00:00
990439ea2c Update modules/ROOT/pages/pgm_guide/sop/elections-open.adoc
updating elections SOP to include EPEL
2025-04-17 19:05:15 +00:00
e5c2c6b4e2 Update modules/ROOT/pages/pgm_guide/elections.adoc
updating elections doc to include EPEL and current schedule
2025-04-17 14:24:02 +00:00
Paul Maconi
f145b4f6ec Update releases/modules/ROOT/pages/f42/blocking.adoc
Update size from 1 GB to 1.2GB for Server/aarch64/iso/Fedora-Server-netinst-aarch64 per 2 Apr 2025 Server SIG meeting. 

Meeting minutes: https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2025-04-02/fedora-server.2025-04-02-15.00.html
2025-04-03 12:39:53 +00:00
a27c80c076 updating spins page removing KDE as it is now an edition 2025-03-27 12:48:27 +00:00
098cf8c4e5 adding new f42 blocking pages 2025-03-24 15:56:50 +00:00
77d24fed9b Merge #77 Add missing period in releases/modules/ROOT/pages/rawhide.adoc 2025-03-13 15:50:25 +00:00
94e53abf95 Merge #78 Rawhide/branched composes are faster now, update MM links 2025-03-13 15:49:33 +00:00
8e7bc46fcf Merge #79 Update releases/modules/ROOT/pages/rawhide.adoc 2025-03-13 15:48:58 +00:00
Ben Cotton
791a06afd5 Document some things I did not include previously 2024-12-10 11:58:09 -05:00
a52acbcf20 Update modules/ROOT/pages/elections.adoc
updating elections schedule to f41
2024-12-04 11:47:51 +00:00
Ben Cotton
aa4d6ee590 Add day count for F39 2024-11-27 16:07:17 -05:00
8c7a285094 Note down f39 EOL date as published in EOL announcement email 2024-11-27 20:52:59 +00:00
f057c8d5c1 Update releases/modules/ROOT/pages/rawhide.adoc
Veryyyy minor typo on the FAQ-like section. It makes it look like the text is badly formatted or something on the final docs website
2024-11-17 01:41:19 +00:00
855b4b8f46 Rawhide/branched composes are faster now, update MM links
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-11-15 11:23:15 -08:00
39935d2f6e Add missing period in releases/modules/ROOT/pages/rawhide.adoc 2024-11-14 15:28:40 +00:00
65c6057899 Update releases/modules/ROOT/nav.adoc
Updating current supported release versions
2024-11-05 01:11:11 +00:00
7302642f60 Merge #74 Fix typo: s/FESCO/FESCo 2024-09-05 09:28:47 +00:00
c3eceaf7e3 Create Fedora 41 pages (index, blocking, spins)
This includes several updates to the release-blocking image list.
The Workstation size is bumped to 2.5 GB as per the WG's request
in https://bugzilla.redhat.com/show_bug.cgi?id=2276839 and the
blocker review meeting today. Several filenames are corrected to
match those produced by our current builder tools.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-09-03 14:50:02 -07:00
Ben Cotton
62a1dd9753 Add explict instructions to update the schedule index page 2024-08-12 10:14:11 -04:00
Sandro
7af0d8c34d
Fix typo: s/FESCO/FESCo
Gotta scratch that itch! ;)
2024-07-08 18:38:17 +02:00
8bac1f909c Add Fedora 38 EOL 2024-05-27 10:30:53 +00:00