Skip to content

Gentoo overlay for software I use and doesn't have (yet) the needed features or version in official Gentoo portage tree.

License

Notifications You must be signed in to change notification settings

OndrejHome/ondrejhome-gentoo-overlay

Repository files navigation

=== OndrejHome Gentoo overlay ===
Software that I use and that doesn't have (yet) the needed features or versions in standard gentoo portage tree.

USE AT YOUR OWN RISK! NOT EXTENSIVELY TESTED.

List of available packages (and why they are here):
- app-emulation/fast-vm
  - release version of fast-vm
- app-emulation/guestfs-tools
  - (x86_64, arm64) 1.50.1 release
- app-emulation/libguestfs
  - (x86_64, arm64) 1.50.1 release
- app-emulation/libguestfs-appliance
  - (x86_64, arm64) custom appliance generated from Fedora 38 (x86_64 and arm64)
- sys-cluster/fence-virt
  - from version 1.0.0 there are proper systemd unit file and init file
- sys-cluster/pcs-0.10.*
  - pacemaker 2.x configuration tool
- sys-apps/mmc-utils-9999
  - copy of https://data.gpo.zugaina.org/kaa/sys-apps/mmc-utils/
- sys-kernel/genkernel-4.2.3_p1
  - EXPERIMENTAL - custom build based on https://github.com/OndrejHome/genkernel.git (branch `efibootmgr`)
- net-misc/fast-vm-repo
  - release version of fast-vm-repo
- sys-firmware/radxa-rock5b-firmware
  - (arm64) packaged binary firmware blobk for Mali 620 GPU on Radxa ROCK5B SBC
  - to-be-remove - replaced by sys-firmware/mali-g610-firmware
- sys-firmware/mali-g610-firmware
  - (arm64) packaged binary firmware blob for Mali G610 GPU found on RK3588 SOCs
- media-libs/mesa
  - (arm64) panfork/mesa build with some support for Mali G610 GPU
- dev-python/o-must-gather
  - packaging of https://github.com/kxr/o-must-gather/tree/v1 version 1.2.6
- dev-python/click
  - lower version dependency for `dev-python/o-must-gather`
- dev-python/flask/
  - lower version dependency (based on ebuild 2.2.3) for `app-text/grip` (to allow `app-text/grip` and `dev-python/o-must-gather` at same time)
- dev-go/omc
  - packaging of https://github.com/gmeghnag/omc version 3.2.0
- dev-go/kube-compare
  - packaging of https://github.com/openshift/kube-compare version 0.3.0
- gui-apps/waybar
  - gui-apps/waybar ebuild without hardcoded dependency on pipewire

To add this repo you can use following commands that will download overlay definition
into /etc/portage/repos.conf/ directory. Note that you will need to have installed
the 'dev-vcs/git' to be able to download this overlay.

# mkdir /etc/portage/repos.conf/
# curl https://raw.githubusercontent.com/OndrejHome/ondrejhome-gentoo-overlay/master/ondrejhome.conf > /etc/portage/repos.conf/ondrejhome.conf
# emaint sync --repo ondrejhome

OR use the eselect-repository command (`app-eselect/eselect-repository`)
# eselect repository add ondrejhome git https://github.com/OndrejHome/ondrejhome-gentoo-overlay
Adding ondrejhome to /etc/portage/repos.conf/eselect-repo.conf ...
Repository ondrejhome added
# emaint sync --repo ondrejhome

About

Gentoo overlay for software I use and doesn't have (yet) the needed features or version in official Gentoo portage tree.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages