8761b96657
The delorean repository requires use of the delorean-deps repo at http://trunk.rdoproject.org/<distro-release>/delorean-deps.repo. Change-Id: Id2d99e71b688af72e08e5e532d26f19784876202 |
||
---|---|---|
.. | ||
pre-install.d | ||
element-deps | ||
pkg-map | ||
README.md |
Configure the image to pull packages from a Delorean repo
This element configures the image such that it downloads packages from the specified Delorean repository. To use set DELOREAN_REPO_URL to the Delorean repo you'd like to use. This can be 'current' or any revision in the past that you'd like to use. Example:
export DELOREAN_REPO_URL=http://localhost/~user/repos/current
Delorean is a tool that can be used to automate building upstream packages:
https://github.com/openstack-packages/delorean
The Delorean tool currently supports Fedora packages and Yum repositories. Support for other distributions may be added in the future.