[Libosinfo] [osinfo-db PATCH 6/7] fedora27: Use silverblue installer for atomic media

Fabiano Fidêncio fidencio at redhat.com
Thu Feb 28 21:46:52 UTC 2019


Fedora 27 Atomic was the first prototype of what would become Fedora
Silverblue. Knowing that, let's use Fedora Silverblue installer instead
of the normal Fedora one as the normal one is not suppose to work in
this case.

Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
 data/os/fedoraproject.org/fedora-27.xml.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/data/os/fedoraproject.org/fedora-27.xml.in b/data/os/fedoraproject.org/fedora-27.xml.in
index 8fff3e0..5d95b37 100644
--- a/data/os/fedoraproject.org/fedora-27.xml.in
+++ b/data/os/fedoraproject.org/fedora-27.xml.in
@@ -54,6 +54,9 @@
       </iso>
       <kernel>isolinux/vmlinuz</kernel>
       <initrd>isolinux/initrd.img</initrd>
+      <installer>
+        <script id='http://fedoraproject.org/silverblue/kickstart/desktop'/>
+      </installer>
     </media>
 
     <!-- Network Installer !-->
-- 
2.20.1




More information about the Libosinfo mailing list