awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesOS Version Updates

Processes for updating the core operating system version on a running host.

Distinct from Cluster Version Updaters: Existing candidates focus on package dependencies or cluster-wide software, not the underlying OS image update.

Explore 4 awesome GitHub repositories matching operating systems & systems programming · OS Version Updates. Refine with filters or upvote what's useful.

Awesome OS Version Updates GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • bottlerocket-os/bottlerocketbottlerocket-os 的头像

    bottlerocket-os/bottlerocket

    9,624在 GitHub 上查看↗

    Bottlerocket is a container-optimized operating system and minimal Linux distribution designed specifically for hosting container workloads. It functions as an immutable infrastructure OS, utilizing a read-only root filesystem and atomic partition swapping to ensure consistent and reversible system updates. The system is distinguished by an API-driven host manager that replaces traditional shell-based configuration with a local REST API for administrative tasks. To maintain security and stability, it employs a dual-runtime isolation model that separates workload runtimes from system operation

    Supports in-place updates to newer operating system versions while preserving the current variant configuration.

    Rustcontainerslinuxoperating-system
    在 GitHub 上查看↗9,624
  • fbelavenuto/arplfbelavenuto 的头像

    fbelavenuto/arpl

    7,307在 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

    Uses RSS feeds to automate the retrieval of the latest system images and version metadata for online updates.

    Shell
    在 GitHub 上查看↗7,307
  • home-assistant/operating-systemhome-assistant 的头像

    home-assistant/operating-system

    7,222在 GitHub 上查看↗

    This project is a Buildroot-based Linux distribution and embedded home server operating system designed to host containerized home automation services. It serves as a dedicated platform that manages the hardware and software requirements of a local smart home hub. The system is built as an immutable operating system, utilizing a read-only root filesystem and image-based updates to ensure consistent versioning and prevent accidental changes. It employs container-based process isolation to decouple applications from the core operating system. The platform provides a supervised container manage

    Implements image-based updates that replace the entire operating system partition for consistent versioning.

    Pythonbuildrootdockerhacktoberfest
    在 GitHub 上查看↗7,222
  • raspberrypi/documentationraspberrypi 的头像

    raspberrypi/documentation

    5,575在 GitHub 上查看↗

    This is the official documentation repository for Raspberry Pi hardware and software. It covers the complete range of Raspberry Pi single-board computers, the RP-series microcontrollers, and the Raspberry Pi operating system. The documentation provides reference material for setting up devices, configuring hardware, and using the system for tasks including AI inference, camera and video capture, embedded development, and remote access. The documentation covers the full boot chain from the GPU firmware and EEPROM bootloader through to kernel loading, with detailed guidance on boot configuratio

    Documents creating a clean installation on new boot media to move to a newer OS version.

    Pythonasciidocdocumentationraspberry-pi
    在 GitHub 上查看↗5,575
  1. Home
  2. Operating Systems & Systems Programming
  3. OS Version Updates

探索子标签

  • Edition ConversionAdding or removing desktop packages to switch between command-line and graphical OS versions. **Distinct from OS Version Updates:** Distinct from OS Version Updates: focuses on converting between OS editions (desktop vs. lite), not version upgrades.
  • Image-Based Update Fetching1 个子标签Mechanisms for retrieving the latest system images and version metadata via feeds to automate OS updates. **Distinct from OS Version Updates:** Specifically covers the retrieval of full system images via RSS feeds, distinct from general version update processes.