From e2646fea06fc7a58fe8ea767efd68e1f7215efea Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Sep 16 2016 14:29:11 +0000 Subject: write a first prerelease home for FMW --- diff --git a/build.d/globalvar.py b/build.d/globalvar.py index a98f5ff..d86a77b 100644 --- a/build.d/globalvar.py +++ b/build.d/globalvar.py @@ -68,6 +68,11 @@ path={ } iso_size={ + + #Media + 'macosx': '14,7', # In MB + 'windows': '52,4', # In MB + # Legacy 'x86_64_DVD': '4.3', # In GB 'i386_DVD': '4.4', # In GB diff --git a/getfedora.org/data/content/workstation/prerelease/index.html b/getfedora.org/data/content/workstation/prerelease/index.html index 88103d2..5c51885 100644 --- a/getfedora.org/data/content/workstation/prerelease/index.html +++ b/getfedora.org/data/content/workstation/prerelease/index.html @@ -34,58 +34,6 @@

- -
-

${Markup(_('Get Fedora %(rel)s %(state)s through FMW!')) % {'rel':global_variables.release['next_id'], 'state':global_variables.release['curr_state']}}

-

Fedora Media Writer (FMW) has become the primary download option and will help users to download and write the Fedora image easily on any operating system. Moreover FMW will check the image automatically for integrity and report any issues.

-
-
- - - - - -
-
- -
-
-
-

Linux

-
Download FMW binary for Linux based machines.
- ${_('Download')} -
-
-
-
-

Windows

-
Download FMW binary for Windows based machines.
- ${_('Download')} -
-
-
-
-

MacOS

-
Download FMW binary for MacOS based machines.
- ${_('Download')} -
-
-
-
- -

${_('When is Fedora %s going to be released?') % global_variables.release['next_id']}

@@ -111,6 +59,54 @@
${_('Read all the key milestones of the release schedule...')} + +
+

${_('Running Pre-Release Versions of Fedora Workstation')}

+

${_('To run a prerelease version of Fedora Workstation, you will need:')}

+ +

${_('First, download the pre-release ISO for Fedora Workstation.')}

+

${Markup(_('Then, download and install Fedora Media Writer. Run it on your system and select the "Custom OS" option, and select the pre-release ISO that you downloaded. Follow the prompts to generate a live version (see "What does \'Live\' mean?" to the right) of pre-release Fedora Workstation on a USB flash drive. You may then run the live version of Fedora Workstation from your USB flash drive.'))}

+

${_('Optionally, you may install Fedora Workstation to a laptop or desktop computer that has at least 1 GHz processor, 1 GB RAM, and 10 GB space available. To do this, run the live version of Fedora Workstation from your USB flash drive on the computer you\'d like to install to, run the FEDORA MEDIA WRITER application, and follow the on-screen prompts to complete installation.')}

+ +

${_('Supported Platforms')}

+

${_('Fedora Media Writer supports the following platforms:')}

+ +
+
+
+

Mac OS X

+

${Markup(_('%s MB Fedora Media Writer for <strong>Mac OS X</strong>')) % global_variables.iso_size['macosx']}

+ ${_('Download')} +
+
+
+
+

Windows

+

${Markup(_('%s MB Fedora Media Writer for <strong>Windows</strong>')) % global_variables.iso_size['windows']}

+ ${_('Download')} +
+
+
+
+

Linux

+

${Markup(_('Available via DNF for <strong>Fedora</strong>'))}

+ (${_('More details')}) +
+
+

${Markup(_('64-bit 1.3 GB ISO for <strong>Linux</strong>'))}

+ (${_('How to use this ISO?')}) + ${_('Download')} + (${_('Verify this image')}) +
+
+
+
+ +

${_('Verify your Image')}

${Markup(_('Once you have downloaded an image, verify it for security and integrity. To verify your image, start by downloading the proper CHECKSUM file into the same directory as the image you downloaded and follow <a href="%s/%s/verify">these instructions</a>.') % (path, lang))}

@@ -122,7 +118,7 @@
-
+