Project

General

Profile

action #52055

Updated by lnussel almost 5 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. If TTM is not set up yet, enable publishing from :ToTest manually: 

      <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. 
 The publish_distro config needs to be adjusted too https://github.com/openSUSE/publish_distro 

 Checklist: 
 * BSConfig.pm 
 * publish script on obs backend 
 * rsync module on pontifex 
 * publish_distro on pontifex 
 * /etc/xinetd.d/scan-updates on pontifex 
 * enable publishing in project meta  
 * notify ports maintainers so they do the same

Back