| |
@@ -32,7 +32,7 @@
|
| |
|
| |
Let's assume that my pkg centpkg-minimal that I want to build has an archive called centpkg.minimal.tar.gz. To be able to push to lookaside cache, we need the following :
|
| |
|
| |
- * a valid TLS cert (also needed to build on cbs.centos.org) obtained through [centos-cert](../auth/) util
|
| |
+ * a valid TLS cert (also needed to build on cbs.centos.org) obtained through [centos-cert](auth.md) util
|
| |
* either script `lookaside_upload` or `lookaside_upload_sig` in your $PATH (coming from centos-git-common git repo, see above)
|
| |
|
| |
There are two path available for the lookaside cache, each is available using a different script:
|
| |