X-Git-Url: http://git.annexia.org/?p=fedora-mingw.git;a=blobdiff_plain;f=smock%2FREADME;h=f1ed67d3f48858cb8cc3ed4bb05ae9c9f037b7fa;hp=748c1e0649abc144246164cd62b0761dc71ca0e3;hb=HEAD;hpb=ff4e2e0d1e851781faaa9dbc0411e3643240eb90 diff --git a/smock/README b/smock/README index 748c1e0..f1ed67d 100644 --- a/smock/README +++ b/smock/README @@ -3,18 +3,21 @@ by Dan Berrange and Richard W.M. Jones. License: GPLv2+ -Smock is a thin wrapper around mock to let you build up a whole -set of dependant RPMs against an external distro. +Smock is a thin wrapper around mock to let you build up a whole set of +dependant RPMs against an external distro. Mock needs access to the +repositories created by smock. This can happen either using httpd or direct +file access. - Create directory $HOME/public_html/smock - - Copy smock.httpd.conf to /etc/httpd/conf.d/smock.conf, changing the + - Optional: Copy smock.httpd.conf to /etc/httpd/conf.d/smock.conf, changing the /home/[USERNAME]/ to your user - - Start or restart httpd + - Optional: Start or restart httpd - Insert smock.mock.extra to all your repos in /etc/mock/ changing the - USERNAME and distro name to match + USERNAME and distro name to match. If you do not want to use the http + server, use the direct file access baseurl instead of the http based one. - Disable SELinux (/usr/sbin/setenforce Permissive) and you may need to do 'chmod 0755 ~' to allow the web server to access your