--- fedorahosted.org/data/content/faq.html | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/fedorahosted.org/data/content/faq.html b/fedorahosted.org/data/content/faq.html index 6295b50..07b0258 100644 --- a/fedorahosted.org/data/content/faq.html +++ b/fedorahosted.org/data/content/faq.html @@ -30,5 +30,7 @@ <p><span class="answer">${_('Of course. Visit <a href="http://fedoraproject.org/wiki/Infrastructure/fedorapeople.org">http://fedoraproject.org/wiki/Infrastructure/fedorapeople.org</a> for instructions on how to set up a temporary repository in your fedorapeople.org space.')}</span></p> <p><span class="question">${_('Why does hg tells me the repository doesn\'t exist even though I know I have the correct URL?')}</span></p> <p><span class="answer">${_('Unfortunately hg doesn\'t use true URLs. You have to use a "/" as a delimiter between hostname and path and a second "/" as the root of the filesystem path. For instance, if you\'re accessing the repository for authconfig you need to use "hg clone ssh://hg.fedoraproject.org//hg/authconfig"')}</span></p> + <p><span class="question">${_('Can I offer pre-compiled binaries on Fedora Hosted?')}</span></p> + <p><span class="answer">${_('You may, as long as the following conditions are met: <ol><li>The code project must be available under a Free Software license appropriate for Fedora.</li><li>You must make the source code you used to build the binaries available, and not distributed in the same tarball, or at a minimum make available a "source only" tarball.</li><li>You must provide clear instructions for building the software.</li></ol>')}</span></p> </body> </html> -- 1.6.6 -- websites mailing list websites@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/websites