Welcome to Astrolabe: Associated Computing Mirrors

DeCSS Now!

These pages dedicated to the public domain by their author, Asheesh Laroia. No rights reserved.
Design from "Affirmation" on OSWD.

What we mirror

We mirror the full (modern) Fedora archive for every architecture. We update our mirror daily from mirror.anl.gov, and you can pull it from HTTP, or Rsync.

You can also find the Fedora ISOs in /fedora/linux/releases/[VERSION]/Fedora/[ARCHITECTURE]/iso or /fedora/linux/releases/[VERSION]/Live/[ARCHITECTURE]/iso.

How do I use it?

Change your fedora repo files (in /etc/yum.repos.d) to use our mirror, e.g.

[fedora]
name=Fedora $releasever - $basearch
baseurl=http://mirrors.acm.jhu.edu/fedora/linux/releases/$releasever/Everything/$basearch/os/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora file:///etc/pki/rpm-gpg/RPM-GPG-KEY

[updates]
name=Fedora Core $releasever - $basearch - Updates
baseurl=http://mirrors.acm.jhu.edu/fedora/linux/updates/$releasever/$basearch/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora