Backbone's Portage overlay
 
 
 
Go to file
Kolan Sh 55dae4a434 +app-text/par ~amd64 2021-04-07 05:32:21 +03:00
app-accessibility/festival festival updated 2015-03-22 14:00:05 +03:00
app-admin ewo, localepurge, eselect-vala: change SRC_URI to backbone.ws (original page removed). 2021-03-12 19:34:39 +03:00
app-cdr/mdf2iso mdf2iso added 2020-09-19 09:56:56 +03:00
app-editors/oxygenxml Initial backbone's Portage tree. 2012-05-16 15:12:38 +04:00
app-emulation/playonlinux PlayOnLinux-4.4: fix Python errors. 2020-12-23 21:57:02 +03:00
app-laptop/samsung-tools samsung-tools updated 2018-06-18 15:49:05 +03:00
app-misc/stardict-enru-dictset Desktop Profile cleaning. 2018-06-21 11:55:56 +03:00
app-office Update EGIT_REPO_URI (git@ -> https:) to clone without ssh-key. 2020-04-29 11:01:24 +03:00
app-portage ewo, localepurge, eselect-vala: change SRC_URI to backbone.ws (original page removed). 2021-03-12 19:34:39 +03:00
dev-go/go-bindata go-bindata-3.21.0 2020-08-07 15:23:01 +03:00
dev-libs Old Vala version removed. 2020-08-27 16:10:26 +03:00
dev-util colormake-9999 added 2019-02-13 16:22:03 +03:00
dev-vcs/tortoisehg tortoisehg-5.6 added 2020-11-12 15:27:19 +03:00
eclass go-bindata-3.21.0 2020-08-07 15:23:01 +03:00
games-emulation/gens-gs Desktop Profile cleaning. 2018-06-21 11:55:56 +03:00
games-puzzle/charley git-2 -> git-r3 2015-10-12 19:44:08 +03:00
games-strategy Desktop Profile cleaning. 2018-06-21 11:55:56 +03:00
media-fonts liberation-fonts: EAPI=7 2021-03-28 18:59:05 +03:00
media-gfx/gqview Upgrade requirements... 2021-02-11 13:23:16 +03:00
media-plugins/alsaequal Fix for alsaequal-0.6-r2 dmix. 2014-10-31 15:39:48 +03:00
media-sound/apulse Upgrade requirements... 2021-03-12 20:36:03 +03:00
metadata layout.conf added 2013-08-01 08:50:22 +04:00
net-im jitsi-meet-bin-2.7.1 added 2021-03-17 15:15:35 +03:00
net-misc teamviewer 15.13.6 added 2021-01-30 15:09:43 +03:00
profiles +app-text/par ~amd64 2021-04-07 05:32:21 +03:00
sci-misc/labview qcad removed: look at bgo-overlay 2019-05-15 16:37:06 +03:00
sys-apps/hardinform Old/broken removed. 2018-06-19 15:30:57 +03:00
sys-kernel vanilla-sources-5.10.20 added. 2021-03-04 14:26:08 +03:00
virtual/linux-sources virtual/linux-sources updated. 2018-03-29 11:50:32 +03:00
x11-drivers/snail Old nvidia-drivers version removed. 2020-08-27 16:13:19 +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
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).