Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-01 | generate apt-key script with vendor info about keys | David Kalnischkies | |
The apt-key script uses quiet a few keyring files for operation which are specific to the distribution it is build on and is hence one of the most patched parts – even if it is not that often used anymore now that a fragment directory for trusted.gpg exists. | |||
2013-11-30 | add a vendor specific file to have configurable entities | David Kalnischkies | |
manpages sometimes refer to distro-specific things like the name of the package providing the achive-keyring. Having a central place to configure this helps in having it consistent in the manpages and allows to load this info from other places in the buildsystem as well later. |