Backbone's Portage overlay
Go to file
Kolan Sh 7a06911205 Fix for alsaequal-0.6-r2 dmix.
ALSA lib ctl_equal.c:268:(_snd_ctl_equal_open) Problem with control file .alsaequal.bin, 3.
cannot open mixer: Operation not permitted

https://bugs.gentoo.org/show_bug.cgi?id=499298
2014-10-31 15:39:48 +03:00
app-accessibility/festival Festival: Manifest added. 2014-10-24 12:12:31 +04:00
app-admin Old ebuilds removed 2014-07-11 22:17:32 +04:00
app-antivirus/clamtk clamtk-5.06 added 2014-06-05 17:47:07 +04: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.28 updated. 2014-10-06 17:35:48 +04:00
app-laptop/samsung-tools samsung-tools 2.2, 2.3.1 added 2014-08-07 15:36:05 +04:00
app-misc Old ebuilds removed 2014-07-11 23:13:29 +04:00
app-portage ewo-0.4.1 updated: Fixing empty genlop output 2014-06-17 12:59:23 +04:00
dev-lang Vala: 0.26.0 -> 0.26.1 2014-10-26 18:50:53 +03:00
dev-libs Vala: 0.26.0 -> 0.26.1 2014-10-26 18:50:53 +03:00
dev-perl/Term-Animation Term-Animation-2.6 added 2013-12-17 17:10:54 +04:00
dev-util valadoc-9999 updated 2014-07-10 11:11:29 +04:00
eclass Vala eclass added. 2014-10-26 19:27:41 +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 removed. 2014-10-13 10:57:53 +04: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-sound/exaile Exaile version reversed. 2014-09-24 21:09:08 +04: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-fs/smbnetfs Initial backbone's Portage tree. 2012-05-16 15:12:38 +04:00
profiles Fix for alsaequal-0.6-r2 dmix. 2014-10-31 15:39:48 +03:00
sci-misc sci-misc/qcad fixed: files/qcad added 2014-09-18 14:16:41 +04:00
sys-apps Old ebuilds removed 2014-07-11 23:13:29 +04:00
sys-kernel/backbone-sources backbone-sources 3.10.59, 3.12.31, 3.14.23, 3.16.7 added. 2014-10-30 21:34:14 +03:00
virtual/linux-sources linux-sources updated 2014-08-01 11:17:09 +04:00
www-plugins/mozplugger mozplugger-2.1.4 added 2014-10-07 11:23:44 +04:00
x11-drivers nvidia-drivers-340.32.ebuild removed 2014-09-24 16:20:46 +04:00
x11-misc Old ebuilds removed 2014-07-11 23:13:29 +04:00
x11-themes/gtk-engines-equinox Switched gtk-engines-equinox to 1.30. 2012-12-20 16:55:28 +04: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 README updated 2014-10-11 12:22:03 +04: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
--------------------------------------------------------
I'm using it for myself. 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).