Changes

Jump to: navigation, search
no edit summary
{{Admon/important|General Notes|These are general notes, not in any specific sequence.}}{{Chris Tyler Draft}}
= 2010-08-25 =
Other changes to the <code>/etc/kojid/kojid.conf</code> file:
 
; The vendor to use in rpm headers
vendor=Fedora Project
# finish running build-previous
# set up and run koji-shadow
## set up config file /etc/koji-shado/koji-shadow.conf
## run:
##* koji-shadow -c koji-shadow.conf.test --prefer-new --tag-build --import-noarch dist-f13
##* koji-shadow --tag-build dist-f13 # taking advantage of defaults
# Apply patch to koji-hub to permit koji-shadow builds: <code>http://git.fedorahosted.org/git/?p=koji;a=commit;h=27b983573f8dd9fc3e0ef75acd81b0f3b2317e84</code>
## set up config file /etc/koji-shado/koji-shadow.conf:
# koji-shadow example config file
protectlist=fedora-release
 
= 2010-08-27 =
 
== mash ==
* Configuration files are in /etc/mash
** '''tag'''.mash
*** One section for each tag to be composed
** mash.conf
*** Master configuration options
* Question: will deltarpms be useful on ARM?
** Saves bandwidth
** Costs a lot in CPU and storage
 
Example command line:
 
mash -o /mnt/koji/mask/f13-arm-20100827 f13-arm
 
== Signing packages ==
* sigul - signing server (new)
** Signers have their own key/passphrase but no one needs to know the master passphrase for the key
* Alternate is releng's sign.py/unsign.py script
 
== glibc ==
* ARM arch stuff in in a *ports tarball, needs to be combined with main code
* Borrow bits from F14 glibc spec file to make it build

Navigation menu