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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • cloudius-systems/osvAvatar von cloudius-systems

    cloudius-systems/osv

    4,253Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,253
  • limine-bootloader/limineAvatar von Limine-Bootloader

    Limine-Bootloader/Limine

    3,381Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,381
  1. Home
  2. Operating Systems & Systems Programming
  3. Filesystem Mounting
  4. Boot Filesystem Configurations