New repository configuration ponderings

Gary L. Greene Jr. greeneg at phoenuxos.com
Sat Jul 1 15:11:17 PDT 2006


On Sunday 28 May 2006 14:53, Panu Matilainen wrote:
> On Sun, 2006-05-28 at 17:33 +0300, Panu Matilainen wrote:
> > I've been thinking about improving the repository configuration and
> > related things for a while now. Just yesterday I realized we could
> > easily use the existing main configuration system for this, instead of
> > inventing yet-another-file-format and parser for it.
> >
> > The repository configuration would look somewhat like this:
> >
> > ---
> > Repositories {
> >     fedora-core {
> >         type "repomd";
> >         baseuri "http://download.fedora.redhat.com/pub/";
> >         dist "fedora/linux/core/$(VERSION)/$(ARCH)/os/";
> > 	label "Fedora Core $(VERSION) - $(ARCH)";
> >         enabled "true";
> >         gpg-key "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora";
> >         gpg-check "true";
> >     };
>
> Attached is a working bare minimum implementation of this format
> (configuration goes into apt.conf or apt.conf.d in this version). It's
> not a lot of code but already enables the very thing I need to use yum
> for these days: --enablerepo/disablerepo=<somerepo> in the form -o
> repositories::<reponame>::enabled=true|false
>
> 	- Panu -

How much has been done on this feature? Is it in the latest release?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: not available
URL: <http://lists.laiskiainen.org/pipermail/apt-rpm-laiskiainen.org/attachments/20060701/2e56c7a8/attachment-0002.pgp>


More information about the Apt-Rpm mailing list