https://github.com/madhacking/overlay
A Gentoo Linux overlay for additional packages provided by Hacking Networked Solutions.
https://github.com/madhacking/overlay
Last synced: 21 days ago
JSON representation
A Gentoo Linux overlay for additional packages provided by Hacking Networked Solutions.
- Host: GitHub
- URL: https://github.com/madhacking/overlay
- Owner: MADhacking
- Created: 2019-11-01T18:14:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-05T21:05:42.000Z (almost 3 years ago)
- Last Synced: 2025-03-18T18:26:02.589Z (about 1 year ago)
- Language: Shell
- Homepage: https://www.mad-hacking.net/
- Size: 202 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MAD Hacking Gentoo Overlay
[](https://github.com/MADhacking/overlay/actions?workflow=Overlay+QA)
[Gentoo Linux](https://www.gentoo.org/get-started/about/) overlay containing additional ebuild files.
## Installation
### Manually
The repo comes with a ready [repos.conf](https://wiki.gentoo.org/wiki//etc/portage/repos.conf) file you just need to add
to your `/etc/portage/repos.conf/` dir:
curl -sL https://raw.githubusercontent.com/MADhacking/overlay/master/repos.conf > /etc/portage/repos.conf/mad-hacking.conf
emerge --sync
### Using layman
layman -o https://raw.githubusercontent.com/MADhacking/overlay/master/overlay.xml -f -a mad-hacking