diff --git a/_data/navigation.yml b/_data/navigation.yml index 9fe3a6c..80c2952 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -1,4 +1,6 @@ - name: Home link: / +- name: Packages + link: /pkg/ - name: About link: /about/ diff --git a/pkg.md b/pkg.md new file mode 100644 index 0000000..1b2291e --- /dev/null +++ b/pkg.md @@ -0,0 +1,32 @@ +--- +layout: default +title: Package Mirrors +permalink: /pkg/ +--- + +# Package Mirrors + +I maintain a public mirror of selected software repositories which is free to +use for everyone. The available bandwidth is "some", and you are guaranteed a +yearly average uptime of at least "probably". + +All repositories are accessible over Tor by replacing `pkg.fef.moe` with +`os5st7tudx7m5nqhce5zrmlqkfhsfgsj4z6gxhzl3lg7pgoxvfwrw3yd.onion`. + +## Arch Linux + +Official Arch Linux packages and ISOs for x86. + +* Project Homepage: +* URL: [pkg.fef.moe/archlinux/$repo/os/$arch](https://pkg.fef.moe/archlinux/) +* Protocols: https, rsync + +## Arch4edu + +Community repository for Arch Linux providing prebuit software that is commonly +used in education. Available for both x86 and ARM. + +* Project Homepage: +* URL: [pkg.fef.moe/arch4edu/$arch](https://pkg.fef.moe/arch4edu/) +* Protocols: https, rsync +