From 94e6303962b690c16ebac96415c8d666efe1db97 Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Mar 31 2017 22:03:52 +0000 Subject: add a template and a devel section for labs failing the prerelease compose --- diff --git a/build.d/globalvar.py b/build.d/globalvar.py index 12b322a..0186966 100644 --- a/build.d/globalvar.py +++ b/build.d/globalvar.py @@ -83,6 +83,7 @@ path={ 'unofficial': 'https://dl.fedoraproject.org/pub/alt/unofficial/releases', 'devel': 'https://download.fedoraproject.org/pub/fedora/linux/development', 'devel_alt': 'https://download.fedoraproject.org/pub/fedora-secondary/development', + 'devel_labs': 'https://download.fedoraproject.org/pub/alt/development', } iso_size={ diff --git a/labs.fedoraproject.org/data/content/prerelease.html b/labs.fedoraproject.org/data/content/prerelease.html index 050f12c..5b02a4f 100644 --- a/labs.fedoraproject.org/data/content/prerelease.html +++ b/labs.fedoraproject.org/data/content/prerelease.html @@ -56,6 +56,7 @@ + - + + + +
@@ -143,6 +146,7 @@
+
@@ -209,6 +214,96 @@
+ + +
+
+
+
+ Design Suite Screenshot +
+
+

Design Suite banner
+ ${_('Open Creativity.')}

+
+ 64-bit image +
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_x86_64_Live_Design']}
+
+
+ 32-bit image +
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_i686_Live_Design']}
+
+
+
+
+
+ +
+
+
+
+ Jam Screenshot +
+
+

Jam banner
+ ${_('Unleash your inner musician.')}

+
+ 64-bit image +
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_x86_64_Live_Jam']}
+
+
+ 32-bit image +
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_i686_Live_Jam']}
+
+
+
+
+
+ +
+
+
+
+ Robotics Suite Screenshot +
+
+

Robotics Suite banner
+ ${_('Dive into Robotics.')}

+
+ 64-bit image +
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_x86_64_Live_Robotics']}
+
+
+ 32-bit image +
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_i686_Live_Robotics']}
+
+
+
+
+
+ +
+
+
+
+ Scientific Screenshot +
+
+

Scientific banner
+ ${_('Open source scientific computing.')}

+
+ 64-bit image +
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_x86_64_Live_Sci-kde']}
+
+
+ 32-bit image +
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_i686_Live_Sci-kde']}
+
+
+
+
+
+