awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesBoot Partition Configurators

Reads system settings from files placed on the SD card's boot partition for offline configuration.

Distinct from Boot File Configurators: Distinct from Boot File Configurators: focuses on local SD card boot partition configuration rather than network boot server-side file setup.

Explore 3 awesome GitHub repositories matching operating systems & systems programming · Boot Partition Configurators. Refine with filters or upvote what's useful.

Awesome Boot Partition Configurators GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • sipeed/nanokvmsipeed का अवतार

    sipeed/NanoKVM

    6,061GitHub पर देखें↗

    NanoKVM is a KVM-over-IP device that provides remote keyboard, video, and mouse control over IP networks for headless server management. It functions as remote server management hardware enabling out-of-band control of a computer's power, BIOS, and operating system over a network, while also serving as a RISC-V single-board computer for embedded and edge applications. The device additionally operates as an AI edge inference device running neural network models locally for real-time image recognition and object detection, and integrates Tailscale as a VPN appliance for secure peer-to-peer conne

    Enables offline configuration by reading settings from the SD card boot partition.

    TypeScript
    GitHub पर देखें↗6,061
  • guysoft/fullpageosguysoft का अवतार

    guysoft/FullPageOS

    4,328GitHub पर देखें↗

    FullPageOS is a Linux distribution that turns a Raspberry Pi into a dedicated web kiosk, booting directly into a full-screen browser without a desktop environment. It is designed for digital signage and single-purpose web application deployments, locking the device to a single webpage or a rotating set of pages. The system reads its startup URL and other kiosk parameters from plain text configuration files on the boot partition, allowing settings to be changed without reflashing the device. It includes a pre-configured VNC server for remote viewing and control of the kiosk display, and can em

    Reads kiosk startup URL and settings from plain text files on the boot partition without reflashing.

    Shell
    GitHub पर देखें↗4,328
  • dortania/opencore-install-guidedortania का अवतार

    dortania/OpenCore-Install-Guide

    4,212GitHub पर देखें↗

    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

    Ensures the recovery environment can boot via specific USB partition structures.

    JavaScript
    GitHub पर देखें↗4,212
  1. Home
  2. Operating Systems & Systems Programming
  3. Network Booting Utilities
  4. Boot File Configurators
  5. Boot Partition Configurators

सब-टैग एक्सप्लोर करें

  • Boot Slot PersistenceMechanisms for persisting modifications across inactive boot partitions to survive system updates. **Distinct from Boot Partition Configurators:** Distinct from Boot Partition Configurators by focusing on A/B slot persistence for updates rather than static SD card config.
  • Partition Visibility ConfigurationsAdjusting scan policies and drivers to ensure bootloader detection of specific partitions. **Distinct from Boot Partition Configurators:** Distinct from Boot Partition Configurators: focuses on the visibility and detection of partitions via scan policies rather than offline configuration files.
  • Recovery Partition StructuringConfiguring partition layouts specifically to ensure the bootability of recovery environments. **Distinct from Boot Partition Configurators:** Distinct from Boot Partition Configurators: focuses on the structure required for recovery environments rather than offline settings files.