awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesKernel Argument Management

Configuration of the operating system kernel via boot-time arguments.

Distinct from Kernel Configurations: Focuses on the runtime arguments passed to the kernel rather than the build-time selection of features.

Explore 3 awesome GitHub repositories matching operating systems & systems programming · Kernel Argument Management. Refine with filters or upvote what's useful.

Awesome Kernel Argument Management GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ublue-os/bazziteAvatar de ublue-os

    ublue-os/bazzite

    7,876Voir sur GitHub↗

    Bazzite is an immutable, atomic-image-based operating system designed for gaming performance and handheld hardware. It utilizes a read-only root filesystem and versioned images to provide atomic updates and instant system rollbacks, ensuring a stable core environment. The system is distinguished by its deep optimization for portable gaming devices, featuring dedicated handheld hardware management for CPU undervolting, fan control, and display refresh rate overclocking. It includes a specialized gaming mode that boots directly into a console-like interface with integrated input mapping and a t

    Configures module options via kernel arguments to maintain update speeds without regenerating the initramfs.

    Shelldesktopfedora-kinoitefedora-linux
    Voir sur GitHub↗7,876
  • fbelavenuto/arplAvatar de fbelavenuto

    fbelavenuto/arpl

    7,307Voir sur GitHub↗

    Arpl is a bootloader manager and custom kernel loader for network attached storage devices. It provides a network boot environment to automate the fetching, flashing, and installation of modified operating systems and kernels onto hardware storage. The project distinguishes itself through a remote management suite that exposes bootloader controls via a web browser, secure shell connection, or local terminal. It utilizes RSS feeds to automate the retrieval of the latest system images and version metadata for online updates. The system handles hardware boot configuration by mapping network int

    Provides configuration of the operating system kernel via boot-time arguments to align with hardware profiles.

    Shell
    Voir sur GitHub↗7,307
  • dortania/opencore-install-guideAvatar de dortania

    dortania/OpenCore-Install-Guide

    4,212Voir sur GitHub↗

    This project is a comprehensive technical manual for installing macOS on non-Apple x86 hardware using the OpenCore bootloader. It serves as a configuration guide for emulating Apple hardware and patching system firmware to achieve operating system compatibility on PCs. The documentation provides detailed instructions for SMBIOS hardware emulation, including the generation of system identifiers and model profiles. It covers the application of ACPI table patches to enable native power management and the modification of UEFI runtime services to resolve memory map and write protection issues. Th

    Passes runtime flags to the kernel to enable verbose mode and initialize specific hardware.

    JavaScript
    Voir sur GitHub↗4,212
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel Configurations
  4. Kernel Argument Management