Backbone's Portage overlay
Go to file
Kolan Sh 76adaacfca 0ad removed. 2014-10-13 10:57:53 +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: SLOT=0.25 2014-09-24 21:29:10 +04:00
dev-libs Libgee 0.16.0 added 2014-09-24 16:06:04 +04: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
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-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 Reorganize Profile Directories Tree. Append 'extreme' profile. Please update 2014-10-08 17:31:48 +04: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.57, 3.14.21, 3.16.5 added 2014-10-10 19:01:05 +04: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).