Backbone's Portage overlay
Go to file
Kolan Sh b69c667879 git-2 -> git-r3 2015-10-12 19:44:08 +03:00
app-accessibility/festival festival updated 2015-03-22 14:00:05 +03:00
app-admin git-2 -> git-r3 2015-10-12 19:44:08 +03:00
app-antivirus/clamtk Clamtk 5.18 added. 2015-09-08 11:39:17 +03:00
app-cdr/mdf2iso Initial backbone's Portage tree. 2012-05-16 15:12:38 +04:00
app-editors/oxygenxml Initial backbone's Portage tree. 2012-05-16 15:12:38 +04:00
app-emulation/wine wine 1.7.52 added. 2015-10-03 10:54:05 +03:00
app-laptop/samsung-tools samsung-tools-2.2 deleted. 2015-03-22 14:05:40 +03:00
app-misc git-2 -> git-r3 2015-10-12 19:44:08 +03:00
app-office/lyx LyX 2.1.4 added. 2015-07-30 19:36:21 +03:00
app-portage git-2 -> git-r3 2015-10-12 19:44:08 +03:00
dev-lang PHP 5.6.14 added. 2015-10-03 10:56:08 +03:00
dev-libs git-2 -> git-r3 2015-10-12 19:44:08 +03:00
dev-perl/Term-Animation Term-Animation-2.6 added 2013-12-17 17:10:54 +04:00
dev-util Valadoc: dependencies updated. 2015-07-12 12:30:36 +03:00
eclass vala.eclass updated. 2015-09-08 11:46:18 +03:00
games-action Minetest ebuilds updated. 2015-08-27 10:22:20 +03:00
games-misc/asciiquarium asciiquarium-1.1.ebuild fixed 2013-12-17 17:12:48 +04:00
games-puzzle/charley git-2 -> git-r3 2015-10-12 19:44:08 +03:00
games-strategy 0ad updated to 0.0.18 2015-03-22 13:56:12 +03:00
media-fonts/corefonts-lucon git-2 -> git-r3 2015-10-12 19:44:08 +03:00
media-libs/libfilteraudio Tox added. 2015-10-05 15:33:29 +03:00
media-plugins/alsaequal Fix for alsaequal-0.6-r2 dmix. 2014-10-31 15:39:48 +03:00
media-video nvidia-settings 340.58-r1 added. 2015-09-27 12:18:03 +03:00
metadata layout.conf added 2013-08-01 08:50:22 +04:00
net-analyzer/fail2ban Fail2ban-999999999 added. 2015-10-03 12:45:55 +03:00
net-im/utox Tox added. 2015-10-05 15:33:29 +03:00
net-libs/tox Tox added. 2015-10-05 15:33:29 +03:00
net-news/liferea liferea 1.11.5 fixed (README is not present). 2015-07-30 02:03:28 +03:00
net-p2p/deluge Deluge 1.3.12 added. 2015-10-01 23:26:32 +03:00
profiles desktop: +<dev-python/ndg-httpsclient-0.5 ~amd64 2015-10-12 16:13:42 +03:00
sci-misc QCad updated to 3.7.1 version. 2014-11-12 15:37:43 +03:00
sys-apps git-2 -> git-r3 2015-10-12 19:44:08 +03:00
sys-kernel/backbone-sources backbone-sources 3.12.49 added. 2015-10-07 23:01:57 +03:00
virtual/linux-sources linux-sources updated 2014-08-01 11:17:09 +04:00
x11-drivers git-2 -> git-r3 2015-10-12 19:44:08 +03:00
x11-misc git-2 -> git-r3 2015-10-12 19:44:08 +03:00
x11-themes/gtk-engines-equinox gtk-engines-equinox-1.50-r2 added from jorgicio overlay. 2015-07-22 12:44:34 +03:00
x11-wm/ion3 Old ebuilds removed 2014-07-11 23:13:29 +04:00
xfce-base/thunar thunar-9999 updated 2014-07-29 17:25:16 +04:00
README Add warning for Extreme profile. 2014-11-09 09:12:00 +03:00
layman.xml layman list added. 2012-11-14 18:10:51 +04:00

README

How to add this repo using layman
=================================

sudo layman -f -o https://git.backbone.ws/portage/overlay/blobs/raw/master/layman.xml -a backbone


Using Backbone's Profiles
=========================

Default Desktop/Laptop Profile
------------------------------
/etc/portage/make.profile/parent:
/var/portage/portage/profiles/default/linux/amd64/13.0
/var/portage/layman/backbone/profiles/desktop

Extreme Desktop/Laptop Profile
--------------------------------------------------------
Warning! Using this profile is unsafe as it could lead
to undefined behaviour of several packages!
Not all packages are ready for the profile.
Look at profiles/extreme/profile.bashrc for the exclusions I've added.
/etc/portage/make.profile/parent:
/var/portage/portage/profiles/default/linux/amd64/13.0
/var/portage/layman/backbone/profiles/extreme

Hardened Server Profile
------------------------------
/etc/portage/make.profile/parent:
/var/portage/portage/profiles/hardened/linux/amd64/no-multilib
/var/portage/layman/backbone/profiles/server


Repositories Priorities
=======================

My /etc/portage/repos.conf/gentoo.conf:

[DEFAULT]
main-repo = gentoo

[gentoo]
sync-type = git
priority = -1000

[local_overlay]
priority = -999

[backbone]
priority = -999


Remarks
=======

For Desktops/Laptops I'm using backbone-sources:
https://redmine.backbone.ws/projects/backbone-sources/wiki/Wiki.

For Gentoo/Kernel Upgrading I'm using app-admin/gentoo-upgrade package scripts.

For the whole system rebuild I recommend app-portage/ewo package.

For finding cruft files I'm using app-portage/findcruftfiles (do filter output carefully).