Project

General

Profile

action #17016

Updated by lnussel almost 7 years ago

Plan To branch the current ftp tree and isos for 42.3: 

 * a milestone, log in to download.opensuse.org 
 * hardlink files as mirror user and run: 

     distro_hardlink_copy 42.2-Current 42.2 

 Remove x bit for others from 42.3/iso into e.g. 42.3/iso-devel in ftp-stage 
 * wait for some mirrors to catch up 
 * sync the change to ftp 
 * install a redirect rule 42.3/iso into 42.3/iso-devel 
 * remove world access from iso/ directory so only staging mirrors can pull it but it's not visible on download.o.o 

 on release day every once in a while scan for mirrors as mirror user: 

     mb scan -a -d /distribution/leap/42.3 /distribution/leap/42.2 -j4 

 In the morning of the release day add the x bit again to make the 
 content show up and give mirrors time to catch up adding the x bit. 

 Remove the redirect rule before 12:00 UTC 

Back