Header: bar(-overlay)/README.md
Yet Another foo Overlay for Gentoo (Linux/BSD) with a few packages... See package-list for a complete package list.
FIRST, DO NOT CLONE THE REPOSITORY MULTIPLE TIMES FOR NOTHING
To update the repository, one can either use layman layman -s bar
if the repository was cloned with layman; Or even use eix-sync
to
sync every overlays and portage tree; Or else, simply use git to sync
git pull --force
(--force might be necessary if runned out of luck.)
And don't forget to run git gc --aggressive --prune=all
in the repository from
times to times to optimize local disk usage.
Just merge git with emerge -av git
; and then clone the repository with
mkdir -p /var/db/repos
, and then
git clone git://gitlab.com/tokiclover/bar-overlay.git /var/db/repos/bar
;
and finaly include bar.conf in /etc/portage/repos.conf/
directory,
or concatenate the content to the file directly with
cat <bar.conf >>/etc/portage/repos.conf
.
And finaly eix-sync
if using eix to get the repository indexed and ready.
Merge all the goodies with: emerge -avDNu world
or merge package sets for the repository (see sets/ for more info.)
Examples of runtime configuration files can be found in this repository dotfiles might be handy to get, for example, JACK/LADI or mail-utilities @set set up and working in no time!
GPL-2
- https://github.com/tokiclover/bar-overlay;
- git://github.com/tokiclover/bar-overlay.git;
- git@github.com:tokiclover/bar-overlay.git;
- https://gitlab.com/tokiclover/bar-overlay;
- git://gitlab.com/tokiclover/bar-overlay.git;
- git@gitlab.com:tokiclover/bar-overlay.git;
pub rsa2048 2017-04-02 [SC] [expires: 2019-04-02] AD5D 6311 D85D 1E6A 86A8 CB87 2806 F421 E1E0 0BC2
vim:fenc=utf-8: