Changes

Jump to: navigation, search

Pidora SOP

2 bytes added, 14:05, 9 April 2013
Creating Repositories
== Mash File Configuration Details ==
=== /etc/mash/pidora-18.mash === <pre># mash config file [pidora-18]rpm_path = %(arch)s/os/Packagesrepodata_path = %(arch)s/os/source_path = source/SRPMSdebuginfo = Truemultilib = Falsemultilib_method = develtag = f18-rpfrinherit = True # Unsigned is temporarystrict_keys = True#keys = 34E166FA, F8DF67E6, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9keys = CE8D31E3 repoviewurl = http://download.fedoraproject.org/pub/fedora-secondary/development/18/%(arch)s/os/repoviewtitle = "Fedora Branched - %(arch)s"arches = armhfp# armv6 doesn't have horsepower to make delta usefuldelta = False# Change distro_tags as fedora-release version gets bumped# The cpe URI should be fixed updistro_tags = cpe:/o:fedoraproject:fedora:18 rawhidehash_packages = True<b/pre=== /usr/local/bin/mashrun-pidora-18</b>===
<pre>
# The 'cat -v' above is there to prevent an unprintable code from throwing off the
# mail command.
</pre>
 
<b>/etc/mash/pidora-18.mash</b>
 
<pre>
# mash config file
 
[pidora-18]
rpm_path = %(arch)s/os/Packages
repodata_path = %(arch)s/os/
source_path = source/SRPMS
debuginfo = True
multilib = False
multilib_method = devel
tag = f18-rpfr
inherit = True
 
# Unsigned is temporary
strict_keys = True
#keys = 34E166FA, F8DF67E6, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9
keys = CE8D31E3
 
repoviewurl = http://download.fedoraproject.org/pub/fedora-secondary/development/18/%(arch)s/os/
repoviewtitle = "Fedora Branched - %(arch)s"
arches = armhfp
# armv6 doesn't have horsepower to make delta useful
delta = False
# Change distro_tags as fedora-release version gets bumped
# The cpe URI should be fixed up
distro_tags = cpe:/o:fedoraproject:fedora:18 rawhide
hash_packages = True
</pre>
1
edit

Navigation menu