From b195c41b13f5ff348a51287cefbb312d624bfdec Mon Sep 17 00:00:00 2001 From: Jaroslav Klech Date: Apr 08 2020 10:07:06 +0000 Subject: Describes issue #427 --- diff --git a/modules/release-notes/pages/sysadmin/Distribution.adoc b/modules/release-notes/pages/sysadmin/Distribution.adoc index f66d3af..c3170e1 100644 --- a/modules/release-notes/pages/sysadmin/Distribution.adoc +++ b/modules/release-notes/pages/sysadmin/Distribution.adoc @@ -9,4 +9,21 @@ include::{partialsdir}/entities.adoc[] This change aims to provide more reliable, predictable, and consistent fonts installation as well as better user experience around font dependencies. To achieve this, the change moves the `Provides: font(:lang=*)` tags into the `langpacks-core-font-*` sub-packages of the `langpacks` package. The sub-packages already obtain the default font, locale and input-method for each language. As a result, whenever a missing glyph font installation is requested, the `langpacks-core-font-` package will be installed and will get the default font using the existing `Requires:` tag. +== Physical optical media does not require pre-GA testing +Since Fedora 32, the operating system to be installed from the physical optical media will not need to be tested before the general availability. However, issues regarding physical media boot will still be treated as blocker bugs. + +The change will affect the following images: ++ +* `Fedora-Everything-netinst-x86_64-_RELEASE_MILESTONE_.iso` ++ +* `Fedora-Workstation-Live-x86_64-_RELEASE_MILESTONE_.iso` + +The change aims to address the trend of ever decreasing amount of new computers and laptops with CD/DVD drivers and errors that installation using this media entails. + +As a result, the Fedora QE Team and community testers will have more capacity to test parts of Fedora that are far more visible and exposed to end users. + +[IMPORTANT] +==== +Due to some bugs, users might not be able in some cases to complete the installation from optical media. +====