From 9ebed2e1f3392d62bfcb88337c2623ed4795c342 Mon Sep 17 00:00:00 2001 From: Petr Bokoc Date: Oct 25 2018 13:12:02 +0000 Subject: 122 - FedoraScientific Vagrant Box --- diff --git a/modules/release-notes/pages/sysadmin/Installation.adoc b/modules/release-notes/pages/sysadmin/Installation.adoc index c985d75..a63d49c 100644 --- a/modules/release-notes/pages/sysadmin/Installation.adoc +++ b/modules/release-notes/pages/sysadmin/Installation.adoc @@ -23,3 +23,7 @@ This section covers changes in the [application]*Anaconda* installer, including [[sect-installation-anaconda-other]] === Other Anaconda Changes + +== 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. diff --git a/modules/release-notes/pages/sysadmin/Virtualization.adoc b/modules/release-notes/pages/sysadmin/Virtualization.adoc index 53922c1..d75ff35 100644 --- a/modules/release-notes/pages/sysadmin/Virtualization.adoc +++ b/modules/release-notes/pages/sysadmin/Virtualization.adoc @@ -3,3 +3,10 @@ include::{partialsdir}/entities.adoc[] [[sect-virtualization]] = Virtualization + +== Fedora Scientific Vagrant Box + +Starting with this release, the Fedora Scientific spin is being provided as a [application]*Vagrant* box in addition to an ISO image. +This allows you to download a pre-made image and run it in a virtual machine immediately, instead of downloading the ISO and going through the installation process. + +For additional information and instructions, see the change owner's link:++https://echorand.me/pre-release-fedora-scientific-vagrant-boxes.html++[blog post] announcing the change.