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>
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>
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>
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>
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>
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>
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>