Project

General

Profile

action #24760

Updated by lnussel over 6 years ago

Set up OBS and Mirror system to handle the new distribution 

 The ISOs and ftp tree needs to be set to be publish=enabled in OBS. 

      <enable arch="local" repository="images"/> 

 There is a script somewhere on the obs backend that determines what gets pushed where. Adrian or Coolo know. It needs to be adjusted to handle the new distribution. 

 On pontifex /etc/rsyncd-internal.conf needs to have modules to allow obs to push to the right locations. 
 Normally the repo and isos are pushed to a -Current directory, when releasing milestones the final location needs to be synced. Watch out for /etc/fstab bind mounting stuff. 

 Checklist: 
 * BSConfig.pm 
 * publish script on obs backend 
 * rsync module on pontifex 
 * enable publishing in project meta

Back