On Wed, 19 Jan 2011 22:01:53 +0100 Christoph Wickert <[email protected]> wrote:
> That none of us has. ;) Kevin perhaps?
Well, looking at that doc, its specific to the fedora compose env, but
should work with some mods anywhere.
spins-kickstarts you can clone from git.
I suppose the fedora-devel-compose* mock config is needed.
Upload would of course require rel-eng.
The mock configs are just rawhide/devel ones with:
--cut--
config_opts['root'] = 'fedora-development-compose-i386'
config_opts['target_arch'] = 'i386'
config_opts['chroot_setup_cmd'] = 'install @buildsys-build vim-enhanced pungi'
config_opts['dist'] = 'fc15'
config_opts['plugin_conf']['root_cache_enable'] = False
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' ))
--cut--
and the normal rawhide repos enabled.
Does that get you to where you can test?
kevin
signature.asc
Description: PGP signature
_______________________________________________ xfce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/xfce
