Backbone's Portage overlay
Go to file
Kolan Sh db6a8a7033 nvidia-settings 340.58-r1 added. 2015-09-27 12:18:03 +03:00
app-accessibility/festival festival updated 2015-03-22 14:00:05 +03:00
app-admin Old ebuilds removed 2014-07-11 22:17:32 +04: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.50 added. 2015-09-04 19:13:21 +03:00
app-laptop/samsung-tools samsung-tools-2.2 deleted. 2015-03-22 14:05:40 +03:00
app-misc Old ebuilds removed 2014-07-11 23:13:29 +04:00
app-office/lyx LyX 2.1.4 added. 2015-07-30 19:36:21 +03:00
app-portage findcruftfiles: HOMEPAGE fxd 2015-09-11 12:27:09 +03:00
dev-lang git s 2015-09-23 12:46:17 +03:00
dev-libs git s 2015-09-23 12:46:17 +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 ebuild for Charley game updated. 2012-12-26 13:59:41 +04:00
games-strategy 0ad updated to 0.0.18 2015-03-22 13:56:12 +03:00
media-fonts/corefonts-lucon corefonts-lucon added 2013-01-21 16:01:14 +04: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-news/liferea liferea 1.11.5 fixed (README is not present). 2015-07-30 02:03:28 +03:00
profiles desktop: +x11-base/xorg-server kdrive xvfb 2015-09-23 12:57:34 +03:00
sci-misc QCad updated to 3.7.1 version. 2014-11-12 15:37:43 +03:00
sys-apps Old ebuilds removed 2014-07-11 23:13:29 +04:00
sys-kernel/backbone-sources backbone-sources 3.10.89, 3.14.53, 4.1.8 added. 2015-09-21 21:49:46 +03:00
virtual/linux-sources linux-sources updated 2014-08-01 11:17:09 +04:00
x11-drivers nvidia-drivers adopted for 4.0+ kernels. 2015-06-26 15:27:10 +03:00
x11-misc virtualgl removed 2015-03-30 16:11:34 +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).