From 5c106df462efa5dc4932c0cabac3ac551ba6def9 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Nov 05 2017 01:50:02 +0000 Subject: Setup for Fedora 27 Final RC1.6 Signed-off-by: Mohan Boddu --- diff --git a/fedora-final.conf b/fedora-final.conf index 6988dd8..c87f225 100644 --- a/fedora-final.conf +++ b/fedora-final.conf @@ -70,7 +70,7 @@ createrepo_deltas = False # CHECKSUMS media_checksums = ['sha256'] media_checksum_one_file = True -media_checksum_base_filename = '%(release_short)s-%(variant)s-%(version)s-1.5-%(arch)s' +media_checksum_base_filename = '%(release_short)s-%(variant)s-%(version)s-1.6-%(arch)s' #jigdo create_jigdo = False @@ -229,7 +229,7 @@ createiso_skip = [ #] # Image name respecting Fedora's image naming policy -image_name_format = '%(release_short)s-%(variant)s-%(disc_type)s-%(arch)s-%(version)s-1.5.iso' +image_name_format = '%(release_short)s-%(variant)s-%(disc_type)s-%(arch)s-%(version)s-1.6.iso' # # Use the same format for volume id image_volid_formats = [ '%(release_short)s-%(variant)s-%(disc_type)s-%(arch)s-%(version)s' @@ -271,7 +271,7 @@ translate_paths = [ # These will be inherited by live_media, live_images and image_build global_ksurl = 'git+https://pagure.io/fedora-kickstarts.git?#origin/f27' -global_release = '1.5' +global_release = '1.6' global_version = '27' # live_images ignores this in favor of live_target global_target = 'f27'