[PATCH]mash config for branched compose

Mike McGrath mmcgrath at redhat.com
Thu Aug 5 17:35:51 UTC 2010


+1 from me.

	-Mike


On Thu, 5 Aug 2010, Dennis Gilmore wrote:

> diff --git a/modules/mock/files/mock/fedora-branched-compose-i386.cfg
> b/modules/mock/files/mock/fedora-branched-compose-i386.cfg
> index
> d4f0ced..4943fa3 100644
> ---
> a/modules/mock/files/mock/fedora-branched-compose-i386.cfg
> +++
> b/modules/mock/files/mock/fedora-branched-compose-i386.cfg
> @@ -7,7 +7,8 @@
> config_opts['internal_dev_setup'] = False
>
> config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/srv/pungi',
> '/srv/pungi' ))
>
> config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/dev', '/dev'
> ))
>
> config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/dev/pts',
> '/dev/pts'
> ))
> -
> +config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/mnt/ko
> ji', '/mnt/koji'
> ))
> +config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/pub/fedo
> ra', '/pub/fedora' ))
>
>
>  config_opts['yum.conf'] = """
>
>
>
> I need the above
> to be able to run the process that makes the nightly branched
> compose
>
> Dennis
>


More information about the infrastructure mailing list