unwritten Repository Format
The unwritten
repository format is used by Exherbo to keep track of packages that have not yet been
written. It is not used by Gentoo and derived distributions.
As well as the general keys supported for all repositories, the following keys have meaning
for unwritten
format repositories:
location
- The location of the repository. Mandatory.
name
- The name of the repository. Defaults to
unwritten
. sync
- How to sync the repository. See Syncers for supported formats.
sync_options
- Any options to be passed to the syncer. Optional.
Reference Configurations
Exherbo
The following lists all officially unwritten repositories:
format = unwritten location = /var/db/paludis/repositories/unwritten sync = git://git.exherbo.org/unwritten.git importance = -100