2015-10-12 19:44:08 +03:00
2015-09-08 11:39:17 +03:00
2015-10-12 19:44:08 +03:00
2015-07-30 19:36:21 +03:00
2015-10-12 19:44:08 +03:00
2015-12-03 11:44:36 +03:00
2015-10-12 19:44:08 +03:00
2016-02-27 11:54:08 +03:00
2015-09-08 11:46:18 +03:00
2015-08-27 10:22:20 +03:00
2015-10-12 19:44:08 +03:00
2015-03-22 13:56:12 +03:00
2015-10-05 15:33:29 +03:00
2013-08-01 08:50:22 +04:00
2015-11-14 13:55:47 +03:00
2015-11-14 13:55:47 +03:00
2015-10-01 23:26:32 +03:00
2016-05-10 10:33:08 +03:00
2014-11-12 15:37:43 +03:00
2015-10-12 19:44:08 +03:00
2015-10-12 19:44:08 +03:00
2014-07-11 23:13:29 +04:00
2014-07-29 17:25:16 +04:00
2015-11-09 03:56:53 +03:00
2014-11-09 09:12:00 +03:00

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
--------------------------------------------------------
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://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).
Description
Backbone's Portage overlay
Readme 9 MiB
Languages
Shell 96.7%
CMake 2.3%
Roff 1%