Шашкин Николай f78c8f6700 evdi: fix KVER
2024-03-04 17:16:13 +03:00
2024-01-26 03:43:31 +03:00
2023-09-07 17:13:31 +03:00
2023-09-07 17:13:31 +03:00
2023-09-07 17:13:31 +03:00
2023-08-13 00:40:11 +03:00
2023-11-15 23:06:51 +03:00
2024-02-13 20:08:17 +03:00
2023-11-15 22:58:45 +03:00
2023-09-07 17:13:31 +03:00
2021-02-11 13:23:16 +03:00
2024-02-13 20:08:17 +03:00
2023-09-07 17:13:31 +03:00
2013-08-01 08:50:22 +04:00
2024-02-13 20:08:17 +03:00
2023-09-07 17:13:31 +03:00
2024-02-19 13:34:07 +03:00
2023-09-07 17:13:31 +03:00
2023-02-25 01:07:06 +03:00
2024-02-07 21:16:32 +03:00
2024-03-04 17:16:13 +03:00
2018-06-19 15:30:57 +03:00
2018-03-28 19:04:39 +03:00
2022-03-18 05:15:37 +03:00

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