You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 days ago | |
---|---|---|
app-accessibility/festival | 8 years ago | |
app-admin | 2 weeks ago | |
app-cdr/mdf2iso | 2 weeks ago | |
app-editors/oxygenxml | 10 years ago | |
app-emulation/playonlinux | 6 months ago | |
app-laptop/samsung-tools | 4 years ago | |
app-misc/stardict-enru-dictset | 2 weeks ago | |
app-office | 2 weeks ago | |
app-portage | 2 weeks ago | |
app-text/par | 1 year ago | |
dev-go/go-bindata | 2 years ago | |
dev-libs | 2 weeks ago | |
dev-util | 2 weeks ago | |
dev-vcs/tortoisehg | 2 years ago | |
eclass | 2 years ago | |
games-puzzle/charley | 2 weeks ago | |
games-strategy | 4 years ago | |
media-fonts | 2 weeks ago | |
media-gfx/gqview | 2 years ago | |
media-plugins/alsaequal | 8 years ago | |
metadata | 9 years ago | |
net-im | 2 weeks ago | |
net-misc | 2 weeks ago | |
profiles | 2 days ago | |
sci-misc/labview | 2 weeks ago | |
sys-kernel | 4 months ago | |
virtual/linux-sources | 2 weeks ago | |
x11-drivers/snail | 2 weeks ago | |
x11-libs/cairo-chart | 2 weeks ago | |
x11-misc/primus | 4 years ago | |
README | 5 months ago | |
layman.xml | 4 years ago |
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).