Backbone's Portage overlay
Go to file
Kolan Sh a5808c34b4 Exaile ebuilds removed. 2015-09-08 12:12:00 +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 app-portage/ewo: parse Git synchronization output. 2015-02-08 11:00:37 +03:00
dev-lang php-5.6.13 added. 2015-09-05 12:15:33 +03:00
dev-libs Vala 0.29.3 added. 2015-08-14 16:34:25 +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-tv/kodi kodi 14.2-r1 added from anarchy overlay. 2015-07-22 12:24:31 +03:00
media-video/v4l2ucp Mpv removed from the overlay. 2014-09-24 16:12:59 +04: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 Exaile ebuilds removed. 2015-09-08 12:12:00 +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 4.0.9-r3, 4.1.6-r2 added. 2015-09-04 19:23:16 +03:00
virtual/linux-sources linux-sources updated 2014-08-01 11:17:09 +04:00
www-client/firefox firefox-40.0.3 added. 2015-08-28 20:46:11 +03:00
www-servers/lighttpd Lighttpd 1.4.37 added. 2015-08-31 11:56:00 +03: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).