Giter VIP home page Giter VIP logo

pudlez-tools's Introduction

pudlez-tools Gentoo Overlay

Due to sakaki-tools overlay starting to get outdated and throwing extra stuff to the screen, I decided it was time I created my own overlay. I will eventually start adding my own ebuilds that I've made of my Odroid boards over the years... I've used sakaki-tools as a template for my overlay and kept the showem ebuild.

Please note that this overlay is just my collection. I can't guarentee I will fix any issue you're having but please let me know and I can try...

The following are short form instructions. If you haven't already installed git(1), do so first:

# emerge --ask --verbose dev-vcs/git 

Next, create a custom /etc/portage/repos.conf entry for the pudlez-tools overlay, so Portage knows what to do. Make sure that /etc/portage/repos.conf exists, and is a directory. Then, fire up your favorite editor:

# nano -w /etc/portage/repos.conf/pudlez-tools.conf

and put the following text in the file:

[pudlez-tools]
 
# PuDLeZ's collection of ebuilds...
# Maintainer: PuDLeZ ([email protected])
 
location = /usr/local/portage/pudlez-tools
sync-type = git
sync-uri = https://github.com/pudlez/pudlez-tools.git
priority = 50
auto-sync = yes

Then run:

# emaint sync --repo pudlez-tools

If you are running on the stable branch by default, allow ~amd64 keyword files from this repository. Make sure that /etc/portage/package.accept_keywords exists, and is a directory. Then issue:

# echo "*/*::pudlez-tools ~amd64" >> /etc/portage/package.accept_keywords/pudlez-tools-repo

Now you can install packages from the overlay. For example:

# emerge --ask --verbose app-portage/showem

Maintainers

pudlez-tools's People

Contributors

pudlez avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.