Johannes Schwab f8fa91abc5 0.9.19
2014-03-22 14:53:20 +01:00
2014-01-19 18:54:23 +01:00
2014-03-22 14:53:20 +01:00
2014-01-19 18:54:23 +01:00
2014-01-19 18:54:23 +01:00
2014-02-17 12:05:52 +01: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
Unoffical gentoo overlay for twister
Readme 91 KiB
Languages
Shell 100%