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:

88007

userrating:

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


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

Portage magic

/var/log/emerge.log is well-known as the central reporitory of information about all emerge activity going on in system.

Lesser known are some tricks you can do with the content of that log file. For example, when you start an upgrade, you generally don't know how much time it will take to finish compiling. You probably don't remember how long your last mplayer installation took, but Portage does, and if you'd decipher the Unix time stamps in /var/log/emerge.log, you'd get a pretty good idea, too.

Or you could let app-portage/genlop do it for you. Emerge (the unstable, ~arch version of) genlop with:

Code Listing 1: Emerge genlop

#emerge -av genlop

Now run a pretended world upgrade and pipe it to genlop for an estimation of your upgrade schedule:

Code Listing 2: Estimate upgrade time

#emerge -pu world | genlop --pretend 
These are the pretended packages: (this may take a while; wait...) 
 
 * media-libs/tiff 
 * x11-base/xorg-x11 
 * app-sci/stellarium 
 * app-arch/gzip 
 * dev-libs/libIDL 
 * net-www/mozilla-firefox 
 * sys-boot/lilo 
 * app-doc/abs-guide 
 * app-arch/unarj 
 * app-emulation/wine 
 * app-admin/sudo 
 
Estimated update time: 4 hours, 38 minutes.

A look at the mechanism explains how Portage can double as an oracle. It uses the statistics stored in the emerge.log file, take an average of compilation times for given packages, and summarize the results. There are some uncertainties, of course, for example if you use the CCACHE feature, then compile times for a minor version bump may be much faster than the original package took compiling the first time. On the other hand, if an application has been extended with new features, the old average compile time can be shorter than the version you're about to emerge.

Another brilliant feature of genlop is its --current option, the perfect companion to the estimated compile-time from --pretend:

Code Listing 3: How much time spent since the beginning of an emerge

# genlop --current 
 * app-portage/splat-0.07  
       current merge time: 12 seconds.

Now you can say how long time you have to wait.

From http://www.gentoo.org/news/en/gwn/20041122-newsletter.xml

back



Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2026-08-29
freerdp - 3.31.0-r1
Ebuild name:

net-misc/freerdp-3.31.0-r1

Description

Free implementation of the Remote Desktop Protocol

Added to portage

2026-08-29

netpbm - 11.2.22
Ebuild name:

media-libs/netpbm-11.2.22

Description

A set of utilities for converting to/from the netpbm (and related) format

Added to portage

2026-08-29

nss - 3.128
Ebuild name:

dev-libs/nss-3.128

Description

Mozilla's Network Security Services library that implements PKI support

Added to portage

2026-08-29

raspberrypi-firmware - 1.20260824
Ebuild name:

sys-boot/raspberrypi-firmware-1.20260824

Description

Raspberry Pi (all versions) bootloader and GPU firmware

Added to portage

2026-08-29

raspberrypi-image - 6.18.46_p20260824
Ebuild name:

sys-kernel/raspberrypi-image-6.18.46_p20260824

Description

Raspberry Pi (all versions) kernel and modules

Added to portage

2026-08-29

raspberrypi-sources - 6.18.46_p20260824
Ebuild name:

sys-kernel/raspberrypi-sources-6.18.46_p20260824

Description

Raspberry Pi kernel sources

Added to portage

2026-08-29

ruff - 0.16.5
Ebuild name:

dev-util/ruff-0.16.5

Description

An extremely fast Python linter, written in Rust

Added to portage

2026-08-29

2026-08-28
awscli - 1.46.1
Ebuild name:

app-admin/awscli-1.46.1

Description

Universal Command Line Environment for AWS

Added to portage

2026-08-28

blurb - 2.1.0
Ebuild name:

dev-python/blurb-2.1.0

Description

Tool to create and manage NEWS blurbs for CPython

Added to portage

2026-08-28

boto3 - 1.43.82
Ebuild name:

dev-python/boto3-1.43.82

Description

The AWS SDK for Python

Added to portage

2026-08-28

botocore - 1.43.82
Ebuild name:

dev-python/botocore-1.43.82

Description

Low-level, data-driven core of boto 3

Added to portage

2026-08-28

broot - 1.59.0
Ebuild name:

app-misc/broot-1.59.0

Description

A new way to see and navigate directory trees

Added to portage

2026-08-28

build - 1.6.0
Ebuild name:

dev-python/build-1.6.0

Description

A simple, correct PEP517 package builder

Added to portage

2026-08-28

cadabra - 2.5.14_p1-r2
Ebuild name:

sci-mathematics/cadabra-2.5.14_p1-r2

Description

Field-theory motivated approach to computer algebra

Added to portage

2026-08-28

deno-bin - 2.9.6
Ebuild name:

dev-lang/deno-bin-2.9.6

Description

Modern runtime for JavaScript and TypeScript

Added to portage

2026-08-28

dist-kernel - 6.1.185
Ebuild name:

virtual/dist-kernel-6.1.185

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-08-28

dist-kernel - 6.1.186
Ebuild name:

virtual/dist-kernel-6.1.186

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-08-28

dist-kernel - 6.12.106
Ebuild name:

virtual/dist-kernel-6.12.106

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-08-28

dist-kernel - 6.12.107
Ebuild name:

virtual/dist-kernel-6.12.107

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-08-28

dist-kernel - 6.18.47
Ebuild name:

virtual/dist-kernel-6.18.47

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-08-28

dist-kernel - 6.18.48
Ebuild name:

virtual/dist-kernel-6.18.48

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-08-28

dist-kernel - 6.6.154
Ebuild name:

virtual/dist-kernel-6.6.154

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-08-28

dist-kernel - 6.6.155
Ebuild name:

virtual/dist-kernel-6.6.155

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-08-28

dist-kernel - 7.1.11
Ebuild name:

virtual/dist-kernel-7.1.11

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-08-28

dist-kernel - 7.1.12
Ebuild name:

virtual/dist-kernel-7.1.12

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-08-28

dqlite - 1.18.7
Ebuild name:

dev-libs/dqlite-1.18.7

Description

Embeddable, replicated and fault tolerant SQL engine

Added to portage

2026-08-28

feh - 3.12.3
Ebuild name:

media-gfx/feh-3.12.3

Description

A fast, lightweight imageviewer using imlib2

Added to portage

2026-08-28

gentoo-kernel - 6.1.185
Ebuild name:

sys-kernel/gentoo-kernel-6.1.185

Description

Linux kernel built with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel - 6.1.186
Ebuild name:

sys-kernel/gentoo-kernel-6.1.186

Description

Linux kernel built with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel - 6.12.106
Ebuild name:

sys-kernel/gentoo-kernel-6.12.106

Description

Linux kernel built with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel - 6.12.107
Ebuild name:

sys-kernel/gentoo-kernel-6.12.107

Description

Linux kernel built with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel - 6.18.47
Ebuild name:

sys-kernel/gentoo-kernel-6.18.47

Description

Linux kernel built with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel - 6.18.48
Ebuild name:

sys-kernel/gentoo-kernel-6.18.48

Description

Linux kernel built with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel - 6.6.154
Ebuild name:

sys-kernel/gentoo-kernel-6.6.154

Description

Linux kernel built with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel - 6.6.155
Ebuild name:

sys-kernel/gentoo-kernel-6.6.155

Description

Linux kernel built with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel - 7.1.11
Ebuild name:

sys-kernel/gentoo-kernel-7.1.11

Description

Linux kernel built with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel - 7.1.12
Ebuild name:

sys-kernel/gentoo-kernel-7.1.12

Description

Linux kernel built with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel-bin - 6.1.185
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.1.185

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel-bin - 6.1.186
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.1.186

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel-bin - 6.12.106
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.12.106

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel-bin - 6.12.107
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.12.107

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel-bin - 6.18.47
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.18.47

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel-bin - 6.18.48
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.18.48

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel-bin - 6.6.154
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.6.154

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel-bin - 6.6.155
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.6.155

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel-bin - 7.1.11
Ebuild name:

sys-kernel/gentoo-kernel-bin-7.1.11

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel-bin - 7.1.12
Ebuild name:

sys-kernel/gentoo-kernel-bin-7.1.12

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-08-28

gentoo-kernel-modprep - 6.1.185
Ebuild name:

sys-kernel/gentoo-kernel-modprep-6.1.185

Description

Minimal subset of gentoo-kernel-bin for building modules,

Added to portage

2026-08-28

gentoo-kernel-modprep - 6.1.186
Ebuild name:

sys-kernel/gentoo-kernel-modprep-6.1.186

Description

Minimal subset of gentoo-kernel-bin for building modules,

Added to portage

2026-08-28

gentoo-kernel-modprep - 6.12.106
Ebuild name:

sys-kernel/gentoo-kernel-modprep-6.12.106

Description

Minimal subset of gentoo-kernel-bin for building modules,

Added to portage

2026-08-28

gentoo-kernel-modprep - 6.12.107
Ebuild name:

sys-kernel/gentoo-kernel-modprep-6.12.107

Description

Minimal subset of gentoo-kernel-bin for building modules,

Added to portage

2026-08-28

gentoo-kernel-modprep - 6.18.47
Ebuild name:

sys-kernel/gentoo-kernel-modprep-6.18.47

Description

Minimal subset of gentoo-kernel-bin for building modules,

Added to portage

2026-08-28

gentoo-kernel-modprep - 6.18.48
Ebuild name:

sys-kernel/gentoo-kernel-modprep-6.18.48

Description

Minimal subset of gentoo-kernel-bin for building modules,

Added to portage

2026-08-28

gentoo-kernel-modprep - 6.6.154
Ebuild name:

sys-kernel/gentoo-kernel-modprep-6.6.154

Description

Minimal subset of gentoo-kernel-bin for building modules,

Added to portage

2026-08-28

gentoo-kernel-modprep - 6.6.155
Ebuild name:

sys-kernel/gentoo-kernel-modprep-6.6.155

Description

Minimal subset of gentoo-kernel-bin for building modules,

Added to portage

2026-08-28

gentoo-kernel-modprep - 7.1.11
Ebuild name:

sys-kernel/gentoo-kernel-modprep-7.1.11

Description

Minimal subset of gentoo-kernel-bin for building modules, f

Added to portage

2026-08-28

gentoo-kernel-modprep - 7.1.12
Ebuild name:

sys-kernel/gentoo-kernel-modprep-7.1.12

Description

Minimal subset of gentoo-kernel-bin for building modules, f

Added to portage

2026-08-28

gentoo-sources - 6.1.186
Ebuild name:

sys-kernel/gentoo-sources-6.1.186

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-08-28

gentoo-sources - 6.12.107
Ebuild name:

sys-kernel/gentoo-sources-6.12.107

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-08-28

gentoo-sources - 6.18.48
Ebuild name:

sys-kernel/gentoo-sources-6.18.48

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-08-28

gentoo-sources - 6.6.155
Ebuild name:

sys-kernel/gentoo-sources-6.6.155

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-08-28

gentoo-sources - 7.1.12
Ebuild name:

sys-kernel/gentoo-sources-7.1.12

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-08-28

gentoo-sources - 7.2.2
Ebuild name:

sys-kernel/gentoo-sources-7.2.2

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-08-28

gnuradio - 3.10.12.0-r4
Ebuild name:

net-wireless/gnuradio-3.10.12.0-r4

Description

Toolkit that provides signal processing blocks to implement soft

Added to portage

2026-08-28

gpep517 - 22
Ebuild name:

dev-python/gpep517-22

Description

A backend script to aid installing Python packages in Gentoo

Added to portage

2026-08-28

haproxy - 3.0.27
Ebuild name:

net-proxy/haproxy-3.0.27

Description

A TCP/HTTP reverse proxy for high availability environments

Added to portage

2026-08-28

haproxy - 3.2.23
Ebuild name:

net-proxy/haproxy-3.2.23

Description

A TCP/HTTP reverse proxy for high availability environments

Added to portage

2026-08-28

haproxy - 3.3.14
Ebuild name:

net-proxy/haproxy-3.3.14

Description

A TCP/HTTP reverse proxy for high availability environments

Added to portage

2026-08-28

haproxy - 3.4.4
Ebuild name:

net-proxy/haproxy-3.4.4

Description

A TCP/HTTP reverse proxy for high availability environments

Added to portage

2026-08-28

isort - 9.0.1
Ebuild name:

dev-python/isort-9.0.1

Description

A python utility/library to sort imports

Added to portage

2026-08-28

jupyter-server - 2.21.0
Ebuild name:

dev-python/jupyter-server-2.21.0

Description

Core services, APIs, and REST endpoints to Jupyter web application

Added to portage

2026-08-28

kubo - 0.43.0
Ebuild name:

net-p2p/kubo-0.43.0

Description

Main implementation of IPFS

Added to portage

2026-08-28

likwid - 5.5.2
Ebuild name:

sys-apps/likwid-5.5.2

Description

A performance-oriented tool suite for x86 multicore environments

Added to portage

2026-08-28

magit - 9999
Ebuild name:

app-emacs/magit-9999

Description

A Git porcelain inside Emacs

Added to portage

2026-08-28

magit-popup - 2.13.3-r1
Ebuild name:

app-emacs/magit-popup-2.13.3-r1

Description

Define prefix-infix-suffix command combos

Added to portage

2026-08-28

mailcrypt - 3.5.9-r3
Ebuild name:

app-emacs/mailcrypt-3.5.9-r3

Description

Provides a simple interface to public key cryptography with OpenPGP

Added to portage

2026-08-28

memtest86+ - 8.10-r1
Ebuild name:

sys-apps/memtest86+-8.10-r1

Description

Memory tester based on PCMemTest

Added to portage

2026-08-28

msgpack - 1.2.2
Ebuild name:

dev-python/msgpack-1.2.2

Description

MessagePack (de)serializer for Python

Added to portage

2026-08-28

nanobind - 3.0.1
Ebuild name:

dev-python/nanobind-3.0.1

Description

Tiny and efficient C++/Python bindings

Added to portage

2026-08-28

nattka - 0.5.0
Ebuild name:

app-portage/nattka-0.5.0

Description

A New Arch Tester Toolkit -- open-source stable-bot replacement

Added to portage

2026-08-28

nmap - 7.991
Ebuild name:

net-analyzer/nmap-7.991

Description

Network exploration tool and security / port scanner

Added to portage

2026-08-28

nodejs - 26.8.1
Ebuild name:

net-libs/nodejs-26.8.1

Description

A JavaScript runtime built on Chrome's V8 JavaScript engine

Added to portage

2026-08-28

nuitka - 4.2
Ebuild name:

dev-python/nuitka-4.2

Description

Python to native compiler

Added to portage

2026-08-28

ollama - 0.33.1
Ebuild name:

sci-ml/ollama-0.33.1

Description

Get up and running with Llama 3, Mistral, Gemma, and other language models

Added to portage

2026-08-28

openstacksdk - 4.19.1
Ebuild name:

dev-python/openstacksdk-4.19.1

Description

A collection of libraries for building applications to work with Ope

Added to portage

2026-08-28

oslo-log - 8.3.1
Ebuild name:

dev-python/oslo-log-8.3.1

Description

OpenStack logging config library, configuration for all openstack project

Added to portage

2026-08-28

php-mode - 1.28.0
Ebuild name:

app-emacs/php-mode-1.28.0

Description

GNU Emacs major mode for editing PHP code

Added to portage

2026-08-28

pkixssh - 19.1
Ebuild name:

net-misc/pkixssh-19.1

Description

OpenSSH fork with X.509 v3 certificate support

Added to portage

2026-08-28

platformdirs - 4.11.5
Ebuild name:

dev-python/platformdirs-4.11.5

Description

A small Python module for determining appropriate platform-specific

Added to portage

2026-08-28

portage - 3.0.82.2
Ebuild name:

sys-apps/portage-3.0.82.2

Description

The package management and distribution system for Gentoo

Added to portage

2026-08-28

python-glanceclient - 4.13.0
Ebuild name:

dev-python/python-glanceclient-4.13.0

Description

A client for the OpenStack Glance API

Added to portage

2026-08-28

python-openstackclient - 10.3.0
Ebuild name:

dev-python/python-openstackclient-10.3.0

Description

A client for the OpenStack APIs

Added to portage

2026-08-28

qpdf - 12.4.1
Ebuild name:

app-text/qpdf-12.4.1

Description

Command-line tool for structural, content-preserving transformation of PDF fil

Added to portage

2026-08-28

sabctools - 9.7.1
Ebuild name:

dev-python/sabctools-9.7.1

Description

Module providing raw yEnc encoding/decoding for SABnzbd

Added to portage

2026-08-28

scons - 4.11.1
Ebuild name:

dev-build/scons-4.11.1

Description

Extensible Python-based build utility

Added to portage

2026-08-28

selenium - 4.48.0
Ebuild name:

dev-python/selenium-4.48.0

Description

Python language binding for Selenium Remote Control

Added to portage

2026-08-28

selenium-manager - 4.48.0
Ebuild name:

dev-util/selenium-manager-4.48.0

Description

CLI tool that manages the browser/driver infrastructure required b

Added to portage

2026-08-28

snakeoil - 0.11.5
Ebuild name:

dev-python/snakeoil-0.11.5

Description

misc common functionality and useful optimizations

Added to portage

2026-08-28

statsmodels - 0.15.0
Ebuild name:

dev-python/statsmodels-0.15.0

Description

Statistical computations and models for use with SciPy

Added to portage

2026-08-28

stripe - 15.6.0
Ebuild name:

dev-python/stripe-15.6.0

Description

Stripe Python bindings

Added to portage

2026-08-28

telegram-desktop - 7.1.2
Ebuild name:

net-im/telegram-desktop-7.1.2

Description

Official desktop client for Telegram

Added to portage

2026-08-28

tg_owt - 0_pre20260803
Ebuild name:

media-libs/tg_owt-0_pre20260803

Description

WebRTC build for Telegram

Added to portage

2026-08-28

types-docutils - 0.23.0.20260827
Ebuild name:

dev-python/types-docutils-0.23.0.20260827

Description

Typing stubs for docutils

Added to portage

2026-08-28

types-psutil - 7.2.2.20260827
Ebuild name:

dev-python/types-psutil-7.2.2.20260827

Description

Typing stubs for psutil

Added to portage

2026-08-28

uv - 0.12.7
Ebuild name:

dev-python/uv-0.12.7

Description

A Python package installer and resolver, written in Rust

Added to portage

2026-08-28

uv-build - 0.12.7
Ebuild name:

dev-python/uv-build-0.12.7

Description

PEP517 uv build backend

Added to portage

2026-08-28

vanilla-kernel - 6.1.185
Ebuild name:

sys-kernel/vanilla-kernel-6.1.185

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-08-28

vanilla-kernel - 6.1.186
Ebuild name:

sys-kernel/vanilla-kernel-6.1.186

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-08-28

vanilla-kernel - 6.12.106
Ebuild name:

sys-kernel/vanilla-kernel-6.12.106

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-08-28

vanilla-kernel - 6.12.107
Ebuild name:

sys-kernel/vanilla-kernel-6.12.107

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-08-28

vanilla-kernel - 6.18.47
Ebuild name:

sys-kernel/vanilla-kernel-6.18.47

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-08-28

vanilla-kernel - 6.18.48
Ebuild name:

sys-kernel/vanilla-kernel-6.18.48

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-08-28

vanilla-kernel - 6.6.154
Ebuild name:

sys-kernel/vanilla-kernel-6.6.154

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-08-28

vanilla-kernel - 6.6.155
Ebuild name:

sys-kernel/vanilla-kernel-6.6.155

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-08-28

vanilla-kernel - 7.1.11
Ebuild name:

sys-kernel/vanilla-kernel-7.1.11

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-08-28

vanilla-kernel - 7.1.12
Ebuild name:

sys-kernel/vanilla-kernel-7.1.12

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-08-28

vanilla-sources - 6.1.186
Ebuild name:

sys-kernel/vanilla-sources-6.1.186

Description

Full sources for the Linux kernel

Added to portage

2026-08-28

vanilla-sources - 6.12.107
Ebuild name:

sys-kernel/vanilla-sources-6.12.107

Description

Full sources for the Linux kernel

Added to portage

2026-08-28

vanilla-sources - 6.18.48
Ebuild name:

sys-kernel/vanilla-sources-6.18.48

Description

Full sources for the Linux kernel

Added to portage

2026-08-28

vanilla-sources - 6.6.155
Ebuild name:

sys-kernel/vanilla-sources-6.6.155

Description

Full sources for the Linux kernel

Added to portage

2026-08-28

vanilla-sources - 7.1.12
Ebuild name:

sys-kernel/vanilla-sources-7.1.12

Description

Full sources for the Linux kernel

Added to portage

2026-08-28

vanilla-sources - 7.2.2
Ebuild name:

sys-kernel/vanilla-sources-7.2.2

Description

Full sources for the Linux kernel

Added to portage

2026-08-28

rdf newsfeed | rss newsfeed | Atom newsfeed
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
- Copyright and legal notices -
Time to create this page: 95.9 ms