from small one page howto to huge articles all in one place
 

search text in:




Other .linuxhowtos.org sites: www.linuxhowtos.org
toolsntoys.linuxhowtos.org



Last additions:
How to make X listen on port 6000

How to make X listen on port 6000

words:

34

views:

68977

userrating:

average rating: 1.2 (8 votes) (1=very good 6=terrible)


May, 25th 2007:
April, 26th 2007:
Apr, 10th. 2007:
Druckversion . pdf icon
You are here: Portage


Details of sys-fs/bees:

Description: Best-Effort Extent-Same, a btrfs dedup agent
Homepage:
https://github.com/Zygo/bees

available versions:

releasesalphaamd64armhppaia64mipsppcppc64ppc macoss390shsparcx86USE-Flagsdependenciesebuild warnings
bees-9999 -------------none
show
With kernel versions below 4.11, bees may severely degrade system performance
and responsiveness. Especially, the kernel may deadlock while bees is
running, it's recommended to run at least kernel 4.11.
With kernel versions below 4.14.29, bees may generate a lot of bogus WARN_ON()
messages in the kernel log. These messages can be ignored and this is fixed
with more recent kernels:
# WARNING: CPU: 3 PID: 18172 at fs/btrfs/backref.c:1391 find_parent_nodes+0xc41/0x14e0
With kernel versions below 5.4.96 and 5.7, the kernel may hold file system
locks for a long time while at the same time CPU usage increases when bees is
operating. bees tries to avoid this behavior by excluding very common extents
from deduplication. This has only a minimal impact on dedupe effectiveness.
IMPORTANT: With kernel versions below 5.1.0, you may experience data corruption
due to bees using compression in btrfs. You are adviced to use a chronologically
later kernel, that includes older LTS versions released after 5.0.4:
Fixed in: 5.1+, 5.0.4+, 4.19.31+, 4.14.108+, 4.9.165+, 4.4.177+, 3.18.137+
# commit 8e92821 btrfs: fix corruption reading shared and compressed extents after hole punching
With kernel versions below 5.4.19, bees may trigger a btrfs bug when running
btrfs-balance in parallel. This may lead to meta-data corruption in the worst
case. Especially, kernels 5.1.21 and 5.2.21 should be avoided. Kernels 5.0.x
after 5.0.21 should be safe. In the best case, affected kernels may force
the device RO without writing corrupted meta-data. More details:
https://github.com/Zygo/bees/blob/master/docs/btrfs-kernel.md
With kernel versions 5.15.107 or later, there is a memory fragmentation
issue with LOGICAL_INO which can lead to cache thrashing and cause IO
latency spikes. This version ships with a work-around at the cost of not
handling highly duplicated filesystems that well. More details:
https://github.com/Zygo/bees/issues/260
Bees recommends running the latest current kernel for performance and
show
bees-0.10-r1 -------------none
show
With kernel versions below 4.11, bees may severely degrade system performance
and responsiveness. Especially, the kernel may deadlock while bees is
running, it's recommended to run at least kernel 4.11.
With kernel versions below 4.14.29, bees may generate a lot of bogus WARN_ON()
messages in the kernel log. These messages can be ignored and this is fixed
with more recent kernels:
# WARNING: CPU: 3 PID: 18172 at fs/btrfs/backref.c:1391 find_parent_nodes+0xc41/0x14e0
With kernel versions below 5.4.96 and 5.7, the kernel may hold file system
locks for a long time while at the same time CPU usage increases when bees is
operating. bees tries to avoid this behavior by excluding very common extents
from deduplication. This has only a minimal impact on dedupe effectiveness.
IMPORTANT: With kernel versions below 5.1.0, you may experience data corruption
due to bees using compression in btrfs. You are adviced to use a chronologically
later kernel, that includes older LTS versions released after 5.0.4:
Fixed in: 5.1+, 5.0.4+, 4.19.31+, 4.14.108+, 4.9.165+, 4.4.177+, 3.18.137+
# commit 8e92821 btrfs: fix corruption reading shared and compressed extents after hole punching
With kernel versions below 5.4.19, bees may trigger a btrfs bug when running
btrfs-balance in parallel. This may lead to meta-data corruption in the worst
case. Especially, kernels 5.1.21 and 5.2.21 should be avoided. Kernels 5.0.x
after 5.0.21 should be safe. In the best case, affected kernels may force
the device RO without writing corrupted meta-data. More details:
https://github.com/Zygo/bees/blob/master/docs/btrfs-kernel.md
With kernel versions 5.15.107 or later, there is a memory fragmentation
issue with LOGICAL_INO which can lead to cache thrashing and cause IO
latency spikes. This version ships with a work-around at the cost of not
handling highly duplicated filesystems that well. More details:
https://github.com/Zygo/bees/issues/260
Bees recommends running the latest current kernel for performance and
show
bees-0.10 -------------
show
With kernel versions below 4.11, bees may severely degrade system performance
and responsiveness. Especially, the kernel may deadlock while bees is
running, it's recommended to run at least kernel 4.11.
With kernel versions below 4.14.29, bees may generate a lot of bogus WARN_ON()
messages in the kernel log. These messages can be ignored and this is fixed
with more recent kernels:
# WARNING: CPU: 3 PID: 18172 at fs/btrfs/backref.c:1391 find_parent_nodes+0xc41/0x14e0
With kernel versions below 5.4.96 and 5.7, the kernel may hold file system
locks for a long time while at the same time CPU usage increases when bees is
operating. bees tries to avoid this behavior by excluding very common extents
from deduplication. This has only a minimal impact on dedupe effectiveness.
IMPORTANT: With kernel versions below 5.1.0, you may experience data corruption
due to bees using compression in btrfs. You are adviced to use a chronologically
later kernel, that includes older LTS versions released after 5.0.4:
Fixed in: 5.1+, 5.0.4+, 4.19.31+, 4.14.108+, 4.9.165+, 4.4.177+, 3.18.137+
# commit 8e92821 btrfs: fix corruption reading shared and compressed extents after hole punching
With kernel versions below 5.4.19, bees may trigger a btrfs bug when running
btrfs-balance in parallel. This may lead to meta-data corruption in the worst
case. Especially, kernels 5.1.21 and 5.2.21 should be avoided. Kernels 5.0.x
after 5.0.21 should be safe. In the best case, affected kernels may force
the device RO without writing corrupted meta-data. More details:
https://github.com/Zygo/bees/blob/master/docs/btrfs-kernel.md
With kernel versions 5.15.107 or later, there is a memory fragmentation
issue with LOGICAL_INO which can lead to cache thrashing and cause IO
latency spikes. This version ships with a work-around at the cost of not
handling highly duplicated filesystems that well. More details:
https://github.com/Zygo/bees/issues/260
Bees recommends running the latest current kernel for performance and
show
Legend:
+ stable
~ testing
- not available
some ebuild warning depend on specific use-flags or architectures, all ebuild-warnings are shown.


back



Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2024-09-20
Faker - 29.0.0
Ebuild name:

dev-python/Faker-29.0.0

Description

A Python package that generates fake data for you

Added to portage

2024-09-20

Levenshtein - 0.26.0
Ebuild name:

dev-python/Levenshtein-0.26.0

Description

Functions for fast computation of Levenshtein distance, and edit oper

Added to portage

2024-09-20

anyio - 4.5.0
Ebuild name:

dev-python/anyio-4.5.0

Description

Compatibility layer for multiple asynchronous event loop implementations

Added to portage

2024-09-20

aspell-ast - 0.01-r1
Ebuild name:

app-dicts/aspell-ast-0.01-r1

Description

Aspell () language dictionary

Added to portage

2024-09-20

aspell-az - 0.02.0-r1
Ebuild name:

app-dicts/aspell-az-0.02.0-r1

Description

Aspell () language dictionary

Added to portage

2024-09-20

awscli - 1.34.23
Ebuild name:

app-admin/awscli-1.34.23

Description

Universal Command Line Environment for AWS

Added to portage

2024-09-20

bc-gh - 7.0.2
Ebuild name:

sci-calculators/bc-gh-7.0.2

Description

Implementation of POSIX bc with GNU extensions

Added to portage

2024-09-20

beartype - 0.19.0_rc2
Ebuild name:

dev-python/beartype-0.19.0_rc2

Description

Unbearably fast runtime type checking in pure Python

Added to portage

2024-09-20

boto3 - 1.35.23
Ebuild name:

dev-python/boto3-1.35.23

Description

The AWS SDK for Python

Added to portage

2024-09-20

botocore - 1.35.23
Ebuild name:

dev-python/botocore-1.35.23

Description

Low-level, data-driven core of boto 3

Added to portage

2024-09-20

calligra - 4.0.1-r1
Ebuild name:

app-office/calligra-4.0.1-r1

Description

KDE Office Suite

Added to portage

2024-09-20

cfn-lint - 1.14.2
Ebuild name:

dev-python/cfn-lint-1.14.2

Description

CloudFormation Linter

Added to portage

2024-09-20

emoji - 2.13.0
Ebuild name:

dev-python/emoji-2.13.0

Description

Emoji for Python

Added to portage

2024-09-20

git - 2.46.1
Ebuild name:

dev-vcs/git-2.46.1

Description

Stupid content tracker distributed VCS designed for speed and efficiency

Added to portage

2024-09-20

goawk - 1.29.0
Ebuild name:

sys-apps/goawk-1.29.0

Description

POSIX-compliant AWK interpreter written in Go, with CSV support

Added to portage

2024-09-20

google-api-core - 2.20.0
Ebuild name:

dev-python/google-api-core-2.20.0

Description

Core Library for Google Client Libraries

Added to portage

2024-09-20

google-auth - 2.35.0
Ebuild name:

dev-python/google-auth-2.35.0

Description

Google Authentication Library

Added to portage

2024-09-20

inetutils - 2.5-r7
Ebuild name:

net-misc/inetutils-2.5-r7

Description

Collection of common network programs

Added to portage

2024-09-20

kombu - 5.4.2
Ebuild name:

dev-python/kombu-5.4.2

Description

AMQP Messaging Framework for Python

Added to portage

2024-09-20

krdc - 24.08.1-r1
Ebuild name:

kde-apps/krdc-24.08.1-r1

Description

Remote desktop connection (RDP and VNC) client

Added to portage

2024-09-20

lean - 4.11.0
Ebuild name:

sci-mathematics/lean-4.11.0

Description

The Lean Theorem Prover

Added to portage

2024-09-20

moar - 1.27.1
Ebuild name:

sys-apps/moar-1.27.1

Description

Pager designed to do the right thing without any configuration

Added to portage

2024-09-20

modprobed-db - 2.48
Ebuild name:

sys-kernel/modprobed-db-2.48

Description

Keeps track of EVERY kernel module ever used - useful for make localmo

Added to portage

2024-09-20

nbxmpp - 5.0.4
Ebuild name:

dev-python/nbxmpp-5.0.4

Description

Python library to use Jabber/XMPP networks in a non-blocking way

Added to portage

2024-09-20

nvidia-drivers - 550.120
Ebuild name:

x11-drivers/nvidia-drivers-550.120

Description

NVIDIA Accelerated Graphics Driver

Added to portage

2024-09-20

ostree - 2024.3-r1
Ebuild name:

dev-util/ostree-2024.3-r1

Description

Operating system and container binary deployment and upgrades

Added to portage

2024-09-20

pipewire - 1.2.4
Ebuild name:

media-video/pipewire-1.2.4

Description

Multimedia processing graphs

Added to portage

2024-09-20

ppp - 2.5.1
Ebuild name:

net-dialup/ppp-2.5.1

Description

Point-to-Point Protocol (PPP)

Added to portage

2024-09-20

python-openstackclient - 7.1.2
Ebuild name:

dev-python/python-openstackclient-7.1.2

Description

A client for the OpenStack APIs

Added to portage

2024-09-20

python-tests - 3.10.15_p1
Ebuild name:

dev-python/python-tests-3.10.15_p1

Description

Test modules from dev-lang/python

Added to portage

2024-09-20

python-tests - 3.11.10_p1
Ebuild name:

dev-python/python-tests-3.11.10_p1

Description

Test modules from dev-lang/python

Added to portage

2024-09-20

python-tests - 3.12.6_p2
Ebuild name:

dev-python/python-tests-3.12.6_p2

Description

Test modules from dev-lang/python

Added to portage

2024-09-20

qbittorrent - 4.6.7
Ebuild name:

net-p2p/qbittorrent-4.6.7

Description

BitTorrent client in C++ and Qt

Added to portage

2024-09-20

r8152 - 2.18.1
Ebuild name:

net-misc/r8152-2.18.1

Description

r8152 driver for Realtek USB FE / GBE / 2.5G Gaming Ethernet Family Controlle

Added to portage

2024-09-20

scheme-complete - 0.9.9
Ebuild name:

app-emacs/scheme-complete-0.9.9

Description

Scheme tab-completion and word-completion for Emacs

Added to portage

2024-09-20

simsimd - 5.4.1
Ebuild name:

dev-python/simsimd-5.4.1

Description

Fastest SIMD-Accelerated Vector Similarity Functions for x86 and Arm

Added to portage

2024-09-20

smplayer - 23.6.0-r1
Ebuild name:

media-video/smplayer-23.6.0-r1

Description

Great Qt GUI front-end for mplayer/mpv

Added to portage

2024-09-20

smplayer - 24.5.0
Ebuild name:

media-video/smplayer-24.5.0

Description

Great Qt GUI front-end for mplayer/mpv

Added to portage

2024-09-20

sqlglot - 25.22.0
Ebuild name:

dev-python/sqlglot-25.22.0

Description

An easily customizable SQL parser and transpiler

Added to portage

2024-09-20

synapse - 1.115.0-r1
Ebuild name:

net-im/synapse-1.115.0-r1

Description

Reference implementation of Matrix homeserver

Added to portage

2024-09-20

sysklogd - 2.5.2-r1
Ebuild name:

app-admin/sysklogd-2.5.2-r1

Description

Standard log daemons

Added to portage

2024-09-20

sysklogd - 2.6.2-r1
Ebuild name:

app-admin/sysklogd-2.6.2-r1

Description

Standard log daemons

Added to portage

2024-09-20

systemd - 254.18
Ebuild name:

sys-apps/systemd-254.18

Description

System and service manager for Linux

Added to portage

2024-09-20

systemd - 255.12
Ebuild name:

sys-apps/systemd-255.12

Description

System and service manager for Linux

Added to portage

2024-09-20

tox - 4.20.0
Ebuild name:

dev-python/tox-4.20.0

Description

virtualenv-based automation of test activities

Added to portage

2024-09-20

treq - 24.9.1
Ebuild name:

dev-python/treq-24.9.1

Description

A requests-like API built on top of twisted.web's Agent

Added to portage

2024-09-20

uvloop - 0.21.0_beta1
Ebuild name:

dev-python/uvloop-0.21.0_beta1

Description

Ultra-fast implementation of asyncio event loop on top of libuv

Added to portage

2024-09-20

wine-proton - 9.0.3
Ebuild name:

app-emulation/wine-proton-9.0.3

Description

Valve Software's fork of Wine

Added to portage

2024-09-20

zdkimfilter - 3.21
Ebuild name:

mail-filter/zdkimfilter-3.21

Description

DKIM filter for Courier-MTA

Added to portage

2024-09-20

zoom - 6.2.0.1855
Ebuild name:

net-im/zoom-6.2.0.1855

Description

Video conferencing and web conferencing service

Added to portage

2024-09-20

2024-09-19
android-file-transfer-linux - 4.3
Ebuild name:

sys-fs/android-file-transfer-linux-4.3

Description

Android File Transfer for Linux

Added to portage

2024-09-19

ansible-compat - 24.9.1
Ebuild name:

dev-python/ansible-compat-24.9.1

Description

Contains functions that facilitate working with various versions o

Added to portage

2024-09-19

ansible-lint - 24.7.0
Ebuild name:

app-admin/ansible-lint-24.7.0

Description

Checks ansible playbooks for practices and behaviour that can be impr

Added to portage

2024-09-19

awscli - 1.34.22
Ebuild name:

app-admin/awscli-1.34.22

Description

Universal Command Line Environment for AWS

Added to portage

2024-09-19

boto3 - 1.35.22
Ebuild name:

dev-python/boto3-1.35.22

Description

The AWS SDK for Python

Added to portage

2024-09-19

botocore - 1.35.22
Ebuild name:

dev-python/botocore-1.35.22

Description

Low-level, data-driven core of boto 3

Added to portage

2024-09-19

dist-kernel - 6.1.111
Ebuild name:

virtual/dist-kernel-6.1.111

Description

Virtual to depend on any Distribution Kernel

Added to portage

2024-09-19

dist-kernel - 6.10.11
Ebuild name:

virtual/dist-kernel-6.10.11

Description

Virtual to depend on any Distribution Kernel

Added to portage

2024-09-19

dist-kernel - 6.6.52
Ebuild name:

virtual/dist-kernel-6.6.52

Description

Virtual to depend on any Distribution Kernel

Added to portage

2024-09-19

fastfetch - 2.25.0
Ebuild name:

app-misc/fastfetch-2.25.0

Description

Fast neofetch-like system information tool

Added to portage

2024-09-19

fwupd - 1.9.24
Ebuild name:

sys-apps/fwupd-1.9.24

Description

Aims to make updating firmware on Linux automatic, safe and reliable

Added to portage

2024-09-19

fwupd-efi - 1.6-r1
Ebuild name:

sys-apps/fwupd-efi-1.6-r1

Description

EFI executable for fwupd

Added to portage

2024-09-19

gentoo-kernel - 6.1.111
Ebuild name:

sys-kernel/gentoo-kernel-6.1.111

Description

Linux kernel built with Gentoo patches

Added to portage

2024-09-19

gentoo-kernel - 6.10.11
Ebuild name:

sys-kernel/gentoo-kernel-6.10.11

Description

Linux kernel built with Gentoo patches

Added to portage

2024-09-19

gentoo-kernel - 6.6.52
Ebuild name:

sys-kernel/gentoo-kernel-6.6.52

Description

Linux kernel built with Gentoo patches

Added to portage

2024-09-19

gentoo-kernel-bin - 6.1.111
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.1.111

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2024-09-19

gentoo-kernel-bin - 6.10.11
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.10.11

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2024-09-19

gentoo-kernel-bin - 6.6.52
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.6.52

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2024-09-19

gentoo-sources - 6.1.111
Ebuild name:

sys-kernel/gentoo-sources-6.1.111

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2024-09-19

gentoo-sources - 6.10.11
Ebuild name:

sys-kernel/gentoo-sources-6.10.11

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2024-09-19

gentoo-sources - 6.6.52
Ebuild name:

sys-kernel/gentoo-sources-6.6.52

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2024-09-19

haproxy - 2.6.19
Ebuild name:

net-proxy/haproxy-2.6.19

Description

A TCP/HTTP reverse proxy for high availability environments

Added to portage

2024-09-19

haproxy - 2.8.11
Ebuild name:

net-proxy/haproxy-2.8.11

Description

A TCP/HTTP reverse proxy for high availability environments

Added to portage

2024-09-19

haproxy - 2.9.11
Ebuild name:

net-proxy/haproxy-2.9.11

Description

A TCP/HTTP reverse proxy for high availability environments

Added to portage

2024-09-19

haproxy - 3.0.5
Ebuild name:

net-proxy/haproxy-3.0.5

Description

A TCP/HTTP reverse proxy for high availability environments

Added to portage

2024-09-19

idea-community - 2024.2.2
Ebuild name:

dev-util/idea-community-2024.2.2

Description

A complete toolset for web, mobile and enterprise development

Added to portage

2024-09-19

intel_clc - 24.2.3
Ebuild name:

dev-util/intel_clc-24.2.3

Description

intel_clc tool used for building OpenCL C to SPIR-V

Added to portage

2024-09-19

jazz2 - 2.8.0
Ebuild name:

games-arcade/jazz2-2.8.0

Description

Open source reimplementation of Jazz Jackrabbit 2

Added to portage

2024-09-19

jeromq - 0.6.0-r1
Ebuild name:

dev-java/jeromq-0.6.0-r1

Description

Pure Java implementation of libzmq

Added to portage

2024-09-19

llvm - 15.0.7-r7
Ebuild name:

sys-devel/llvm-15.0.7-r7

Description

Low Level Virtual Machine

Added to portage

2024-09-19

mesa - 24.2.3
Ebuild name:

media-libs/mesa-24.2.3

Description

OpenGL-like graphic library for Linux

Added to portage

2024-09-19

muchsync - 7
Ebuild name:

net-mail/muchsync-7

Description

Synchronizes mail messages and notmuch tags across machines

Added to portage

2024-09-19

nginx-unit - 1.33.0
Ebuild name:

www-servers/nginx-unit-1.33.0

Description

Dynamic web and application server

Added to portage

2024-09-19

openrc - 0.55.1
Ebuild name:

sys-apps/openrc-0.55.1

Description

OpenRC manages the services, startup and shutdown of a host

Added to portage

2024-09-19

podman - 5.2.0
Ebuild name:

dev-python/podman-5.2.0

Description

A library to interact with a Podman server

Added to portage

2024-09-19

postfix - 3.10_pre20240917
Ebuild name:

mail-mta/postfix-3.10_pre20240917

Description

A fast and secure drop-in replacement for sendmail

Added to portage

2024-09-19

prusaslicer - 2.8.1
Ebuild name:

media-gfx/prusaslicer-2.8.1

Description

A mesh slicer to generate G-code for fused-filament-fabrication (3D pri

Added to portage

2024-09-19

pymongo - 4.9.1
Ebuild name:

dev-python/pymongo-4.9.1

Description

Python driver for MongoDB

Added to portage

2024-09-19

pyproject-api - 1.8.0
Ebuild name:

dev-python/pyproject-api-1.8.0

Description

API to interact with the python pyproject.toml based projects

Added to portage

2024-09-19

python - 3.10.15_p1
Ebuild name:

dev-lang/python-3.10.15_p1

Description

An interpreted, interactive, object-oriented programming language

Added to portage

2024-09-19

python - 3.11.10_p1
Ebuild name:

dev-lang/python-3.11.10_p1

Description

An interpreted, interactive, object-oriented programming language

Added to portage

2024-09-19

python - 3.12.6_p2
Ebuild name:

dev-lang/python-3.12.6_p2

Description

An interpreted, interactive, object-oriented programming language

Added to portage

2024-09-19

python - 3.8.20_p2
Ebuild name:

dev-lang/python-3.8.20_p2

Description

An interpreted, interactive, object-oriented programming language

Added to portage

2024-09-19

python - 3.9.20_p1
Ebuild name:

dev-lang/python-3.9.20_p1

Description

An interpreted, interactive, object-oriented programming language

Added to portage

2024-09-19

rocm-opencl-runtime - 6.1.2-r1
Ebuild name:

dev-libs/rocm-opencl-runtime-6.1.2-r1

Description

Radeon Open Compute OpenCL Compatible Runtime

Added to portage

2024-09-19

ryujinx - 1.1.1388
Ebuild name:

games-emulation/ryujinx-1.1.1388

Description

Experimental Nintendo Switch Emulator written in C

Added to portage

2024-09-19

slack - 4.40.128
Ebuild name:

net-im/slack-4.40.128

Description

Team collaboration tool

Added to portage

2024-09-19

sphinx-autodoc-typehints - 2.4.4
Ebuild name:

dev-python/sphinx-autodoc-typehints-2.4.4

Description

Type hints support for the Sphinx autodoc extension

Added to portage

2024-09-19

stripe - 10.12.0
Ebuild name:

dev-python/stripe-10.12.0

Description

Stripe Python bindings

Added to portage

2024-09-19

swt - 4.33
Ebuild name:

dev-java/swt-4.33

Description

GTK based SWT Library

Added to portage

2024-09-19

sympy - 1.13.3
Ebuild name:

dev-python/sympy-1.13.3

Description

Computer Algebra System in pure Python

Added to portage

2024-09-19

thunderbird - 128.2.2
Ebuild name:

mail-client/thunderbird-128.2.2

Description

Thunderbird Mail Client

Added to portage

2024-09-19

thunderbird-bin - 128.2.2
Ebuild name:

mail-client/thunderbird-bin-128.2.2

Description

Thunderbird Mail Client

Added to portage

2024-09-19

vanilla-kernel - 6.1.111
Ebuild name:

sys-kernel/vanilla-kernel-6.1.111

Description

Linux kernel built from vanilla upstream sources

Added to portage

2024-09-19

vanilla-kernel - 6.10.11
Ebuild name:

sys-kernel/vanilla-kernel-6.10.11

Description

Linux kernel built from vanilla upstream sources

Added to portage

2024-09-19

vanilla-kernel - 6.6.52
Ebuild name:

sys-kernel/vanilla-kernel-6.6.52

Description

Linux kernel built from vanilla upstream sources

Added to portage

2024-09-19

vanilla-sources - 6.1.111
Ebuild name:

sys-kernel/vanilla-sources-6.1.111

Description

Full sources for the Linux kernel

Added to portage

2024-09-19

vanilla-sources - 6.10.11
Ebuild name:

sys-kernel/vanilla-sources-6.10.11

Description

Full sources for the Linux kernel

Added to portage

2024-09-19

vanilla-sources - 6.6.52
Ebuild name:

sys-kernel/vanilla-sources-6.6.52

Description

Full sources for the Linux kernel

Added to portage

2024-09-19

weechat - 4.4.2-r100
Ebuild name:

net-irc/weechat-4.4.2-r100

Description

Portable and multi-interface IRC client

Added to portage

2024-09-19

xsp - 4.7.1-r2
Ebuild name:

www-servers/xsp-4.7.1-r2

Description

XSP is a small web server that can host ASP.NET pages

Added to portage

2024-09-19

zen-sources - 6.10.10
Ebuild name:

sys-kernel/zen-sources-6.10.10

Description

The Zen Kernel Live Sources

Added to portage

2024-09-19

rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 23.3 ms