Backbone's Portage overlay
 
 
 
Go to file
Kolan Sh 3564736399 Upgrade requirements... 2023-01-26 04:04:52 +03:00
app-accessibility/festival festival updated 2015-03-22 14:00:05 +03:00
app-admin up EAPI version, cmake -> cmake-utils 2022-08-05 09:05:30 +03:00
app-cdr/mdf2iso up EAPI version, cmake -> cmake-utils 2022-08-05 09:05:30 +03:00
app-editors/oxygenxml Initial backbone's Portage tree. 2012-05-16 15:12:38 +04:00
app-emulation/playonlinux Fix PYTHON_COMPAT 6..8 -> 8..10 2023-01-18 22:50:29 +03:00
app-laptop/samsung-tools samsung-tools updated 2018-06-18 15:49:05 +03:00
app-misc/stardict-enru-dictset up EAPI version, cmake -> cmake-utils 2022-08-05 09:05:30 +03:00
app-office up EAPI version, cmake -> cmake-utils 2022-08-05 09:05:30 +03:00
app-portage up EAPI version, cmake -> cmake-utils 2022-08-05 09:05:30 +03:00
app-text/par par-1.52.0 added (utf-8) 2021-04-07 06:04:27 +03:00
dev-go/go-bindata go-bindata-3.21.0 2020-08-07 15:23:01 +03:00
dev-libs up EAPI version, cmake -> cmake-utils 2022-08-05 09:05:30 +03:00
dev-util up EAPI version, cmake -> cmake-utils 2022-08-05 09:05:30 +03:00
eclass go-bindata-3.21.0 2020-08-07 15:23:01 +03:00
games-puzzle/charley up EAPI version, cmake -> cmake-utils 2022-08-05 09:05:30 +03:00
games-strategy Desktop Profile cleaning. 2018-06-21 11:55:56 +03:00
media-fonts up EAPI version, cmake -> cmake-utils 2022-08-05 09:05:30 +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
metadata layout.conf added 2013-08-01 08:50:22 +04:00
net-im up EAPI version, cmake -> cmake-utils 2022-08-05 09:05:30 +03:00
net-misc nomachine-enterprise-client-8.1.2.1 added 2022-10-13 21:03:22 +03:00
profiles Upgrade requirements... 2023-01-26 04:04:52 +03:00
sci-misc/labview up EAPI version, cmake -> cmake-utils 2022-08-05 09:05:30 +03:00
sys-kernel Upgrade requirements... 2022-04-25 16:01:08 +03:00
virtual/linux-sources up EAPI version, cmake -> cmake-utils 2022-08-05 09:05:30 +03:00
x11-drivers/snail up EAPI version, cmake -> cmake-utils 2022-08-05 09:05:30 +03:00
x11-libs anydesk-6.1.1 added (6.2.0 hangs) 2022-09-07 16:20:42 +03:00
x11-misc/primus Old/broken removed. 2018-06-19 15:30:57 +03:00
README README updated 2022-03-18 05:15:37 +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/common
/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/common
/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).