Backbone's Portage overlay
Go to file
Kolan Sh 44155ac8d8 app-office/*: GSchemas fixed. 2018-05-09 11:40:34 +03:00
app-accessibility/festival festival updated 2015-03-22 14:00:05 +03:00
app-admin URLs updated. 2018-03-28 19:04:39 +03:00
app-antivirus/clamtk Clamtk deps fxd. 2017-03-19 15:18:08 +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-laptop/samsung-tools samsung-tools-2.2 deleted. 2015-03-22 14:05:40 +03:00
app-misc git-2 -> git-r3 2015-10-12 19:44:08 +03:00
app-office app-office/*: GSchemas fixed. 2018-05-09 11:40:34 +03:00
app-pda/libimobiledevice libimobiledevice-9999 added from srcshelton overlay 2017-05-29 19:41:59 +03:00
app-portage URLs updated. 2018-03-28 19:04:39 +03:00
dev-lang Vala 0.40.4 added. 2018-04-25 17:50:01 +03:00
dev-libs Many changes to GXml package. Look at https://bugs.gentoo.org/654120#c6 2018-04-27 14:14:30 +03:00
dev-perl/Term-Animation Term-Animation-2.6 added 2013-12-17 17:10:54 +04: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-fps/urbanterror UrbanTerror 4.3.3 with -DOF=_Z_OF fix added (need for server build). 2018-03-19 14:43:47 +03:00
games-misc/asciiquarium asciiquarium-1.1.ebuild fixed 2013-12-17 17:12:48 +04: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-libs/libfilteraudio Old ebuilds removed. 2018-03-29 11:40:19 +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
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-im Viber updated. 2018-04-23 16:46:52 +03:00
profiles desktop: accept ~amd64 for <sys-kernel/vanilla-sources-4.17 2018-04-29 23:48:59 +03:00
sci-misc QCad updated to 3.7.1 version. 2014-11-12 15:37:43 +03:00
sys-apps git-2 -> git-r3 2015-10-12 19:44:08 +03:00
sys-fs/android-file-transfer android-file-transfer-9999 added. 2016-08-12 22:33:59 +03:00
sys-kernel vanilla-sources-4.16.7 added 2018-05-03 16:53:32 +03:00
sys-power/bbswitch bbswitch-0.8-r1 for Linux 4.12 added. 2017-07-07 18:19:43 +03:00
virtual/linux-sources virtual/linux-sources updated. 2018-03-29 11:50:32 +03:00
x11-drivers Old ebuilds removed. 2018-03-29 11:54:14 +03:00
x11-libs URLs updated. 2018-03-28 19:04:39 +03:00
x11-misc git-2 -> git-r3 2015-10-12 19:44:08 +03:00
x11-plugins/whatsapp-purple whatsapp-purple path fxd. 2017-04-13 12:32:37 +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 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).