https://github.com/cosmictoast/user-aports
Toast's aports tree.
https://github.com/cosmictoast/user-aports
alpine-linux aports linux packages
Last synced: about 1 month ago
JSON representation
Toast's aports tree.
- Host: GitHub
- URL: https://github.com/cosmictoast/user-aports
- Owner: CosmicToast
- Created: 2018-11-05T19:19:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-13T23:36:10.000Z (about 7 years ago)
- Last Synced: 2025-01-11T07:13:07.578Z (over 1 year ago)
- Topics: alpine-linux, aports, linux, packages
- Language: Shell
- Homepage: https://build.toastin.space
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Toast's Aports
==============
A place for me (toast) to store my in-progress and personal aports.
You can consider anything you find here to be licensed under MIT if you so wish.
Alternatively, you can wait until (if ever) it's upstreamed into alpine, at which case it'll be available as per usual there.
A not-up-to-date repository (manually updated) with no stability guarantees should be available over at https://build.toastin.space
The key is available in its root: https://build.toastin.space/toast@toastin.space.rsa.pub
### FAQ
Q: How do I use this, despite all these terrible things you've said?
A:
```sh
wget https://build.toastin.space/toast@toastin.space.rsa.pub -P /etc/apk/keys/
echo "@toast https://build.toastin.space/toast" >> /etc/apk/repositories
```
Q: Can I have one without TLS (http://)?
A: No.