Setup for F32 Final 1.6
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
d2341fd612
commit
4d82cf11ed
@ -81,7 +81,7 @@ createrepo_num_workers = 10
|
||||
# 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
|
||||
|
||||
@ -239,7 +239,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'
|
||||
@ -290,7 +290,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/f32'
|
||||
global_release = '1.5'
|
||||
global_release = '1.6'
|
||||
global_version = '32'
|
||||
# live_images ignores this in favor of live_target
|
||||
global_target = 'f32'
|
||||
|
Loading…
Reference in New Issue
Block a user