Unoffical gentoo overlay for twister
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Johannes Schwab 4ec8670944 fist commit 10 years ago
metadata fist commit 10 years ago
net-p2p/twister fist commit 10 years ago
profiles fist commit 10 years ago
README.md fist commit 10 years ago
gentoo-twister-overlay.xml fist commit 10 years ago

README.md

Unofficial gentoo-twister-overlay

A gentoo overlay for twister. This overlay fetches the source from github, builds the twisterd and copies it to /usr/bin.

You can add the overlay to portage with:

# layman -o https://raw.github.com/ddorian1/gentoo-twister-overlay/master/gentoo-twister-overlay.xml -a twister

And than install twister (and dependencies) with:

# emerge -a twister

I only tested on amd64, but it should work on other platforms too.