Fact-checked by Grok 2 weeks ago

Gentoo Linux

Gentoo Linux is a versatile, source-based Linux distribution targeting advanced users, developers, and system administrators who prioritize customization and performance, achieved through compiling software from source code tailored to their hardware. It employs the Portage package management system, a Python-based framework inspired by the FreeBSD Ports collection, which handles dependencies, ebuild scripts for building packages, and extensive configuration options to enable fine-grained control over the installation process. As a rolling-release distribution, Gentoo provides continuous updates without fixed version cycles, supporting a wide array of architectures including x86, AMD64, ARM, PowerPC, and others, making it suitable for diverse environments from desktops to embedded systems. Originating in the late 1990s, Gentoo was founded by Daniel Robbins as Enoch Linux, inspired by Linux From Scratch, with the gentoo.org domain registered on October 4, 1999, and officially renamed Gentoo in 2000 to reflect its speed and adaptability, drawing from the swift Gentoo penguin species. The first stable release, version 1.0, arrived on March 31, 2002, introducing core innovations like the ebuild format and Portage, which revolutionized source-based package management in Linux. Over time, the project evolved from Robbins' individual leadership under Gentoo Technologies Inc. to a community-driven model; the Gentoo Foundation was incorporated on May 14, 2004, to oversee assets and trademarks, while the Gentoo Council was established in September 2005 via developer election to guide technical decisions. In March 2024, Gentoo became an associated project of Software in the Public Interest (SPI), enhancing its nonprofit governance and sustainability; as planned, the Gentoo Foundation began winding down operations in 2025, transferring its assets to SPI. What distinguishes Gentoo is its philosophy of user choice and optimization, positioning it as a meta-distribution that serves as a foundation for specialized variants like ChromeOS (via Chromium OS) and Funtoo Linux, while supporting non-Linux systems through Gentoo Prefix for cross-platform portability. Its emphasis on compiling packages enables features like CPU-specific flags for enhanced performance, though this requires significant user expertise and time compared to binary-based distributions. Gentoo maintains an active, transparent community through its wiki, forums, and annual FOSDEM presence, with ongoing development ensuring compatibility with modern kernels, desktop environments such as GNOME and KDE Plasma, and emerging hardware.

Overview

Definition and Philosophy

Gentoo Linux is a meta-distribution of the Linux operating system, characterized by its source-based package management system that enables users to compile software from source code tailored to their specific hardware and preferences. Unlike binary distributions, Gentoo emphasizes building packages on the user's machine, allowing for fine-grained customization and optimization to achieve superior performance and resource efficiency. This approach positions Gentoo as a flexible platform adaptable to diverse use cases, from servers to desktops, without predefined variants or editions. At its core, Gentoo's philosophy revolves around "choice and control," empowering users to shape their system according to individual needs while adhering to free software principles. The distribution favors open-source, modular builds that promote free software principles, while supporting the installation of proprietary components where necessary, and promoting self-hosting capabilities where the system can be rebuilt from scratch using its own tools. Recent enhancements, such as optional binary packages, serve as conveniences for faster installation on resource-constrained hardware but do not alter the foundational source-based model, which remains central to user autonomy and system integrity. Key tenets of Gentoo include optimization through user-defined compiler flags, such as CFLAGS for CPU-specific tuning, and USE flags that enable conditional compilation to include or exclude features during the build process. This granularity allows for a lean, efficient system without unnecessary dependencies. Additionally, Gentoo operates on a rolling-release model, providing continuous updates without fixed version cycles, ensuring users always have access to the latest software while maintaining stability through selective testing branches. Historically inspired by the FreeBSD Ports system, Gentoo adapts this ports-like framework into Portage, a next-generation tool that extends these principles to the Linux ecosystem for enhanced portability and modularity.

Relation to Other Distributions

Gentoo Linux distinguishes itself from binary-based distributions such as Ubuntu and Fedora primarily through its source-based package management, which requires users to compile software from source code rather than installing pre-built binaries. This approach allows for hardware-specific optimizations, such as profile-guided optimization (PGO) and architecture-specific compiler flags like -march=native, potentially yielding better performance tailored to the user's system, whereas binary distributions prioritize ease of installation with generic packages that work across a broad range of hardware. However, this compilation process can extend installation and update times significantly compared to the rapid deployment offered by Ubuntu's APT or Fedora's DNF, making Gentoo less suitable for users seeking quick setups. In comparison to Arch Linux, Gentoo shares a user-centric philosophy and rolling-release model, both appealing to experienced users who value customization and up-to-date software without major version upgrades. Both distributions emphasize manual configuration during installation to foster a deep understanding of Linux systems, but they diverge in package handling: Arch relies on the binary-focused Pacman package manager with access to the Arch User Repository (AUR) for additional software, enabling faster updates, while Gentoo's Portage system compiles from source, offering finer control through mechanisms like USE flags for feature selection. Arch defaults to systemd for initialization, contrasting with Gentoo's preference for OpenRC, though the latter supports systemd as an option. Gentoo's Portage package management system draws inspiration from the FreeBSD ports collection, adopting a similar framework for managing software dependencies and builds from source, but Gentoo is fundamentally a Linux-based distribution using the Linux kernel rather than the BSD kernel. This Linux foundation enables Gentoo to leverage the broader ecosystem of Linux drivers and applications, while incorporating BSD-like portability concepts to support multiple architectures, though it lacks the native binary compatibility and jails system found in FreeBSD. Gentoo offers distinct advantages for advanced users, particularly in embedded systems and servers, where its source-based compilation allows for highly optimized, minimal footprints that scale from resource-constrained devices like Raspberry Pi to large clusters, enabling custom patches and reduced dependencies for efficiency. For beginners, however, the time-intensive compilation and configuration demands pose significant challenges, often requiring substantial learning investment compared to more accessible distributions.

History

Founding and Early Development

Gentoo Linux originated from the work of Daniel Robbins, a developer who had contributed to the Stampede Linux distribution in the late 1990s. Frustrated by managerial issues and the desire for a lean, high-performance system, Robbins resigned from Stampede and initiated a solo project in 1998, developing an automated package management system using shell scripts to handle source code unpacking, patching, compilation, and installation. This effort culminated in the creation of Enoch Linux, registered under the domain gentoo.org on October 4, 1999, with the initial goal of providing a source-based distribution that minimized bloat and maximized hardware optimization through customizable compilation. In 2000, Robbins renamed the project Gentoo Linux, drawing inspiration from the Gentoo penguin (Pygoscelis papua), the fastest-swimming species of penguin, to symbolize the distribution's emphasis on speed and efficiency gained through source code optimization. The renaming reflected the project's maturation from a personal endeavor to a more professional distribution, while retaining its core focus on automating source-based setup to make it more accessible than manual builds like those in contemporary projects. Early development centered on the ebuild format and the emerging Portage system, influenced by BSD Ports, to enable flexible software management. Coordination occurred primarily through IRC channels on openprojects.net, where a small team of about ten developers began contributing to bug fixes and enhancements. The initial releases targeted the x86 architecture, prioritizing performance tuning for Intel and compatible processors prevalent at the time. Community-driven input helped refine the installation process, which involved bootstrapping from minimal stages to a full system via source compilation. Gentoo Linux 1.0 was officially released on March 31, 2002, marking the project's first stable version and establishing its reputation for customization in the growing Linux ecosystem.

Major Milestones and Evolution

In 2002, Gentoo Linux achieved its first stable release, version 1.0 on March 31, which fully integrated Portage as the core package management system. This integration solidified Portage's role in enabling source-based compilation and customization, distinguishing Gentoo from binary-focused distributions of the era. By 2004, the Gentoo Foundation was established on May 14 as a non-profit entity to oversee governance, protect trademarks, and manage assets transferred from the original Gentoo Technologies Inc., ensuring long-term sustainability amid growing community contributions. This structural change facilitated broader developer involvement and legal protections for the project's intellectual property. Throughout the 2010s, Gentoo expanded its architecture support to include ARM and MIPS platforms, with ARM development accelerating around 2012 through dedicated projects that adapted Portage for embedded and mobile hardware, while MIPS support matured by mid-decade for broader compatibility in networking and legacy systems. Community engagement surged during this period, evidenced by increased forums activity and GLEPs (Gentoo Linux Enhancement Proposals), culminating in the 2015 migration to Git for version control on August 12, which streamlined ebuild repository management and collaborative workflows. Entering the 2020s, Gentoo maintained its rolling-release model without traditional version numbering, prioritizing continuous updates over discrete releases to deliver cutting-edge software while preserving user configurability. In March 2024, Gentoo became an associated project of Software in the Public Interest (SPI), enhancing its nonprofit governance and sustainability. Commit activity remained robust, reaching 123,942 in the main ::gentoo repository in 2024—a 2.4% increase from 2023—reflecting sustained developer momentum despite challenges like attrition, including notable developer farewells in 2021 that prompted recruitment efforts to balance team dynamics. Handbook revisions continued apace, with the AMD64 installation guide updated on May 9, 2025, to incorporate modern hardware optimizations and streamline setup processes. In a brief nod to installation enhancements, binary package hosting was introduced in December 2023 for amd64 and arm64, offering pre-compiled options alongside source builds to reduce compilation times without altering core philosophies.

Design and Features

Portage Package Management System

Portage serves as the core package management system for Gentoo Linux, enabling the installation, updating, and maintenance of software packages primarily from source code while providing advanced dependency resolution capabilities. It operates on a source-based model, allowing users to compile packages optimized for their specific hardware and system configuration, which distinguishes it from binary-focused package managers in other distributions. The system relies on a tree-based repository structure, where the primary Gentoo ebuild repository contains metadata files known as ebuilds that define build instructions for individual software packages. These ebuilds, stored in directories organized by category and package name (e.g., /var/db/repos/gentoo/net-proxy/tinyproxy), provide essential details such as package dependencies, source download locations, and step-by-step build processes. Additional overlay repositories can extend the main tree for custom or third-party packages, maintaining a modular approach to package distribution. Key operations in Portage are performed via the emerge command, which handles package installation, updates, and synchronization. For instance, emerge --sync updates the Portage tree by fetching the latest ebuilds and metadata from the repository, ensuring access to current package versions. To install or compile a package, users run emerge <package-atom>, such as emerge --ask net-proxy/tinyproxy, which prompts for confirmation before downloading sources, resolving dependencies, and building the software. This command-line tool supports options like --pretend to simulate actions without execution, aiding in dependency previews. Portage excels in dependency handling by automatically resolving both build-time and run-time requirements for packages, pulling in necessary components to ensure a functional system. It supports package slots, allowing multiple versions of the same package to coexist (e.g., via atoms like category/package:slot), which facilitates transitions during upgrades without breaking dependent software. Package masks provide control by blocking specific versions from installation, often used to prevent unstable or incompatible releases, configurable through files like package.mask. Ebuilds are scripted in Bash for broad portability across supported architectures, defining a series of standardized phases to orchestrate the build process. Core phases include unpack to extract source archives, compile to build the software (encompassing configure and actual compilation steps), and install to place binaries and files into the filesystem. These phases can be invoked individually for debugging or partial rebuilds, with ebuilds adhering to evolving EAPI (Ebuild API) versions to incorporate new features while maintaining backward compatibility. Portage integrates with mechanisms like USE flags to enable conditional compilation based on user preferences, though detailed flag management occurs separately.

Customization and Optimization Mechanisms

Gentoo Linux emphasizes user-driven customization, allowing administrators to tailor the system to specific hardware, security needs, and performance goals through configurable mechanisms integrated into its source-based compilation model. These mechanisms enable fine-grained control over software features, compilation parameters, and system components, distinguishing Gentoo from distributions with fixed binaries. By adjusting these settings, users can minimize resource usage and optimize for their environment, though this requires careful configuration to maintain stability. Central to Gentoo's customization is the USE flag system, which consists of global and local variables that enable or disable optional features in packages during compilation. USE flags determine aspects such as supported libraries, graphical interfaces, or debugging symbols; for instance, setting USE="gtk -qt" prioritizes GTK over Qt for user interfaces in applications. Globally, these flags are defined in the /etc/portage/make.conf file using the USE variable, applying to all packages unless overridden, while local adjustments for specific packages are made in /etc/portage/package.use to avoid broad impacts. This approach allows users to exclude unwanted dependencies, such as multimedia codecs or network protocols, resulting in leaner installations. Compiler optimization in Gentoo is achieved by tuning CFLAGS and CXXFLAGS variables, which pass architecture-specific instructions to the GCC compiler for enhanced code generation. These flags are typically set in /etc/portage/make.conf, with examples including -march=native to optimize for the host CPU's instruction set (e.g., targeting Skylake or Zen architectures) and -O2 for a balanced level of optimization that improves execution speed without excessive compilation time. Higher levels like -O3 offer further gains but risk instability in some packages, so -O2 is recommended for general use alongside safe options like -pipe for faster linking. Such tuning produces binaries that leverage hardware capabilities more efficiently, potentially yielding performance improvements in compute-intensive tasks compared to generic compilations. Gentoo's modular design extends customization to core system elements, including kernel configuration and base system profiles. The kernel can be built using genkernel, a tool that automates compilation with default options or interactive menus like menuconfig for selecting drivers and features as built-in or loadable modules, ensuring only necessary components are included. Manual configuration alternatives provide deeper control, allowing users to enable specific filesystems (e.g., Btrfs) or hardware support (e.g., NVMe) while avoiding bloat from unused modules. Profiles define variant baselines for the system, such as desktop-oriented or server-focused setups, influencing default USE flags and package selections to align with use cases. This modularity supports tailored kernels and profiles that integrate seamlessly with Portage. These mechanisms collectively reduce system bloat by excluding unnecessary code, enhance performance through targeted optimizations, and bolster security by disabling vulnerable features, but they demand expertise to prevent compilation errors or boot failures from incompatible settings.

Portability and Architecture Support

Gentoo Linux supports a wide range of hardware architectures through its source-based distribution model, enabling installations on diverse platforms from traditional desktops to specialized embedded systems. The primary architectures, amd64 (x86-64) and x86 (32-bit), receive full support including dedicated installation handbooks and stage3 tarballs for streamlined setup. Secondary architectures such as ARM, ARM64 (aarch64), PowerPC (PPC and PPC64), MIPS, RISC-V, Alpha, and hppa are also supported as of 2025, with MIPS and Alpha achieving full support in early 2025, though some like RISC-V and certain ARM or hppa variants lack full handbooks due to hardware diversity; stage3 tarballs are available for each to facilitate architecture-specific bootstrapping. The Portage package management system plays a central role in Gentoo's portability by maintaining architecture-independent ebuilds, which define package build instructions in a portable format. Architecture-specific adaptations are handled through targeted patches, USE flags, and keywords in ebuild metadata; for instance, the "~amd64" keyword marks packages as testing (unstable but emerging) for the amd64 architecture, while "amd64" denotes stable releases. This structure allows developers to port Gentoo to new platforms by creating custom profiles and incrementally keywording packages, ensuring broad compatibility without rewriting core ebuilds. Gentoo's architectural flexibility suits various use cases, including embedded devices for resource-constrained environments, high-performance servers in clusters, and customizable desktops. A notable example is the ChromeOS project, which forked Portage to manage packages in Gentoo-based chroots, adapting it for Chromebook hardware with architecture-specific optimizations. One challenge in non-x86 architectures like ARM or MIPS is extended compilation times due to lower processing power compared to x86 hardware, potentially prolonging initial setups. However, as of 2025, Gentoo mitigates this through official binary package support for architectures including amd64 and arm64, providing pre-compiled core system packages for faster installation and updates without sacrificing source customization options.

Installation and Setup

Installation Stages and Process

The installation of Gentoo Linux is a manual, source-based process that emphasizes user control and system optimization, typically performed from a live environment provided by Gentoo's minimal installation media. Users begin by booting from this media, such as the install-amd64-minimal ISO, which loads a basic Linux environment into RAM without requiring an existing operating system. Once booted, the installer connects to the internet for downloading files and proceeds to prepare the target disk. Preparation involves partitioning the disk to create necessary filesystems, such as a root partition, a swap partition sized appropriately to the system's RAM, and an EFI system partition for UEFI systems. Choices for filesystems (e.g., ext4, XFS, or Btrfs) and partition layouts vary based on user preferences and hardware configurations, including boot modes like UEFI or BIOS. After partitioning, the root filesystem is formatted and mounted to a designated directory, with additional mounts for boot-related partitions as needed; pseudo-filesystems like /proc, /sys, and /dev are also bound-mounted to ensure a functional chroot environment later. This setup allows the installer to build the new system directly on the disk without interference from the live media. Gentoo's installation relies on stage tarballs, which are pre-built snapshots of the base system at different compilation levels to balance flexibility and time efficiency. Stage 1 tarballs provide a minimal set of tools on a bare filesystem, requiring the user to compile nearly everything from source, including the full base system, which is suitable for advanced customization but time-intensive. Stage 2 builds upon Stage 1 by including a chrooted environment with partially compiled components, allowing further compilation within the new root; however, both Stage 1 and Stage 2 are largely deprecated in favor of the more streamlined option. Stage 3 tarballs, the recommended starting point, deliver a pre-compiled base system with essential packages already optimized, enabling a faster bootstrap while still permitting extensive post-install compilation. Users should choose the appropriate init system variant (OpenRC or systemd) when downloading the Stage 3 tarball. These tarballs are architecture-specific (e.g., amd64) and downloaded from official Gentoo mirrors. The core installation process centers on extracting the Stage 3 tarball to populate the new root filesystem, followed by entering the chroot environment to activate Portage configurations. Within the chroot, users select a profile to define the base system variant, then configure system-wide settings in Portage, including optimization flags, parallel compilation options, feature selections via USE flags, and input device specifications. Additional configurations include setting the timezone, generating locales, and defining the hostname. The Portage tree is synchronized, and the world set—comprising the entire installed package dependency graph—is updated and compiled, resolving and building dependencies tailored to the configured optimizations. A bootloader, such as GRUB, is then installed to ensure the system can boot independently, with configurations adapted to the boot mode (e.g., UEFI or BIOS). Post-installation steps finalize the bootable system. The Linux kernel is compiled from source, configured to include necessary drivers (e.g., for filesystems and networking), and installed, followed by updating the initramfs if required. The /etc/fstab file is generated or edited to map partitions reliably, often using UUIDs for mounting. Additional configurations include setting the root password, enabling essential services like DHCP, and optionally creating user accounts. Upon exiting the chroot, unmounting filesystems, and rebooting, the new Gentoo system loads for the first time, where further package installations and tweaks can occur. This process, while demanding several hours to days depending on hardware, results in a highly tuned system.

Profiles and System Configuration

In Gentoo Linux, profiles serve as foundational configurations that define the base system behavior, including default USE flags, package sets, and other Portage settings. These profiles are organized in a directory-based structure within the Gentoo repository, with a symlink to the active profile. Profiles inherit settings from parent profiles through a cascading mechanism. They establish global USE flags—such as enabling or disabling features like X11 support or specific libraries—and define system package sets that determine essential software inclusions, ensuring a tailored yet consistent base system. Profiles determine the system's architecture, release version, and optional subprofiles for specialized environments, such as desktop interfaces or server optimizations. Subprofiles extend the base profile by inheriting and adding configurations; for example, those for desktop environments like KDE Plasma or GNOME pull in relevant dependencies and USE flags without altering the core profile. Server-oriented subprofiles, emphasizing minimalism or specific services, follow similar inheritance patterns to prioritize efficiency over graphical components. System configuration beyond profile selection occurs primarily through files in /etc/portage/, where defaults are overridden for finer control. The /etc/portage/make.conf file manages global settings, including adjustments to USE flags, compiler flags, mirrors, and build parallelism options. This file takes precedence over profile-defined variables, enabling customization of build behaviors and package handling across the system. For stability management, the /etc/portage/package.accept_keywords file controls keyword acceptance per package, overriding the global ACCEPT_KEYWORDS from the profile or make.conf; stable packages use architecture-specific keywords, while testing versions use prefixed variants, allowing selective adoption of unstable components without affecting overall system stability. Profiles support mixing through multi-level inheritance, where subprofiles combine base, desktop, and other elements, though compatibility warnings from news items or configuration tools must be addressed to prevent update conflicts. Hybrid setups demand synchronization with repository updates and profile news to sustain stability, as mismatched inheritance may result in unresolved dependencies or deprecated features. Profiles evolve with major releases, requiring profile switches and subsequent rebuilds for toolchain changes to align the system with upstream advancements.

Binary Package Integration

In December 2023, Gentoo Linux introduced official support for binary packages, providing users with an optional alternative to its traditional source-based compilation model through the Portage package manager. This feature allows downloading pre-compiled binaries from a centralized repository, enabling faster installations and updates while maintaining compatibility with the existing source workflow. By 2025, binary package coverage has expanded to a full suite for the amd64 (x86-64) and arm64 (aarch64) architectures, including core system components, desktop environments such as KDE Plasma and GNOME, applications like LibreOffice, and tools like Docker, with daily updates for stable branches. For other architectures, support remains limited to core system packages and weekly updates. These binaries are built using standard Gentoo profiles, such as default/linux/amd64/23.0/desktop/gnome and equivalent arm64 variants, with conservative compiler flags like CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe" for amd64 to ensure broad compatibility. The primary benefit of binary packages is significantly reduced installation and update times—often from hours to minutes on resource-constrained hardware—making Gentoo more accessible for cloud deployments, older systems, or users prioritizing convenience over deep customization. However, binaries use generic optimizations and default USE flags, limiting user-specific tuning compared to source builds, and they do not alter Gentoo's core philosophy of flexibility and source availability as the default.

Variants and Releases

Standard Profiles and Subprofiles

Gentoo Linux offers a range of standard profiles that define the core configuration, USE flags, package versions, and essential packages for a system, tailored to specific architectures and use cases. These profiles are organized hierarchically, with base profiles serving as foundations that can be extended by subprofiles for specialized environments. As of 2025, the current base profile version is 23.0, which includes updated toolchain defaults such as hardened features and performance optimizations introduced in the 2024 bump. Base profiles are architecture-specific and incorporate stability keywords to indicate testing levels. For instance, the amd64 profile default/linux/amd64/23.0 is stable, providing a general-purpose setup for x86-64 systems, while ~amd64 denotes testing branches for packages under development. Similar base profiles exist for other architectures, such as default/linux/arm64/23.0 for AArch64 and default/linux/x86/23.0 for 32-bit x86, ensuring portability across hardware. Profiles like default/linux/amd64/23.0/systemd integrate systemd as the init system instead of the default OpenRC. Stability is maintained through keywording, where stable profiles receive fully tested updates, and experimental ones (marked (exp)) like default/linux/amd64/23.0/musl use alternative C libraries for lightweight systems. Subprofiles build upon base profiles to support targeted deployments, such as desktops, servers, or development. Desktop subprofiles include default/linux/amd64/23.0/desktop for minimal window managers like i3, and more complete ones like default/linux/amd64/23.0/desktop/gnome or default/linux/amd64/23.0/desktop/plasma for GNOME or KDE Plasma environments, respectively, which pull in necessary graphics and multimedia packages. For servers or minimal installations, the base profile default/linux/amd64/23.0 suffices without desktop additions, emphasizing a lightweight setup. The developer subprofile, such as default/linux/amd64/23.0/developer, is designed for Gentoo-specific development tasks, including tools for package maintenance, and is not recommended for general use. Other variants like default/linux/amd64/23.0/no-multilib enforce a pure 64-bit environment by excluding 32-bit compatibility. Profiles can be selected and switched using the eselect profile tool during or after installation. Standard profiles manage package sets to maintain system integrity. The @profile set includes profile-defined essential packages, such as core utilities and the kernel, automatically handled by Portage. The system set encompasses the minimal required packages for booting and basic operation, while the world set tracks all user-installed packages beyond the system essentials. When updating profiles or dependencies, running emerge @preserved-rebuild rebuilds affected packages to resolve library preservation issues, ensuring compatibility across sets. Profile evolution occurs through periodic bumps to incorporate major changes, such as new compiler defaults or ABI updates, with the transition from 17.1 to 23.0 in 2024 marking a significant update after several years. These bumps, roughly annual but driven by toolchain advancements, require users to follow upgrade guides to migrate smoothly, often involving USE flag adjustments and package rebuilds.

Hardened Gentoo Security Variant

The Hardened Gentoo project, initiated in 2003, enhances the base Gentoo Linux distribution with layered security mechanisms to protect against exploits and minimize potential damage from compromises. It focuses on integrating upstream-supported hardening techniques rather than relying solely on proprietary patches, making it suitable for production servers and workstations in threat-heavy environments. Key profiles include the base hardened/linux/amd64, which applies security-oriented defaults during compilation and linking. Subvariants extend this with mandatory access control systems, such as selinux/v2refpolicy/amd64/hardened for SELinux integration and options for AppArmor via compatible USE flags and kernel configurations. These profiles enable position-independent executables (PIE), stack-smashing protection (stack canaries), and address space layout randomization (ASLR) by default through toolchain modifications. Additional features encompass control flow integrity (CFI) via the -fcf-protection=full flag (enabled since 2021 with the cet USE flag), support for hardened memory allocators like hardened_malloc packages, and JIT compilation disabling through profile-masked USE flags (-jit, -orc) to prevent executable memory regions. The project provides modern alternatives to legacy PaX and Grsecurity patches, leveraging toolchain options such as -D_FORTIFY_SOURCE=3 for fortified source code (enabled by default since 2023), full RELRO, and BIND_NOW for read-only relocations. Installation begins with a hardened stage3 tarball, followed by profile selection using eselect profile set and rebuilding the toolchain and world set to apply hardening flags. As of 2025, the project remains active, with documentation updates as recent as July 2025, though its specialized nature demands greater ongoing maintenance compared to standard Gentoo profiles.

Release Media History

The release media for Gentoo Linux has evolved significantly since its inception, initially relying on basic bootable environments suited to the hardware limitations of the early 2000s. In the distribution's early days around 2002, installation primarily involved boot floppies or early LiveCD images that provided a minimal Linux environment for bootstrapping the system via network downloads of stage tarballs. These floppies, often used for initial kernel booting and partitioning, gave way to more robust CD-based media as optical drives became standard, enabling self-contained installation environments without immediate network dependency. By the mid-2000s, Gentoo standardized on the Minimal Installation CD, a lightweight, bootable ISO image containing a basic Gentoo environment for stage1 or stage3 bootstrapping. This media, typically under 700 MB, includes essential tools like Portage but requires an internet connection to fetch packages, emphasizing Gentoo's source-based philosophy. Releases of the Minimal Install CD occur periodically, often aligned with toolchain updates or major kernel changes, such as the 2025-06-29 image incorporating KDE Plasma 6.3 and enhanced binary package support for faster setups. The transition to USB-based media accelerated in the late 2000s and 2010s, with official support for writing ISOs to USB sticks using tools like dd, allowing portable installations on modern hardware. During this period, netboot options gained prominence for resource-constrained or diskless setups, particularly for architectures like SPARC, where PXE booting from a network server delivers the minimal environment without physical media. This shift reduced download sizes and supported embedded or server deployments, with handbooks detailing netboot configurations using TFTP and NFS. By the 2010s, USB and netboot became preferred for lighter, faster installations, especially as CD drives declined in prevalence. Special releases cater to niche use cases, including embedded systems and specific architectures. For embedded devices like routers, Gentoo provides stage tarballs via the Embedded Handbook, enabling cross-compilation and minimal root filesystems without dedicated ISOs, focusing on uClibc or musl libc for size optimization. Live environments, such as the SystemRescue project (originally Gentoo-based from 2003 to 2019), offered bootable rescue media with tools for data recovery and partitioning, though it later transitioned to an Arch Linux base. Architecture-specific media, like ARM images, eschew ISOs in favor of stage3 tarballs or netboot setups due to hardware diversity, with autobuilds updated monthly for targets like arm64. As of 2025, Gentoo's release media emphasize integration with binary packages through updated handbooks, allowing hybrid source/binary installations via the Minimal ISO or LiveGUI USB images, which now include pre-configured binary repositories to streamline bootstrapping on rolling-release systems. No major versioning shifts have occurred, reflecting Gentoo's continuous update model, with media like the weekly amd64 LiveGUI providing graphical aids for newcomers.

Community and Challenges

Development Model and Community

Gentoo Linux employs a distributed, volunteer-driven development model, where contributors maintain the system's package repository through a decentralized structure of projects and teams. The primary repository, gentoo.git, hosts the Portage tree and sees over 120,000 commits annually, reflecting sustained high activity among developers; for instance, 2024 recorded 123,942 commits, a 2.4% increase from the prior year. Global decisions on policies and issues affecting multiple projects are handled by the Gentoo Council, an elected body of developers that meets monthly and operates via majority vote. The Gentoo Foundation serves as the legal and financial entity, safeguarding intellectual property, managing donations, and ensuring project continuity without direct involvement in technical development. The community supports this model through active platforms for collaboration and support. The official forums at forums.gentoo.org facilitate discussions on installation, troubleshooting, and feature requests, with millions of posts accumulated over the years. Real-time assistance occurs in the #gentoo IRC channel on Libera.Chat, which maintains over 1,000 concurrent users and focuses on user queries. The Gentoo wiki at wiki.gentoo.org provides comprehensive documentation, including handbooks and project pages, with regular updates continuing into 2025, such as revisions to installation guides and policy documents. New developers are recruited through a structured process tracked via bugs.gentoo.org, where aspiring contributors submit bugs, undergo quizzes on ebuild writing and policies, and demonstrate maintenance of packages under supervision. Contributions emphasize ebuild maintenance, handled by core developers and proxy maintainers who oversee herds of related packages, alongside user-submitted bug reports that drive improvements. The community's code of conduct, enforced by the Council and Community Relations team, promotes inclusivity by encouraging respectful interactions, clear communication for non-native English speakers, and diversity in perspectives, with efforts intensified in the 2020s to foster a welcoming environment. In 2025, community engagement remains robust, exemplified by the rapid response to the April call for support from the Oregon State University Open Source Lab, which hosts Gentoo infrastructure and prompted donations and volunteer coordination to sustain operations.

Notable Incidents

In June 2018, the Gentoo GitHub organization was compromised by an unauthorized actor who gained access to multiple repositories, including those for Portage (the package manager) and musl-dev (a C library implementation). The attacker replaced source code with malicious scripts designed to wipe user files upon execution, posing a significant supply chain risk to users syncing from the affected mirrors. Although the Gentoo infrastructure itself remained secure, with no compromise to cryptographic keys or signed packages, the incident highlighted vulnerabilities in third-party hosting for open-source projects. Gentoo developers swiftly regained control within hours, reverted the changes, and advised users to avoid the tampered repositories, resolving the issue without widespread impact. The breach prompted Gentoo to enhance security protocols, including better access controls and verification processes for ebuilds (package build scripts), addressed through subsequent Gentoo Enhancement Proposals (GLEPs) aimed at mitigating supply chain attacks in the Portage system. Similar concerns arose earlier in the decade with the 2017 removal of hardened kernel sources from the official repository, following restrictions on Grsecurity patches by their developers, which forced users reliant on those security enhancements to seek alternatives and sparked discussions on sustainable hardening strategies. In May 2021, Gentoo's Freenode IRC channels were hijacked amid a broader network takeover by its management, leading to the suspension of volunteer staff and unauthorized channel seizures, including key Gentoo support and development spaces. This disrupted community communication, exposing risks in relying on external platforms for collaboration. Gentoo responded by migrating all channels to Libera.Chat, preserving continuity and underscoring the importance of decentralized tools for open-source projects. Developer discussions in 2023 centered on toolchain updates for the 23.0 profiles, which incorporated enhanced hardening features like Control-flow Enforcement Technology (CET) on amd64 and non-lazy binding to reduce exploitation risks, though these changes required careful testing to avoid compatibility issues in the compilation process. As of 2025, Gentoo has reported no major breaches, maintaining vigilance through regular audits of its expanding binary package repository, introduced to accelerate installations while upholding source-based security principles via reproducible builds and the Gentoo Security Project's vulnerability monitoring.

Identity and Ecosystem

Logo and Mascots

The official Gentoo logo consists of a stylized lowercase "g" in a vibrant green color, designed to evoke the form of a swimming Gentoo penguin, symbolizing speed and agility. Introduced in 2000 by Gentoo founder Daniel Robbins, the logo also includes a signet variant featuring a direct penguin illustration, available in scalable vector formats such as SVG and EPS for versatile use across digital and print media. These elements combine with the word mark "Gentoo" to form horizontal and vertical compositions, ensuring clarity and recognizability in branding. Gentoo's primary mascot is the Gentoo penguin (Pygoscelis papua), selected to reflect the distribution's emphasis on optimized performance, as this species is renowned for its rapid underwater swimming speeds of up to 36 km/h. The penguin integrates with the broader Linux ecosystem's mascot, Tux, through community-created variants that blend Gentoo-specific styling, such as green accents or speed-themed poses, while adhering to official licensing. Although unofficial characters like Larry the Cow and Znurt have appeared in community contexts—such as humorous documentation references (e.g., the emerge --moo command)—the Gentoo penguin remains the core symbolic figure tied to the project's identity. The logo's evolution began with simple ASCII art representations in early project communications around 2000, progressing to vector-based designs refined by artists like Lennart Andre Rolland and Matteo "Peach" Pescarin, with a notable Blender-modeled update in 2013. Under the oversight of the Gentoo Foundation, modern branding emphasizes consistency through a Creative Commons Attribution-ShareAlike 4.0 license for the "g" logo, ensuring free use while protecting the trademark. The Foundation's trademark policy permits logo usage for community events, educational materials, and non-commercial merchandise, provided it includes hyperlinks to gentoo.org and complies with the project's code of conduct, but prohibits misleading commercial implications. In Gentoo's cultural landscape, the logo and penguin mascot appear prominently in official documentation, such as installation handbooks and artwork repositories, fostering a sense of community pride. They feature on licensed merchandise like stickers and badges sold through approved vendors, with proceeds partially supporting the project, and are deployed at events via promotional flyers, posters, and mugs to engage users and developers. This visual identity reinforces Gentoo's ethos of customization and performance, appearing in swag distributed at conferences to symbolize the distribution's lightweight, adaptable nature.

Derived Distributions

Gentoo Linux has inspired numerous derived distributions that adapt its Portage package management system and source-based philosophy to specialized use cases, ranging from enterprise environments to security auditing and cloud infrastructure. These derivatives often emphasize customization while incorporating binary packages for efficiency or targeting niche hardware like embedded systems. One prominent historical fork is Funtoo Linux, created by Daniel Robbins, the founder of Gentoo, in late 2007 as an alternative emphasizing faster update cycles and streamlined development processes compared to upstream Gentoo. Funtoo maintained compatibility with Gentoo's Portage while introducing features like Metro for automated builds, but the original project was discontinued in 2024; as of September 2025, a new iteration is being developed targeting release in early 2026. Calculate Linux, launched in 2007, is an active enterprise-oriented derivative that builds on Gentoo by providing a large repository of pre-compiled binary packages alongside source options, facilitating quicker installations for desktops, servers, and scratch builds tailored to business needs. It uses Portage but adds tools like the Calculate server for automated deployments, making it suitable for stable, rolling-release environments in professional settings. Google's ChromeOS and its open-source counterpart ChromiumOS heavily incorporate Portage for package management within containerized environments, enabling efficient handling of updates and dependencies for web-centric computing on diverse hardware. This adaptation highlights Gentoo's influence on lightweight, secure operating systems optimized for cloud and device deployment, with Portage managing ebuilds for core components since the project's inception in 2009. Container Linux, originally developed by CoreOS starting in 2013, utilized Gentoo's Portage for building immutable container-focused images but reached end-of-life in 2020; its community-driven successor, Flatcar Linux, continues to utilize Gentoo's Portage for building and managing packages in cloud-native infrastructures, while Fedora CoreOS serves as the Red Hat-backed alternative based on Fedora. Other notable derivatives include Pentoo, an active live distribution since 2006 geared toward penetration testing and security assessments, featuring a Gentoo base with specialized tools and overlays for ethical hacking workflows. Sabayon Linux, introduced in 2007 as a user-friendly binary-enhanced Gentoo variant with its Entropy package manager, was discontinued in 2020 after rebranding attempts, though it influenced later projects like MocaccinoOS. More recently, Argent Linux emerged in 2024 with its 1.5.3 release on September 19, 2025, offering a systemd-enabled Gentoo-based workstation distribution aimed at developers seeking optimized performance and modern hardware support. Additional active derivatives as of January 2025 include Redcore Linux and Xenia Linux. As of January 2025, 16 active Gentoo-derived distributions are listed, underscoring Gentoo's enduring impact on specialized ecosystems such as embedded systems and cloud computing, including ports for RISC-V architectures that enable deployment on emerging hardware platforms.

References

  1. [1]
    Welcome – Gentoo Linux
    ### Summary of Gentoo Linux
  2. [2]
    Gentoo History
    Aug 2, 2025 · Gentoo is an independent software distribution that traces it's origins to the end of the 1990's. Gentoo has targeted several *BSDs in the past.The birth of Gentoo · The transition to The Gentoo... · The rise of the Gentoo Council
  3. [3]
    DistroWatch.com: Gentoo Linux
    ### Summary of Gentoo Linux
  4. [4]
  5. [5]
    FAQ - Gentoo wiki
    Aug 30, 2024 · The Gentoo Linux distribution takes it's name from the Gentoo penguin, who's scientific name is Pygoscelis papua. The name Gentoo was given to ...Project:Portage/FAQ · FAQ/nl · Polski
  6. [6]
    The philosophy of Gentoo – Gentoo Linux
    ### Summary of Gentoo Linux Philosophy
  7. [7]
    Gentoo Social Contract
    The Gentoo social contract describes development policies, Gentoo as free software, and that it will give back to the free software community.
  8. [8]
    Gentoo goes Binary!
    Dec 29, 2023 · We're now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates.Missing: blobs | Show results with:blobs
  9. [9]
    Benefits of Gentoo
    Sep 24, 2024 · Gentoo is an exceptionally stable, powerful, and flexible distribution that leverages installing from source code to provide functionality that would be hard ...Missing: blobs | Show results with:blobs
  10. [10]
    Difference Between Arch and Gentoo Linux Distributions - Baeldung
    Mar 18, 2024 · Arch Linux employs a rolling release model, whereas Gentoo adheres to a semi-rolling release model. While these models share similarities, it's ...
  11. [11]
    AndrewPantyukhin/Upak/Gentoo - FreeBSD Wiki
    Oct 3, 2022 · Upak - Gentoo Highlights. Gentoo Portage was inspired by BSD Ports. It has many outstanding features: a single tool (emerge) to update the ...
  12. [12]
    Gentoo FreeBSD
    Nov 25, 2024 · Gentoo FreeBSD was a Gentoo system based on the FreeBSD kernel. Gentoo FreeBSD is no longer maintained by any active Gentoo developers.
  13. [13]
    Distribution Release: Gentoo 1.0 (DistroWatch.com News)
    2002-04-01, Distribution Release: Gentoo 1.0 ; Rate this project Average visitor rating: 8.7/10 from 83 review(s). Gentoo Linux 1.0 announcement: "The 1.0 ...
  14. [14]
    Foundation:Main Page - Gentoo Wiki
    Oct 6, 2025 · The Gentoo Foundation provides the legal and financial base for the Gentoo project, protecting intellectual property and financial ...Why a Gentoo Foundation? · Principles of the Gentoo... · The Board of Trustees
  15. [15]
    Project:ARM - Gentoo Wiki
    Jul 5, 2025 · Project:ARM keeps Gentoo up to date on ARM, maintains ARM metadata, and ensures up-to-date ARM packages using Gentoo metadata.Goals · Stabilization policy
  16. [16]
  17. [17]
    Gentoo Package Repository now using Git
    Gentoo Package Repository now using Git Aug 12, 2015 · Timeline. The Gentoo Git migration has arrived and is expected to be completed soon.Missing: control | Show results with:control
  18. [18]
    2024 in retrospect & happy new year 2025! - Gentoo Linux
    Jan 5, 2025 · The number of commits to the main ::gentoo repository has remained at an overall high level in 2024, with a 2.4% increase from 121000 to 123942.
  19. [19]
    Gentoo AMD64 Handbook
    May 9, 2025 · This handbook contains the installation instructions for an Internet-based installation and some additional sections for working with Gentoo's native software ...Installing Gentoo · Installing the Gentoo base... · Handbook:AMD64/Working...
  20. [20]
    Portage - Gentoo Wiki
    Portage is the official package manager and distribution system for Gentoo. It functions as the heart of Gentoo-based operating systems.Project:Portage/FAQ · Project:Portage · Portage Security · Etc/portage/repos.conf
  21. [21]
    ebuild - Gentoo wiki
    ### Summary of Ebuilds
  22. [22]
  23. [23]
    emerge - Gentoo wiki
    ### Summary of `emerge` Command (Gentoo Wiki)
  24. [24]
  25. [25]
    USE flag - Gentoo Wiki
    Sep 16, 2025 · USE flags serve to configure Portage to determine how each package will be configured on installation or update. USE flags can configure many ...USE-флаг · Flaga USE · Talk:USE flag
  26. [26]
  27. [27]
  28. [28]
    GCC optimization - Gentoo Wiki
    Sep 5, 2025 · This guide provides an introduction to optimizing compiled code using safe, sane CFLAGS and CXXFLAGS. It also describes the theory behind optimizing in general.
  29. [29]
  30. [30]
    Safe CFLAGS - Gentoo Wiki
    an introduction to optimizing compiled code using safe, sane CFLAGS and CXXFLAGS . Gentoo documentation page on backtraces ...
  31. [31]
    Genkernel - Gentoo Wiki
    genkernel is a tool created by Gentoo used to automate the build process of the kernel and initramfs. Some of the general features include:
  32. [32]
    Kernel/Gentoo Kernel Configuration Guide - Gentoo Wiki
    This document aims to introduce the concepts of manual kernel configuration and details some of the most common configuration pitfalls.
  33. [33]
    Profile (Portage) - Gentoo wiki
    Sep 30, 2025 · A Portage profile specifies default USE flags, sets values for /etc/portage/make.conf, defines system packages, and selects package versions. ...
  34. [34]
    Installing the Gentoo base system
    Jan 2, 2015 · A profile is a building block for any Gentoo system. Not only does it specify default values for USE , CFLAGS , and other important variables, ...Configuring the Linux kernel · Intel · 中文
  35. [35]
    Handbook:Main Page - Gentoo Wiki
    Apr 11, 2025 · The list below gives a high-level overview of the architectures supported by various Gentoo Linux projects. It is important to choose the ...
  36. [36]
  37. [37]
    Porting - Gentoo Wiki
    Aug 21, 2025 · This document aims to address porting Gentoo to new architectures/platforms/etc. The example used will port Gentoo Linux to the SuperH (sh) architecture.
  38. [38]
    ChromeOS - Gentoo Wiki
    Jun 15, 2023 · ChromeOS is built using Portage, Gentoo's package manager, and Gentoo-based chroots. ChromeOS uses the upstart init system.
  39. [39]
    portage: the Gentoo package manager (aka emerge)
    We use Gentoo's portage (aka emerge) as the package manager in Chromium OS. This page is more geared towards developers of the portage tool itself.
  40. [40]
    Minimizing compilation and installation time - Gentoo Wiki
    Dec 7, 2023 · Select compiler options for compilation speed. Some CFLAGS such as -pgo will result in much longer compile times. The pgo USE flag has the same ...
  41. [41]
    Gentoo Binary Host Quickstart
    Jun 26, 2025 · This article describes using the fully-supported Gentoo binary package host for amd64 and arm64 with the settings the packages are compiled with.
  42. [42]
    Stage file - Gentoo Wiki
    Jun 26, 2025 · A stage file, also known as a stage tarball, is an archive containing a minimal Gentoo environment, typically serving as a seed for a Gentoo install.
  43. [43]
    /etc/portage/make.conf - Gentoo wiki
    Sep 15, 2025 · /etc/portage/make.conf, previously located at /etc/make.conf, is the main configuration file used to customize the Portage environment on a global level.
  44. [44]
    ACCEPT_KEYWORDS - Gentoo Wiki
    Jul 21, 2025 · The ACCEPT_KEYWORDS variable informs the package manager which ebuilds' KEYWORDS values it is allowed to accept. This variable is used to select either stable ...
  45. [45]
    /etc/portage/package.accept_keywords - Gentoo wiki
    Sep 27, 2025 · accept_keywords will override values from package.keywords. The package.accept_keywords location is intended to replace the package.keywords ...
  46. [46]
    Upgrading Gentoo
    Jun 20, 2025 · Gentoo has its own approach to updates, this document explains how to upgrade (update) Gentoo, as well as how to proceed for a well maintained system.About Gentoo architecture and... · Updating packages · Profile updating instructions
  47. [47]
    Profile upgrade to version 23.0 available - Gentoo Linux
    Mar 22, 2024 · A profile upgrade to version 23.0 is available for your architecture. The new 23.0 profiles enable some toolchain hardening features and performance ...
  48. [48]
    Package Manager Specification - Gentoo wiki
    ### Summary of Package Sets in Gentoo and Use with `emerge @preserved-rebuild`
  49. [49]
    Hardened/Toolchain - Gentoo Wiki
    Apr 2, 2025 · The Gentoo Hardened project introduces a number of changes to the default behaviour of the toolchain (gcc, binutils, glibc/musl) intended to improve security.
  50. [50]
    Project:Hardened - Gentoo Wiki
    Apr 21, 2024 · Hardened Gentoo's purpose is to make Gentoo viable for highly secure, high stability production server environments.
  51. [51]
    Hardened Gentoo
    Jul 17, 2025 · Gentoo Hardened is a Gentoo project that offers multiple additional security services on top of the well-known Gentoo Linux installation.
  52. [52]
    Hardened/FAQ - Gentoo Wiki
    May 2, 2024 · No, the Hardened Gentoo Project is a collection of subprojects that all have common security minded goals. While many of these projects can be ...
  53. [53]
    SELinux/Installation - Gentoo Wiki
    Install Gentoo Linux according to the Gentoo Handbook installation instructions. It is recommended to use the hardened stage 3 tarballs.
  54. [54]
    View topic - hardened_malloc vs mimalloc, which is more secure?
    Jan 28, 2023 · on the other hand, i found a gentoo package for mimalloc, which has a hardened mode. reading through the features, both have their own unique ...View topic - Gentoo security tips for noob. Advice plsView topic - simple ebuild + patch for "make install failed to installMore results from forums.gentoo.org
  55. [55]
    I Installed Gentoo So You Don't Havtoo - Hackaday
    Nov 4, 2024 · The joy of Gentoo is the ability to install older/newer versions of any package (within reason) as they're built against your current libraries.
  56. [56]
    Choosing the right installation medium - Gentoo Wiki
    Jan 1, 2015 · The default installation media used by Gentoo Linux are the minimal installation CDs, which provide a very small, bootable, Gentoo Linux environment.
  57. [57]
    Gentoo Releases Updated Install Media Based On KDE Plasma 6.3 ...
    Jul 1, 2025 · Gentoo desktop. Those wanting to grab the new Gentoo install media can find the 2025-06-29 images available via Gentoo.org. 22 Comments ...
  58. [58]
    Sparc/Netboot - Gentoo Wiki
    Jan 31, 2022 · This article is a guide for setting up a netboot server for use with the Gentoo/SPARC netboot installation images.Missing: 2010s | Show results with:2010s
  59. [59]
    Embedded Handbook - Gentoo Wiki
    Apr 6, 2024 · The Gentoo Embedded Handbook is a collection of community maintained documents providing a consolidation of embedded and SoC knowledge for Gentoo.Missing: media | Show results with:media
  60. [60]
    SystemRescue Overview
    SystemRescue is a bootable Linux system for repairing systems after crashes, creating partitions, and reinstalling boot loaders, even for Windows users.
  61. [61]
    releases/arm/autobuilds/ :: Oregon State University Open Source Lab
    Gentoo · Fedora · Slackware · Ubuntu. [ICO], Name · Last modified · Size · Description. [PARENTDIR], Parent Directory, -. [DIR], 20251001T233423Z/, 2025-10-02 ...Missing: embedded images
  62. [62]
    Downloads - Gentoo Linux
    See the Gentoo Handbook for the complete installation documentation. It explains how you can find the right architecture for your machine.Inside Gentoo · Gentoo source mirrors · Current-livegui-amd64
  63. [63]
    Project:Council - Gentoo Wiki
    The elected Gentoo Council decides on global issues and policies that affect multiple projects in Gentoo. It also serves as an appeal court for disciplinary ...Appeals process · Meetings · Meeting logs · Slacker marks
  64. [64]
    Gentoo Foundation
    The Gentoo Foundation protects intellectual property, manages finances, and protects the Gentoo community, while not intervening in development.
  65. [65]
    IRC channels - Gentoo Linux
    #gentoo – Our main IRC support channel​​ With more than 1,000 connected users, it is one of the largest channels on libera. chat, and it focuses on Gentoo ...
  66. [66]
    Become a developer - Gentoo Linux
    There are two paths for becoming a Gentoo developer. Those who would like to focus on ebuild development will be interested in gaining commit access to gentoo. ...Becoming A Developer · Step 1. Contribute · Step 4. Take Quizzes
  67. [67]
    Project:Council/Code of conduct - Gentoo Wiki
    Nov 28, 2023 · Gentoo prides itself on being a community driven distribution that acts with the best interest of the community at heart. Rules and regulations ...
  68. [68]
    Urgent - OSU Open Source Lab needs your help - Gentoo Linux
    Apr 30, 2025. OSL logo Oregon State University's Open Source Lab (OSL) has been a major supporter of Gentoo Linux and many other software projects for years ...
  69. [69]
    Github Gentoo organization hacked - resolved
    Jun 28, 2018 · The Gentoo hardware was unaffected by this incident. Users using the default Gentoo mirroring infrastructure should not be affected. If you are ...Missing: announcement | Show results with:announcement
  70. [70]
    Gentoo Publishes Incident Report After GitHub Hack - SecurityWeek
    Jul 5, 2018 · The attacker also attempted to wipe users' files by adding “rm-rf” to some repositories, but Gentoo believes this method was unlikely to work ...Missing: 2005 | Show results with:2005
  71. [71]
  72. [72]
    Gentoo Freenode channels have been hijacked
    A large number of Gentoo channels have been hijacked by Freenode staff, including channels that were not yet migrated to Libera.chat.
  73. [73]
    Project:Toolchain/23.0 profile timeline - Gentoo Wiki
    Jul 16, 2025 · This page provides the timeline for the 23.0 profile upgrade. Blockers are marked in bold. Dates will be added over time.Missing: current | Show results with:current
  74. [74]
    Gentoo security
    This page contains security data related to the Gentoo distribution. Currently, you can find our advisories here.Missing: binary audits 2024
  75. [75]
    Gentoo logo
    This page contains the official Gentoo logo and word mark graphics. For other unofficial graphical building blocks, see the Artwork project on our wiki.
  76. [76]
    Project:Artwork - Gentoo Wiki
    Aug 3, 2025 · This article contains a history of logos and graphical building blocks related to Gentoo Linux. For compositions like wallpapers and buttons please see Gentoo ...
  77. [77]
    Larry the Cow - Gentoo Wiki
    Feb 10, 2023 · Larry the Cow is one of Gentoo's unofficial mascots. He was first unveiled on the Gentoo Forums by a user called Nefarius.
  78. [78]
    Gentoo name and logo usage guidelines
    You may use the Gentoo name and logo on a list of services, tools, or supported platforms, or as an identifier that a product or service is Gentoo-related.
  79. [79]
    Project:Public Relations/Event Material - Gentoo Wiki
    Jun 28, 2015 · This page is meant to offer material for promoting Gentoo. This includes designs to produce merchandise from. Note For logos and other graphical ...Missing: cultural impact stickers
  80. [80]
    Stores offering Gentoo products
    This page lists web stores where you can get Gentoo swag. Approved vendors Gentoo merchanise may be purchased from the following vendors who have been licensed ...Missing: cultural impact<|control11|><|separator|>
  81. [81]
    Distributions based on Gentoo
    "Linux distribution derived from hardened Gentoo which aims to provide a very secure, stable and fast Desktop environment that lives purely in RAM." Toorox ...Missing: blobs | Show results with:blobs
  82. [82]
    FAQ: How did Funtoo Linux Begin?
    Nov 28, 2018 · Funtoo Linux was created by Daniel Robbins, the creator and former Chief Architect of Gentoo Linux, in late 2007, as a means to get Gentoo ...Missing: 2010 | Show results with:2010
  83. [83]
    All Good Things Must Come to an End... - News and Announcements
    Jul 26, 2024 · I've decided to end the Funtoo Linux project. Funtoo started as a philosophy to create a fun community of contributors building something great ...Missing: 2025 | Show results with:2025
  84. [84]
    Funtoo Linux: What Comes Next
    Sep 5, 2025 · Funtoo Linux: What Comes Next. The existing Funtoo Linux project has ended and the community project has been officially disbanded.
  85. [85]
    Calculate Linux
    Calculate is a fast and functional user-friendly Linux distribution, based on Gentoo and still backward compatible with it.Download · Calculate Linux Desktop · Calculate Linux Scratch · Browse Packages
  86. [86]
    Calculate VS Gentoo
    Calculate Linux features a fast and efficient installer. It comes both as a Qt4-based GUI interface and as a command-line driven utility. Calculate may indeed ...binary repository · binary kernel · System update
  87. [87]
    coreos/coreos-overlay: Custom ebuilds for Container Linux - GitHub
    Sep 18, 2020 · This overlay contains Container Linux specific packages and Gentoo packages that differ from their upstream Gentoo versions. See the portage ...
  88. [88]
    Pentoo: Home Page
    Pentoo is a Live CD and Live USB designed for penetration testing and security assessment. Based off Gentoo Linux, Pentoo is provided both as 32 and 64 bitAbout · Docs · FAQs · Downloads
  89. [89]
    Argent Linux
    Argent Linux is a Gentoo-based Linux Distribution. Our group envisions the development of linux distributions based on Gentoo, projects called Argent ...
  90. [90]
    Gentoo Wiki: Profile (Portage)
    Official Gentoo documentation describing profiles as central configurations for system functionality, including USE flags, package sets, inheritance, and subprofiles.