Changes

Jump to navigation Jump to search
no edit summary
Line 70: Line 70:  
* smecontribs/<pkg>-<tag> -> sme11-contribs-test (dist-sme11-contribs-testing) -> dist-sme11-contribs
 
* smecontribs/<pkg>-<tag> -> sme11-contribs-test (dist-sme11-contribs-testing) -> dist-sme11-contribs
 
{{Note box|There is a target of sme11-os that will build into dist-sme11-os, but this should ONLY be used for tthe initial load of the smeos repository}}
 
{{Note box|There is a target of sme11-os that will build into dist-sme11-os, but this should ONLY be used for tthe initial load of the smeos repository}}
 +
There is ONLY 1 build tag for sme11 which is used by all targets (dist-sme11-build) as all sme11 builds use the same external repos and settings.
 +
 +
 
The repos align with the repos available to dnf in smeserver:
 
The repos align with the repos available to dnf in smeserver:
   Line 78: Line 81:  
* smecontribs-test (dist-sme11-contribs-testing)
 
* smecontribs-test (dist-sme11-contribs-testing)
 
* smecontribs (dist-sme11-contribs)
 
* smecontribs (dist-sme11-contribs)
 +
*smeaddons (dist-sme11-addons)
   −
== Advanced commands ==
+
==Advanced commands ==
 
to add a rpm to the base rpm to install in a mock environment :
 
to add a rpm to the base rpm to install in a mock environment :
 
   
 
   
Line 93: Line 97:  
   koji add-pkg  --owner jpp dist-sme12-os smeserver-manager-jsquery  
 
   koji add-pkg  --owner jpp dist-sme12-os smeserver-manager-jsquery  
    +
to tag and existing build against a new tag (e.g. copy from testing to updates-testing-)
 +
    koji tag-build dist-sme11-updates-testing smeserver-updaye-11.0.0-7.el8.sme
   −
[[Category:Developer]]
+
to populate an external repo for use by dnf
 +
    koji dist-repo dist-sme11-testing --allow-missing-signatures
 +
    koji dist-repo dist-sme11-updates-testing --allow-missing-signatures
 +
    koji dist-repo dist-sme11-os --allow-missing-signatures
 +
    koji dist-repo dist-sme11-contribs-testing --allow-missing-signatures
 +
    koji dist-repo dist-sme11-contribs --allow-missing-signatures
 +
 +
[[Category:Developer]]
371

edits

Navigation menu