[Exherbo-dev] r^2 is now available
Ciaran McCreesh
ciaran.mccreesh at googlemail.com
Fri Jun 4 13:51:32 BST 2010
You can now automatically create configuration files for Exherbo
repositories that're in ::unavailable and ::unavailable-unofficial. The
steps are:
* Sync
* Upgrade Paludis
* Do 'cave show -t package repository/*', and note how you get special
packages for repositories that you do not have configured.
* Create /etc/paludis/repositories/repository.conf:
format = repository
config_filename = /etc/paludis/repositories/%{repository_template_name}.conf
config_template = /etc/paludis/repository.template
* Create /etc/paludis/repository.template:
format = %{repository_template_format}
location = /var/db/paludis/repositories/%{repository_template_name}
sync = %{repository_template_sync}
* Do 'cave show -t package repository/*', and note how you now also
have special packages for repositories you do have configured.
* Do 'cave resolve repository/blah -x' to automatically create a repo
config file for 'blah' and then sync the newly created repo.
--
Ciaran McCreesh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.exherbo.org/pipermail/exherbo-dev/attachments/20100604/e3e7986b/attachment.pgp>
More information about the Exherbo-dev
mailing list