From 50e31298c49f26b3ac68149f0ba7343467bcd1ea Mon Sep 17 00:00:00 2001 From: Axilleas Pipinellis Date: Thu, 1 Aug 2013 01:11:14 +0300 Subject: [PATCH] Add initial readme for Gentoo/Archlinux --- install/archlinux/README.md | 14 ++++++++++++++ install/gentoo/README.md | 5 +++++ 2 files changed, 19 insertions(+) diff --git a/install/archlinux/README.md b/install/archlinux/README.md index e69de29..d3862eb 100644 --- a/install/archlinux/README.md +++ b/install/archlinux/README.md @@ -0,0 +1,14 @@ +Welcome to the Archlinux GitLab recipes. Here you will find installation scripts, +guides, how-tos and some useful links that will help you install GitLab on Archlinux. + + +## Useful links + +* [GitLab Wiki][] +* [GitLab PKGBUILD][] +* [gitlab-shell PKGBUILD][] + + +[GitLab Wiki]: https://wiki.archlinux.org/index.php/Gitlab +[GitLab PKGBUILD]: https://github.com/mtorromeo/archlinux-packages/tree/master/gitlab +[gitlab-shell PKGBUILD]: https://github.com/mtorromeo/archlinux-packages/tree/master/gitlab-shell diff --git a/install/gentoo/README.md b/install/gentoo/README.md index e69de29..ac09649 100644 --- a/install/gentoo/README.md +++ b/install/gentoo/README.md @@ -0,0 +1,5 @@ +## Links + +* http://wiki.gentoo.org/wiki/GitLab +* https://gist.github.com/int128/2360407 +* https://github.com/cvut/gentoo-overlay/tree/master/www-apps/gitlabhq