All Projects → esminc → esm-overlay

esminc / esm-overlay

Licence: other
ESM's portage overlay. It's useful for especially Ruby/Rails application development.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to esm-overlay

Gentoolto
A Gentoo Portage configuration for building with -O3, Graphite, and LTO optimizations
Stars: ✭ 399 (+2000%)
Mutual labels:  overlay, gentoo
Sci
[MIRROR] Gentoo Science Overlay
Stars: ✭ 127 (+568.42%)
Mutual labels:  overlay, gentoo
brother-overlay
Portage overlay for Brother printer and scanner software
Stars: ✭ 27 (+42.11%)
Mutual labels:  overlay, gentoo
audio-overlay
Gentoo overlay for music production
Stars: ✭ 33 (+73.68%)
Mutual labels:  overlay, gentoo
java-overlay
[MIRROR] Java overlay
Stars: ✭ 14 (-26.32%)
Mutual labels:  overlay, gentoo
Chromium os Vm Vmware
Build and run your Chromium OS on VMWare virtual machine client
Stars: ✭ 137 (+621.05%)
Mutual labels:  overlay, gentoo
Kde
[MIRROR] KDE team's testing overlay
Stars: ✭ 80 (+321.05%)
Mutual labels:  overlay, gentoo
deadbeef-overlay
DeaDBeeF player overlay for Gentoo Linux
Stars: ✭ 13 (-31.58%)
Mutual labels:  overlay, gentoo
os-xtoo
The Java and Enlightenment ebuild repository
Stars: ✭ 17 (-10.53%)
Mutual labels:  overlay, gentoo
HomeAssistantRepository
🏡 Home Assistant on Gentoo Linux.
Stars: ✭ 26 (+36.84%)
Mutual labels:  overlay, gentoo
games-overlay
gentoo overlay containing games ebuilds only
Stars: ✭ 15 (-21.05%)
Mutual labels:  overlay, gentoo
clx
clx overlay
Stars: ✭ 12 (-36.84%)
Mutual labels:  overlay, gentoo
archlinuxcn-dotfiles-collection
来自社区小伙伴们的 dotfiles 集锦
Stars: ✭ 73 (+284.21%)
Mutual labels:  gentoo
hmg
💝 My personal Gentoo/Linux configuration backup files
Stars: ✭ 16 (-15.79%)
Mutual labels:  gentoo
elivepatch-client
Flexible Distributed Linux Kernel Live Patching
Stars: ✭ 23 (+21.05%)
Mutual labels:  gentoo
android-textoverlay
Provides a simple service that allows to display arbitrary text as a system-window overlay.
Stars: ✭ 20 (+5.26%)
Mutual labels:  overlay
Autodesk-Fusion-360-for-Linux
This is a project, where I give you a way to use Autodesk Fusion 360 on Linux!
Stars: ✭ 810 (+4163.16%)
Mutual labels:  gentoo
IngameOverlay
Overlay in-game
Stars: ✭ 21 (+10.53%)
Mutual labels:  overlay
script
same script
Stars: ✭ 13 (-31.58%)
Mutual labels:  gentoo
GlosSI
Tool for using Steam-Input controller rebinding at a system level alongside a global overlay
Stars: ✭ 1,004 (+5184.21%)
Mutual labels:  overlay

esm-overlay

ESM's portage overlay. It's useful for especially Ruby/Rails application development. For example:

  • dev-ruby/rbenv
  • dev-ruby/ruby-build
  • app-shells/z
  • app-admin/fluentd

Installation

1. Install app-portage/layman.

# echo 'app-portage/layman git' >> /etc/portage/package.use
# emerge -av layman

2. Add this overlay.

# curl https://raw.githubusercontent.com/esminc/esm-overlay/master/profiles/layman.xml > /etc/layman/overlays/esm-overlay.xml
# layman -f -a esm

3. Edit your make.conf.

# echo 'source /var/lib/layman/make.conf' >> /etc/portage/make.conf

4. Enjoy!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].