Backbone's Portage overlay
Go to file
Kolan Sh d422940985 Old/broken removed. 2018-06-19 15:30:57 +03:00
app-accessibility/festival festival updated 2015-03-22 14:00:05 +03:00
app-admin cpuset broken, removed. 2018-06-18 15:31:48 +03:00
app-antivirus/clamtk clamtk updated to 5.25 2018-06-18 15:38:34 +03:00
app-editors/oxygenxml Initial backbone's Portage tree. 2012-05-16 15:12:38 +04:00
app-laptop/samsung-tools samsung-tools updated 2018-06-18 15:49:05 +03:00
app-misc/stardict-enru-dictset Old/broken removed. 2018-06-19 15:30:57 +03:00
app-office app-office/*: GSchemas fixed. 2018-05-09 11:40:34 +03:00
app-portage URLs updated. 2018-03-28 19:04:39 +03:00
dev-lang/vala Old/broken removed. 2018-06-19 15:30:57 +03:00
dev-libs Old/broken removed. 2018-06-19 15:30:57 +03:00
dev-util Old ebuilds removed. 2018-03-29 11:32:40 +03:00
games-emulation/gens-gs Gens/GS added. 2017-03-15 18:55:39 +03:00
games-puzzle/charley git-2 -> git-r3 2015-10-12 19:44:08 +03:00
games-strategy Old ebuilds removed. 2018-03-29 11:34:39 +03:00
media-fonts/corefonts-lucon media-fonts/corefonts-lucon: Manifest updated 2018-03-29 10:07:34 +03:00
media-plugins/alsaequal Fix for alsaequal-0.6-r2 dmix. 2014-10-31 15:39:48 +03:00
media-sound/apulse apulse-9999 added. 2018-04-23 17:22:28 +03:00
metadata layout.conf added 2013-08-01 08:50:22 +04:00
net-im/viber Old/broken removed. 2018-06-19 15:30:57 +03:00
profiles Accept ~amd64 for telegram 2018-06-18 11:31:42 +03:00
sci-misc QCad updated to 3.7.1 version. 2014-11-12 15:37:43 +03:00
sys-apps/hardinform Old/broken removed. 2018-06-19 15:30:57 +03:00
sys-kernel sys-kernel/* ebuilds updated 2018-06-18 09:54:21 +03:00
virtual/linux-sources virtual/linux-sources updated. 2018-03-29 11:50:32 +03:00
x11-drivers/snail Old/broken removed. 2018-06-19 15:30:57 +03:00
x11-libs/cairo-chart Old/broken removed. 2018-06-19 15:30:57 +03:00
x11-misc/primus Old/broken removed. 2018-06-19 15:30:57 +03:00
x11-themes/gtk-engines-equinox Old/broken removed. 2018-06-19 15:30:57 +03:00
README URLs updated. 2018-03-28 19:04:39 +03:00
layman.xml URLs updated. 2018-03-28 19:04:39 +03:00

README

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

sudo layman -f -o https://git.backbone.ws/kolan/Overlay/raw/branch/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://git.backbone.ws/kolan/backbone-sources.

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).