[copr] master: add note that you have to add chroots to db (cca7c7c)

msuchy at fedoraproject.org msuchy at fedoraproject.org
Mon Jun 24 15:00:12 UTC 2013


Repository : http://git.fedorahosted.org/cgit/copr.git

On branch  : master

>---------------------------------------------------------------

commit cca7c7ce8609a1e3606dfe07f615b944f9d2843a
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Mon Jun 24 16:23:32 2013 +0200

    add note that you have to add chroots to db


>---------------------------------------------------------------

 copr-setup.txt |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/copr-setup.txt b/copr-setup.txt
index a3dd962..1e12c30 100644
--- a/copr-setup.txt
+++ b/copr-setup.txt
@@ -82,6 +82,10 @@ COPRS_ENVIRON_PRODUCTION=1 ./manage.py create_db  --alembic alembic.ini
 
 - setenforce 0 (sorry, putting on TODO)
 
+- Add chroots. E.g:
+COPRS_ENVIRON_PRODUCTION=1  ./manage.py create_chroot fedora-18-x86_64 fedora-18-i386
+
+
 DB config
 =========
 



More information about the copr-devel mailing list