Johannes Schwab 6c7e8b4046 0.9.31
2015-09-12 17:20:24 +02:00
2014-01-19 18:54:23 +01:00
2015-09-12 17:20:24 +02:00
2014-01-19 18:54:23 +01:00
2014-01-19 18:54:23 +01:00
2014-07-06 15:03:21 +02: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 already:

# 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 activate the overlay with:

# layman -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%