Changes

Jump to navigation Jump to search
m
Line 31: Line 31:  
The script update_repos relies on RPM2 which can be found as a RPM.
 
The script update_repos relies on RPM2 which can be found as a RPM.
 
  yum install perl-RPM2 --enablerepo=epel
 
  yum install perl-RPM2 --enablerepo=epel
update_repos (/build/smeserver/stage/bin/update_repos) is used to keep the repos in sync and to create the ‘stage’ from which the ISO is built. On the local build system update_repos can be run manually before building an ISO, whereas it runs every two hours on the buildsys.
+
update_repos (/build/smeserver/stage/bin/update_repos) is used to keep the repos in sync and to create the ‘stage’ from which the ISO is built. On the local build system update_repos can be run manually before building an ISO, whereas it runs every hours on the buildsys.
{{Note box|Note that update_repos copies smeupdates-testing packages to stage but not from smetest.}}
+
{{Note box|Note that update_repos copies packages from smeupdates-testing to stage but not from smetest, so packages freshly built won't be included into the new ISO until they are manually moved from smetest to smeupdates-testing}}
 
The buildsys has two main folders that are relevant for building an ISO.
 
The buildsys has two main folders that are relevant for building an ISO.
 
  repo      => '/build/smeserver/repo/ ', eg '/build/smeserver/repo/testing/9/'
 
  repo      => '/build/smeserver/repo/ ', eg '/build/smeserver/repo/testing/9/'

Navigation menu