2009/1/29 Dominik 'Rathann' Mierzejewski <dominik@xxxxxxxxxxxxxx>: > Similarly to this: > > # mkdir -p /var/ftp/pub/fedora/development/i386 > # cp -p *.rpm /var/ftp/pub/fedora/development/i386 > # createrepo /var/ftp/pub/fedora/development/i386 > # service vsftpd start > # vim /etc/mock/fedora-rawhide-i386.cfg > > Add these lines before """ at the end of the file. > [local] > name=local > baseurl=ftp://localhost/pub/fedora/development/i386/ > enabled=1 Using baseurl=file:///var/ftp/pub/fedora/development/i386/ it even works without actually running the ftp server. -- Thomas Moschny <thomas.moschny@xxxxxxxxx> -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list