Changes

Jump to: navigation, search

Fedora ARM Secondary Architecture/Mock Config Repo

1,088 bytes added, 10:10, 4 March 2010
no edit summary
Mock requires a repository that contains the comps info for the buildsys-build package group.
= Plan Progress As an alternative to creating a comps repo, here is a mock config file: config_opts['root'] = 'fedora-12-arm'config_opts['target_arch'] = 'armv5tel' # The chroot_setup_cmd is usually 'groupinstall buildsys-build' but that hasn't been defined for ARM yet.# Instead, the package list is specified here.config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils fedora-release findutils gawk gcc gcc-c++ grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux-ng which bash curl cvs fedora-release gnupg make redhat-rpm-config rpm-build shadow-utils'config_opts['dist'] = 'fc12' # only useful for --resultdir variable subst config_opts['yum.conf'] = """[main]cachedir=/var/cache/yumdebuglevel=1reposdir=/dev/nulllogfile=/var/log/yum.logretries=20obsoletes=1gpgcheck=0assumeyes=1 # repos
* The [fedora]name=fedoramirrorlist=http://mirrorlist.fedora-arm.wantstofly.org/?repo will be hosted on hongkong.=fedora-12&arch=armfailovermethod=priority
[updates-released]name= Progress updatesmirrorlist=http://mirrorlist.fedora-arm.wantstofly.org/?repo=updates-released-f12&arch=armfailovermethod=priority"""

Navigation menu