diff --git a/Installing-tracks-head-on-gentoo.md b/Installing-tracks-head-on-gentoo.md new file mode 100644 index 0000000..d184fb3 --- /dev/null +++ b/Installing-tracks-head-on-gentoo.md @@ -0,0 +1,3 @@ +I have created an ebuild to install the current Head from git. The ebuild will use webrick to run tracks. All deps apart from ruby and gems are installed locally into the tracks folder to avoid issues with the system libraries. The runscript is using the tmux multiplexer (screen clone). + +The ebuild can be downloaded [here](https://github.com/exelnet/gentoo-overlay/tree/master/www-apps/tracks). An alternative approach would be using my [portage layman overlay](https://github.com/exelnet/gentoo-overlay). \ No newline at end of file