From d69708697265d4aba5d1b078b3c0927c95ae72cf Mon Sep 17 00:00:00 2001 From: Petr Bokoc Date: Oct 30 2018 14:31:49 +0000 Subject: 247 - Add Anaconda changes --- diff --git a/modules/release-notes/pages/sysadmin/Installation.adoc b/modules/release-notes/pages/sysadmin/Installation.adoc index 06657c5..5e8817d 100644 --- a/modules/release-notes/pages/sysadmin/Installation.adoc +++ b/modules/release-notes/pages/sysadmin/Installation.adoc @@ -12,21 +12,34 @@ This section covers changes in the [application]*Anaconda* installer, including [[sect-installation-anaconda-gui]] === Changes in the Graphical Interface +The Manual Partitioning screen will now display a drop-down menu which allows you to select the LUKS version if the volume or partition is being encrypted. +The menu is hidden if you do not use encryption on the volume or partition. + [[sect-installation-anaconda-tui]] === Changes in the Text Mode Interface +When using a Kickstart file in that requires a default LUKS passphrase to finish partitioning, Anaconda in text mode will now pause and prompt you to enter the passphrase. + [[sect-installation-kickstart]] === Kickstart Changes -[[sect-installation-anaconda-boot-options]] -=== Changes in Anaconda Boot Options +Several new options which enable you to change encryption settings (`--luks-version`, `--pbkdf`, and `--pbkdf-memory`) are now available for Kickstart commands [command]`autopart`, [command]`logvol`, [command]`part`, and [command]`raid`. [[sect-installation-anaconda-other]] === Other Anaconda Changes +This release brings additional progress on Anaconda modularization, an initiative that began in previous releases: + +* Improved support for DBus tasks (link:++https://github.com/rhinstaller/anaconda/pull/1491++[anaconda/1491]) +* Some installation tasks now run in DBus modules (link:++https://github.com/rhinstaller/anaconda/pull/1502++[anaconda/1502]) +* The storage configuration DBus module has been extended (link:++https://github.com/rhinstaller/anaconda/pull/1458++[anaconda/1458], link:++https://github.com/rhinstaller/anaconda/pull/1514++[anaconda/1514], link:++https://github.com/rhinstaller/anaconda/pull/1513++[anaconda/1513], link:++https://github.com/rhinstaller/anaconda/pull/1507++[anaconda/1507]) + +The Anaconda modularization effort will continue in subsequent Fedora releases. + == Fedora Scientific Vagrant Box -The Fedora Scientific spin now ships as a [appplication]*Vagrant* box in addition to an ISO image, allowing you to bypass the installation process and run it straight in a virtual machine. See xref:fedora:release-notes:sysadmin/Virtualization.adoc#_fedora_scientific_vagrant_box[the Virtualization section] for details. +The Fedora Scientific spin now ships as a [appplication]*Vagrant* box in addition to an ISO image, allowing you to bypass the installation process and run it straight in a virtual machine. +See xref:fedora:release-notes:sysadmin/Virtualization.adoc#_fedora_scientific_vagrant_box[the Virtualization section] for details. == New Fedora Workstation installations hide the boot menu by default