Portage

Portage Mirror

Da alte portage trees so in der Form wohl nicht so leicht zu finden sind mit Tag und Datum, hab ich jetzt einen portage git mirror aufgesetzt.

Web Interface to it

https://portage.schorsch-tech.de/cgit/cgit.cgi

clone via https

git clone https://portage.schorsch-tech.de/git/portage.git

Hier hab ich das im gentoo forum geschrieben. Mal sehen ob es angenommen wird…

https://forums.gentoo.org/viewtopic-t-1020810-highlight-.html

As i read that the attic portage trees are not available anymore, i just setup a daily synced and gpg verified
git repository on my server. Of course it starts just today. But in some time it might be helpful. This is a fast
server, enough mem and with good upload. Maybe it is helpful for some people. Each commit is also tagged, by the
date the commit was created.

It fetches the portage tree every night at 3:09 am german time from http://distfiles.portage.org. If this usage
is not liked from the gentoo team, just send me an PN or email to me to stop it.

I know, it is just a "server from someone", but i got a lot from gentoo and this is a try to give something back
except bug reports ;)

**Web Interface to it**

https://portage.schorsch-tech.de/cgit/cgit.cgi

**clone it via https**

git clone https://portage.schorsch-tech.de/cgit/portage.git

It checks the latest portage tree with the gpg signing keys of the gentoo team.

gpg --homedir=/etc/portage/gpg --list-keys
/etc/portage/gpg/pubring.gpg
----------------------------
pub   4096R/96D8BF6D 2011-11-25 [verfällt: 2015-11-24]
uid       [ uneing.] Gentoo Portage Snapshot Signing Key (Automated Signing Key)
sub   4096R/C9189250 2011-11-25 [verfällt: 2015-11-24]

pub   1024D/17072058 2004-07-20 [verfällt: 2016-08-13]
uid       [  unbek.] Gentoo Linux Release Engineering (Gentoo Linux Release Signing Key) <releng@gentoo.org>
sub   2048g/1415B4ED 2004-07-20 [verfällt: 2016-08-13]

pub   4096R/2D182910 2009-08-25 [verfällt: 2015-08-24]
uid       [  unbek.] Gentoo Linux Release Engineering (Automated Weekly Release Key) <releng@gentoo.org>

The commits look like this:

commit caf53e00d0c6c54b60bc8cd2e365ef2be265fe25
Author: <just edited here: no spam bait>
Date:   Thu Jun 25 19:28:33 2015 +0200

    Date: 20150625

    File: portage-latest.tar.xz
    Verify result:
    gpg: Signature made Thu Jun 25 02:55:24 2015 CEST using RSA key ID C9189250
    gpg: Good signature from "Gentoo Portage Snapshot Signing Key (Automated Signing Key)" [ultimate]

    gpgsig:
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v2

    iQIcBAABAgAGBQJVi1F8AAoJEOxZDurJGJJQizYP/2/2lOX0koqqmraOnPFPzhLb
    2dqsWLUqzjfrV8vbLR5/RFL7uyHlAfhYuPAhppd5QSEnWgnxzusu1gF/qpBsN2pQ
    InzVZxIy7tcPvPyuwp0TLopA2LhA+sdfS0Cy2bixbIz6HnW+bqybj5hnJ8mpwYyq
    0F+4ysCYlqKrV5ey8cZ/euf2XzklAqk+k2TEoukviIkg9ni/IXDzbkpjsx5GFhsI
    zNSNgFuQ4yhZ8MeVnib5XOz/efNQHBTFd5ecuXXr2/yVhV6efAre16FZo+02oFlN
    h7DNqIKCQ/9gIxfwFS3IJfySiz1mWmBk5EGxrb9kR86yeoD4eKoBZ35jQ12aS3Ii
    Sm1A6c4uN2JjGyfivfBjtK3ZJBvnUCE8w/dLO9OOvJQnicc8QVAftP1u/5PcdW4U
    4PXAo/IWhGj7ITwURIh08Mr4Tp6rVUGMIpCHBFN/BMkVpr0RzJYOUx7mQjsBhUGs
    JjDN53YdUmAoN9HbkRRggwz9ORnxCDPyezSp3NKNo0NRNgrIJbTh9xFxNpBqz0yz
    j1BnsF22EEhae+rzON1Jg6o3ZAcLBkv3HSudK0QjylfAWSzt1uHykZvDYd4ZWJ3v
    wc+AUb4knxz733t/NlbCJW2+wUw6YhF8xTFVcvr4ipU6qh4MFNTKEVh3rt4KNn52
    +BW1+xfXeKO9PxFAO+KC
    =XtUF
    -----END PGP SIGNATURE-----
Categories software