back



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:

88345

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

Bootup with the Gentoo 2006.0 logo

When you boot from the 2006.0 LiveCD you see an awesome Gentoo bootlogo and progress-bar -- and you wish you could impress your friends with it during your usual bootup? Here we go:

Note: splashutils only work on x86 and amd64 architectures perfectly at the moment. Support for ppc is in progress.

Check your kernel-config to make sure that "Initial RAM disk (initrd) support" is built in. You can find the option in "Device Drivers" --> "Block devices" --> "RAM disk support".

Furthermore check that you are using an appropriate framebuffer for your video-card ("Graphics Support") or stick with the VESA-framebuffer. Usually splashutils should do the checks during the emerge-progress, but we want to be sure. Now tell your bootloader that it should load the initrd with the 2006.0-splash: The reccomended way is Device drivers/Graphic support/support for bla bla/VESA vga/vesafb-tng. Check it is vesafb-tng and not only vesafb|-

(x86 only I guess) As well you need Device drivers/Graphic support/console display.../video mod && framebuffer console... DO NOT click boot logo

Then we need to emerge splashutils and splash-themes-livecd:

Code Listing 1: emerge splashutils and splash-themes-livecd

# emerge splash-themes-livecd 
splashutils is a dependency of splash-themes-livecd

Now we have to create an initial boot-disk. You are free to change the resolution to your choice, but choose one that is available as a config file in /etc/splash/livecd-2006.0/

Code Listing 2: Creation of an initrd with the 2006.0-splash

Be sure that /boot is mounted before you call the command 
# splash_geninitramfs -v -g /boot/splash-livecd-2006.0-1024x768 \ 
  -r 1024x768 /etc/splash/livecd-2006.0

Code Listing 3: Configure the bootloader

# nano -w /boot/grub/grub.conf
First change your kernel-boot-line to something like this (depends on 
your used framebuffer and further kernel-parameters): 
kernel /boot/kernel-2.6.16-r6 root=/dev/hda3 video=vesafb:1024x768-32@72 
  splash=silent,theme:livecd-2006.0 quiet CONSOLE=/dev/tty1 
You must use more than 8bpp (in this example it is 32, 
specified by 1024x768-32@72).

Add the following line to your kernel-config:

initrd /boot/splash-livecd-2006.0-1024x768

Now we have that nice bootup-splash installed. Finally we want a permanent Gentoo statusbar at the bottom of our terminal-session, like on the LiveCD. Therefore we have to change the default theme in /etc/splash:

Code Listing 4: Change the default splash

# cd /etc/splash 
# rm default 
# ln -s livecd-2006.0 default

This splash should be started after bootup has finished:

Code Listing 5: Add splash to the default runlevel

# rc-update add splash default

If you want to finetune the splash-theme, you should have a look at /etc/conf.d/splash. Happy Gentooing!

Thanks to Michael Januszewski for his work on splashutils and Nicholas D. Wolfwood for the 2006.0-theme.

From http://www.gentoo.org/news/en/gwn/20050418-newsletter.xml Updated by petr.fiala&&gmail.com /*just fuck spam*/ 29.6.2006 hope it helps and again big thx to Michael Januszewski

P.S. emerge bootsplash-themes for more themes than just the install logo.

Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2026-09-14
ardour - 9.8.0
Ebuild name:

media-sound/ardour-9.8.0

Description

Digital Audio Workstation

Added to portage

2026-09-14

gnome-extra-apps - 48.0-r1
Ebuild name:

gnome-base/gnome-extra-apps-48.0-r1

Description

Sub-meta package for the applications of GNOME

Added to portage

2026-09-14

gnome-photos - 44.0-r1
Ebuild name:

media-gfx/gnome-photos-44.0-r1

Description

Access, organize and share your photos on GNOME

Added to portage

2026-09-14

hip - 7.2.0-r2
Ebuild name:

dev-util/hip-7.2.0-r2

Description

C++ Heterogeneous-Compute Interface for Portability

Added to portage

2026-09-14

kineto - 0.4.0_p20260805-r1
Ebuild name:

sci-ml/kineto-0.4.0_p20260805-r1

Description

part of the PyTorch Profiler

Added to portage

2026-09-14

merkuro - 26.04.3-r1
Ebuild name:

app-office/merkuro-26.04.3-r1

Description

Calendar application using Akonadi

Added to portage

2026-09-14

merkuro - 26.08.1-r1
Ebuild name:

app-office/merkuro-26.08.1-r1

Description

Calendar application using Akonadi

Added to portage

2026-09-14

opencv - 4.14.0
Ebuild name:

media-libs/opencv-4.14.0

Description

A collection of algorithms and sample code for various computer vision pro

Added to portage

2026-09-14

quickjs-ng - 0.16.2
Ebuild name:

dev-libs/quickjs-ng-0.16.2

Description

QuickJS, the Next Generation a mighty JavaScript engine

Added to portage

2026-09-14

spirv-llvm-translator - 17.0.27
Ebuild name:

dev-util/spirv-llvm-translator-17.0.27

Description

Bi-directional translator between SPIR-V and LLVM IR

Added to portage

2026-09-14

spirv-llvm-translator - 18.1.27
Ebuild name:

dev-util/spirv-llvm-translator-18.1.27

Description

Bi-directional translator between SPIR-V and LLVM IR

Added to portage

2026-09-14

spirv-llvm-translator - 19.1.22
Ebuild name:

dev-util/spirv-llvm-translator-19.1.22

Description

Bi-directional translator between SPIR-V and LLVM IR

Added to portage

2026-09-14

spirv-llvm-translator - 20.1.17
Ebuild name:

dev-util/spirv-llvm-translator-20.1.17

Description

Bi-directional translator between SPIR-V and LLVM IR

Added to portage

2026-09-14

spirv-llvm-translator - 21.1.11
Ebuild name:

dev-util/spirv-llvm-translator-21.1.11

Description

Bi-directional translator between SPIR-V and LLVM IR

Added to portage

2026-09-14

spirv-llvm-translator - 22.1.6
Ebuild name:

dev-util/spirv-llvm-translator-22.1.6

Description

Bi-directional translator between SPIR-V and LLVM IR

Added to portage

2026-09-14

spirv-llvm-translator - 23.1.1
Ebuild name:

dev-util/spirv-llvm-translator-23.1.1

Description

Bi-directional translator between SPIR-V and LLVM IR

Added to portage

2026-09-14

viking - 1.11-r1
Ebuild name:

sci-geosciences/viking-1.11-r1

Description

GPS data editor and analyzer

Added to portage

2026-09-14

2026-09-13
Linux-DVB - 1.30.0
Ebuild name:

dev-perl/Linux-DVB-1.30.0

Description

Interface to (some parts of) the Linux DVB API

Added to portage

2026-09-13

atari800 - 7.2.0
Ebuild name:

games-emulation/atari800-7.2.0

Description

Emulator of Atari 8-bit computer systems and 5200 game console

Added to portage

2026-09-13

baobab - 50.0
Ebuild name:

sys-apps/baobab-50.0

Description

Disk usage browser for GNOME

Added to portage

2026-09-13

citus - 12.1.14
Ebuild name:

dev-db/citus-12.1.14

Description

Open-source postgresql extension for clustering/multi-node setups

Added to portage

2026-09-13

citus - 13.4.0
Ebuild name:

dev-db/citus-13.4.0

Description

Open-source postgresql extension for clustering/multi-node setups

Added to portage

2026-09-13

citus - 14.2.0
Ebuild name:

dev-db/citus-14.2.0

Description

Open-source postgresql extension for clustering/multi-node setups

Added to portage

2026-09-13

closure-compiler-bin - 20260909
Ebuild name:

dev-lang/closure-compiler-bin-20260909

Description

JavaScript optimizing compiler

Added to portage

2026-09-13

cryptsetup - 2.8.8
Ebuild name:

sys-fs/cryptsetup-2.8.8

Description

Tool to setup encrypted devices with dm-crypt

Added to portage

2026-09-13

d-spy - 50.0
Ebuild name:

dev-debug/d-spy-50.0

Description

D-Spy is a simple tool to explore D-Bus connections

Added to portage

2026-09-13

devcontainer - 0.89.0
Ebuild name:

app-containers/devcontainer-0.89.0

Description

Reference implementation of the Development Containers specifica

Added to portage

2026-09-13

electrum - 4.8.2
Ebuild name:

net-misc/electrum-4.8.2

Description

User friendly Bitcoin client

Added to portage

2026-09-13

ena-driver - 2.17.3
Ebuild name:

net-misc/ena-driver-2.17.3

Description

Amazon EC2 Elastic Network Adapter (ENA) kernel driver

Added to portage

2026-09-13

epiphany - 50.6
Ebuild name:

www-client/epiphany-50.6

Description

GNOME webbrowser based on Webkit

Added to portage

2026-09-13

faudio - 26.09
Ebuild name:

app-emulation/faudio-26.09

Description

Accuracy-focused XAudio reimplementation for open platforms

Added to portage

2026-09-13

gallery-dl - 1.32.12
Ebuild name:

net-misc/gallery-dl-1.32.12

Description

Download image galleries and collections from several image hosting sit

Added to portage

2026-09-13

gcc - 16.2.1_p20260912
Ebuild name:

sys-devel/gcc-16.2.1_p20260912

Description

The GNU Compiler Collection

Added to portage

2026-09-13

gemato - 20.14
Ebuild name:

app-portage/gemato-20.14

Description

Stand-alone Manifest generation & verification tool

Added to portage

2026-09-13

gexiv2 - 0.16.2
Ebuild name:

media-libs/gexiv2-0.16.2

Description

GObject-based wrapper around the Exiv2 library

Added to portage

2026-09-13

gnome-boxes - 50.0
Ebuild name:

gnome-extra/gnome-boxes-50.0

Description

Simple GNOME application to access remote or virtual systems

Added to portage

2026-09-13

gnome-builder - 50.0
Ebuild name:

dev-util/gnome-builder-50.0

Description

An IDE for writing GNOME-based software

Added to portage

2026-09-13

gnome-characters - 50.0
Ebuild name:

gnome-extra/gnome-characters-50.0

Description

Unicode character map viewer and library

Added to portage

2026-09-13

gnome-console - 50.0
Ebuild name:

gui-apps/gnome-console-50.0

Description

A simple user-friendly terminal emulator for the GNOME desktop

Added to portage

2026-09-13

gnome-contacts - 50.0
Ebuild name:

gnome-extra/gnome-contacts-50.0

Description

GNOME contact management application

Added to portage

2026-09-13

gnome-font-viewer - 50.0
Ebuild name:

media-gfx/gnome-font-viewer-50.0

Description

Font viewer utility for GNOME

Added to portage

2026-09-13

gnome-keyring - 50.0
Ebuild name:

gnome-base/gnome-keyring-50.0

Description

Password and keyring managing daemon

Added to portage

2026-09-13

gnome-logs - 50.0
Ebuild name:

gnome-extra/gnome-logs-50.0

Description

Log viewer for the systemd journal

Added to portage

2026-09-13

gnome-online-accounts - 3.58.1
Ebuild name:

net-libs/gnome-online-accounts-3.58.1

Description

GNOME framework for accessing online accounts

Added to portage

2026-09-13

gnome-software - 50.4
Ebuild name:

gnome-extra/gnome-software-50.4

Description

Gnome install & update software

Added to portage

2026-09-13

gnome-user-docs - 50.5
Ebuild name:

gnome-extra/gnome-user-docs-50.5

Description

GNOME end user documentation

Added to portage

2026-09-13

gpgme - 2.2.0
Ebuild name:

app-crypt/gpgme-2.2.0

Description

GnuPG Made Easy is a library for making GnuPG easier to use

Added to portage

2026-09-13

gpgmepp - 2.2.0
Ebuild name:

dev-cpp/gpgmepp-2.2.0

Description

GnuPG Made Easy is a library for making GnuPG easier to use (C++ bindings)

Added to portage

2026-09-13

gtk - 4.22.5
Ebuild name:

gui-libs/gtk-4.22.5

Description

GTK is a multi-platform toolkit for creating graphical user interfaces

Added to portage

2026-09-13

gtk-doc - 1.36.1
Ebuild name:

dev-util/gtk-doc-1.36.1

Description

GTK+ Documentation Generator

Added to portage

2026-09-13

gtk-doc-am - 1.36.1
Ebuild name:

dev-build/gtk-doc-am-1.36.1

Description

Automake files from gtk-doc

Added to portage

2026-09-13

gvfs - 1.60.3
Ebuild name:

gnome-base/gvfs-1.60.3

Description

Virtual filesystem implementation for GIO

Added to portage

2026-09-13

gweather-locations - 2026.2
Ebuild name:

dev-libs/gweather-locations-2026.2

Description

GWeather Locations Database

Added to portage

2026-09-13

intel-compute-runtime - 26.31.39395.14
Ebuild name:

dev-libs/intel-compute-runtime-26.31.39395.14

Description

Intel Graphics Compute Runtime for oneAPI Level Zero

Added to portage

2026-09-13

intel-graphics-compiler - 2.41.5
Ebuild name:

dev-util/intel-graphics-compiler-2.41.5

Description

LLVM-based OpenCL compiler for OpenCL targetting Intel Gen

Added to portage

2026-09-13

intel-graphics-system-controller - 1.3.2
Ebuild name:

dev-util/intel-graphics-system-controller-1.3.2

Description

Intel graphics system controller firmware update li

Added to portage

2026-09-13

intel-metrics-discovery - 1.16.194
Ebuild name:

dev-libs/intel-metrics-discovery-1.16.194

Description

A user mode library that provides access to GPU performan

Added to portage

2026-09-13

joplin-desktop - 3.7.18
Ebuild name:

app-office/joplin-desktop-3.7.18

Description

Secure note taking and to-do app with synchronization capabilities

Added to portage

2026-09-13

julia-repl - 1.3.0_p20220225
Ebuild name:

app-emacs/julia-repl-1.3.0_p20220225

Description

Run an inferior Julia REPL in a terminal inside Emacs

Added to portage

2026-09-13

julia-repl - 1.5.2
Ebuild name:

app-emacs/julia-repl-1.5.2

Description

Run an inferior Julia REPL in a terminal inside Emacs

Added to portage

2026-09-13

kotlin-bin - 2.4.20
Ebuild name:

dev-lang/kotlin-bin-2.4.20

Description

Statically typed language that targets the JVM and JavaScript

Added to portage

2026-09-13

levenshtein - 0.27.5
Ebuild name:

dev-python/levenshtein-0.27.5

Description

Functions for fast computation of Levenshtein distance, and edit oper

Added to portage

2026-09-13

libadwaita - 1.9.3
Ebuild name:

gui-libs/libadwaita-1.9.3

Description

Building blocks for modern GNOME applications

Added to portage

2026-09-13

libdex - 1.2.0
Ebuild name:

dev-libs/libdex-1.2.0

Description

Dex provides Future-based programming for GLib-based applications

Added to portage

2026-09-13

libgcrypt - 1.12.4
Ebuild name:

dev-libs/libgcrypt-1.12.4

Description

General purpose crypto library based on the code used in GnuPG

Added to portage

2026-09-13

libgweather - 4.6.0
Ebuild name:

dev-libs/libgweather-4.6.0

Description

Location and timezone database and weather-lookup library

Added to portage

2026-09-13

libupnp - 22.1.0
Ebuild name:

net-libs/libupnp-22.1.0

Description

An Portable Open Source UPnP Development Kit

Added to portage

2026-09-13

linux-firmware - 20260910
Ebuild name:

sys-kernel/linux-firmware-20260910

Description

Linux firmware files

Added to portage

2026-09-13

localsearch - 3.11.2
Ebuild name:

app-misc/localsearch-3.11.2

Description

Indexer and search engine that powers desktop search for core GNOME com

Added to portage

2026-09-13

loupe - 50.0
Ebuild name:

media-gfx/loupe-50.0

Description

View images

Added to portage

2026-09-13

luaossl - 20260910
Ebuild name:

dev-lua/luaossl-20260910

Description

Most comprehensive OpenSSL module in the Lua universe

Added to portage

2026-09-13

microsoft-edge - 153.0.4234.32
Ebuild name:

www-client/microsoft-edge-153.0.4234.32

Description

The web browser from Microsoft

Added to portage

2026-09-13

microsoft-edge-beta - 154.0.4258.12
Ebuild name:

www-client/microsoft-edge-beta-154.0.4258.12

Description

The web browser from Microsoft

Added to portage

2026-09-13

msgraph - 0.3.5
Ebuild name:

net-libs/msgraph-0.3.5

Description

GLib-based library for accessing online serive APIs using MS Graph protocol

Added to portage

2026-09-13

nsight-graphics - 2026.3.1
Ebuild name:

dev-util/nsight-graphics-2026.3.1

Description

standalone developer tool with ray-tracing support

Added to portage

2026-09-13

opencl-clang - 17.0.10
Ebuild name:

dev-libs/opencl-clang-17.0.10

Description

OpenCL-oriented thin wrapper library around clang

Added to portage

2026-09-13

opencl-clang - 18.1.9
Ebuild name:

dev-libs/opencl-clang-18.1.9

Description

OpenCL-oriented thin wrapper library around clang

Added to portage

2026-09-13

opencl-clang - 19.1.7
Ebuild name:

dev-libs/opencl-clang-19.1.7

Description

OpenCL-oriented thin wrapper library around clang

Added to portage

2026-09-13

opencl-clang - 20.1.7
Ebuild name:

dev-libs/opencl-clang-20.1.7

Description

OpenCL-oriented thin wrapper library around clang

Added to portage

2026-09-13

opencl-clang - 21.1.7
Ebuild name:

dev-libs/opencl-clang-21.1.7

Description

OpenCL-oriented thin wrapper library around clang

Added to portage

2026-09-13

opencl-clang - 22.1.4
Ebuild name:

dev-libs/opencl-clang-22.1.4

Description

OpenCL-oriented thin wrapper library around clang

Added to portage

2026-09-13

openpgp-keys-gnupg - 20260913
Ebuild name:

sec-keys/openpgp-keys-gnupg-20260913

Description

OpenPGP keys used to sign GnuPG releases

Added to portage

2026-09-13

openpgp-keys-pauleggert - 20260913
Ebuild name:

sec-keys/openpgp-keys-pauleggert-20260913

Description

OpenPGP keys used by Paul Eggert

Added to portage

2026-09-13

openrct2 - 0.5.5
Ebuild name:

games-simulation/openrct2-0.5.5

Description

An open source re-implementation of Chris Sawyer's RollerCoaster Ty

Added to portage

2026-09-13

openrdap - 0.10.2
Ebuild name:

net-misc/openrdap-0.10.2

Description

RDAP command line client

Added to portage

2026-09-13

opera - 135.0.5973.133-r1
Ebuild name:

www-client/opera-135.0.5973.133-r1

Description

A fast and secure web browser

Added to portage

2026-09-13

opera-developer - 137.0.6010.1-r1
Ebuild name:

www-client/opera-developer-137.0.6010.1-r1

Description

A fast and secure web browser

Added to portage

2026-09-13

opera-developer - 137.0.6015.0-r1
Ebuild name:

www-client/opera-developer-137.0.6015.0-r1

Description

A fast and secure web browser

Added to portage

2026-09-13

orca - 50.2
Ebuild name:

app-accessibility/orca-50.2

Description

Extensible screen reader that provides access to the desktop

Added to portage

2026-09-13

org-mode - 9.8.10
Ebuild name:

app-emacs/org-mode-9.8.10

Description

An Emacs mode for notes and project planning

Added to portage

2026-09-13

package-build - 5.0.2
Ebuild name:

app-emacs/package-build-5.0.2

Description

Tools for assembling a package archive

Added to portage

2026-09-13

pango - 1.58.2
Ebuild name:

x11-libs/pango-1.58.2

Description

Internationalized text layout and rendering library

Added to portage

2026-09-13

pangomm - 2.46.5
Ebuild name:

dev-cpp/pangomm-2.46.5

Description

C++ interface for pango

Added to portage

2026-09-13

phpsysinfo - 3.4.7
Ebuild name:

www-apps/phpsysinfo-3.4.7

Description

A customizable PHP script that displays information about your system nic

Added to portage

2026-09-13

pygit2 - 1.20.1
Ebuild name:

dev-python/pygit2-1.20.1

Description

Python bindings for libgit2

Added to portage

2026-09-13

qgpgme - 2.2.0
Ebuild name:

dev-libs/qgpgme-2.2.0

Description

GnuPG Made Easy is a library for making GnuPG easier to use (Qt bindings)

Added to portage

2026-09-13

quadrapassel - 50.2
Ebuild name:

games-puzzle/quadrapassel-50.2

Description

Fit falling blocks together

Added to portage

2026-09-13

quart-trio - 0.13.0
Ebuild name:

dev-python/quart-trio-0.13.0

Description

A Quart extension to provide trio support

Added to portage

2026-09-13

rclone - 1.75.1
Ebuild name:

net-misc/rclone-1.75.1

Description

A program to sync files to and from various cloud storage providers

Added to portage

2026-09-13

rencode - 1.0.9
Ebuild name:

dev-python/rencode-1.0.9

Description

Serialization similar to bencode from the BitTorrent project

Added to portage

2026-09-13

rhythmbox - 3.5.1
Ebuild name:

media-sound/rhythmbox-3.5.1

Description

Music management and playback software for GNOME

Added to portage

2026-09-13

rygel - 46.0
Ebuild name:

net-misc/rygel-46.0

Description

Rygel is an open source UPnP/DLNA MediaServer

Added to portage

2026-09-13

semver - 3.1.0
Ebuild name:

dev-python/semver-3.1.0

Description

A Python module for semantic versioning

Added to portage

2026-09-13

shell-maker - 0.97.3
Ebuild name:

app-emacs/shell-maker-0.97.3

Description

Interaction mode for making comint shells for GNU Emacs

Added to portage

2026-09-13

simple-scan - 50.0
Ebuild name:

media-gfx/simple-scan-50.0

Description

Simple document scanning utility

Added to portage

2026-09-13

simpleeval - 1.0.8
Ebuild name:

dev-python/simpleeval-1.0.8

Description

A simple, safe single expression evaluator library

Added to portage

2026-09-13

sushi - 50.0
Ebuild name:

gnome-extra/sushi-50.0

Description

A quick previewer for Nautilus, the GNOME file manager

Added to portage

2026-09-13

tecla - 50.0
Ebuild name:

gnome-extra/tecla-50.0

Description

Tecla is a keyboard layout viewer

Added to portage

2026-09-13

timescaledb - 2.30.0
Ebuild name:

dev-db/timescaledb-2.30.0

Description

Open-source time-series SQL database

Added to portage

2026-09-13

timezone-data - 2026d
Ebuild name:

sys-libs/timezone-data-2026d

Description

Timezone data (/usr/share/zoneinfo) and utilities (tzselect/zic/zdump)

Added to portage

2026-09-13

tinysparql - 3.11.1
Ebuild name:

app-misc/tinysparql-3.11.1

Description

Low-footprint RDF triple store with SPARQL 1.1 interface

Added to portage

2026-09-13

tree-sitter - 0.26.0_p20260816
Ebuild name:

dev-python/tree-sitter-0.26.0_p20260816

Description

Python bindings to the Tree-sitter parsing library

Added to portage

2026-09-13

unrar - 7.3.1
Ebuild name:

app-arch/unrar-7.3.1

Description

Uncompress rar files

Added to portage

2026-09-13

unrealircd - 6.2.7
Ebuild name:

net-irc/unrealircd-6.2.7

Description

An advanced Internet Relay Chat daemon

Added to portage

2026-09-13

valentina - 1.1.0
Ebuild name:

media-gfx/valentina-1.1.0

Description

Cloth patternmaking software

Added to portage

2026-09-13

vte - 0.84.1
Ebuild name:

gui-libs/vte-0.84.1

Description

Library providing a virtual terminal emulator widget

Added to portage

2026-09-13

vte - 0.84.1
Ebuild name:

x11-libs/vte-0.84.1

Description

Library providing a virtual terminal emulator widget

Added to portage

2026-09-13

vte-common - 0.84.1
Ebuild name:

gui-libs/vte-common-0.84.1

Description

Library providing a virtual terminal emulator widget

Added to portage

2026-09-13

xmltv - 1.4.0-r1
Ebuild name:

media-tv/xmltv-1.4.0-r1

Description

Set of utilities to manage TV listings stored in the XMLTV format

Added to portage

2026-09-13

yelp - 49.2
Ebuild name:

gnome-extra/yelp-49.2

Description

Help browser for GNOME

Added to portage

2026-09-13

znc - 1.10.3
Ebuild name:

net-irc/znc-1.10.3

Description

An advanced IRC Bouncer

Added to portage

2026-09-13

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