mirror of
https://github.com/twisterarmy/gentoo-twister-overlay.git
synced 2025-03-12 13:31:03 +00:00
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.
First install layman if you don't have allready: # emerge -a layman # echo "source /var/lib/layman/make.conf" >> /etc/portage/make.conf
(See http://wiki.gentoo.org/wiki/Layman for further instructions.)
Then you can add the overlay to portage with:
# layman -o https://raw.github.com/ddorian1/gentoo-twister-overlay/master/gentoo-twister-overlay.xml -f -a twister
And install twister (and dependencies) with:
# emerge -a twister
I only tested on amd64, but it should work on other platforms too.
Description
Languages
Shell
100%