awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesBoot Filesystem Configurations

Settings and drivers used to determine how the initial system image is mounted during the boot process.

Distinct from Filesystem Mounting: Distinct from general filesystem mounting as it specifically concerns the boot-time selection of image types and external boot storage.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Boot Filesystem Configurations. Refine with filters or upvote what's useful.

Awesome Boot Filesystem Configurations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • cloudius-systems/osvAvatar de cloudius-systems

    cloudius-systems/osv

    4,253Ver en GitHub↗

    OSV is a unikernel operating system and cloud-native execution environment designed to run as a secure microVM on hypervisors such as KVM, Firecracker, Xen, and VMware. It functions as a Linux binary compatible runtime, allowing unmodified Linux binaries to be executed as secure microVMs without requiring recompilation. The project distinguishes itself through its ability to package applications into minimal bootable images and its provide of a virtual machine management API. This REST interface enables remote monitoring of system health, management of execution traces, and control over guest

    Allows selecting the filesystem type for application images or mounting external storage via NFS and Virtio-FS during boot.

    C
    Ver en GitHub↗4,253
  • limine-bootloader/limineAvatar de Limine-Bootloader

    Limine-Bootloader/Limine

    3,381Ver en GitHub↗

    Limine is a multiprotocol operating system bootloader that bridges low-level hardware initialization and system software across legacy BIOS and modern UEFI firmware environments. It executes directly on bare-metal hardware without an underlying operating system kernel or standard C library, parsing storage media and filesystems during the early boot sequence before OS drivers load. The software targets diverse processor architectures including x86, ARM, RISC-V, and LoongArch through discrete target binaries built from shared source code. It reads files directly from FAT and ISO9660 storage f

    Reads files directly from raw storage formats and standard filesystems during early boot.

    Caarch64armarm64
    Ver en GitHub↗3,381
  1. Home
  2. Operating Systems & Systems Programming
  3. Filesystem Mounting
  4. Boot Filesystem Configurations