awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 repositorio

Awesome GitHub RepositoriesSystem State Rollbacks

Reverting the operating system to a previous known-working configuration state.

Distinct from Rolling Updates: Candidates refer to database migrations or application rollouts, not reverting the entire OS state via bootloader.

Explore 1 awesome GitHub repository matching operating systems & systems programming · System State Rollbacks. Refine with filters or upvote what's useful.

Awesome System State Rollbacks GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • nixos/nix.devAvatar de NixOS

    NixOS/nix.dev

    3,630Ver en GitHub↗

    This project provides a functional package manager and a reproducible build system designed to ensure identical build inputs always produce the same outputs. It serves as the foundation for a declarative Linux distribution where the entire system state is defined in a configuration file, enabling predictable deployments and full-system rollbacks. The system uses a deterministic functional language and a lazy-evaluation expression engine to manage software dependencies and isolate build environments. It distinguishes itself through a content-addressable store that allows multiple versions of s

    Allows reverting to a previous working system configuration directly from the bootloader menu.

    Nixcookbookdocumentationlearning
    Ver en GitHub↗3,630
  1. Home
  2. Operating Systems & Systems Programming
  3. System State Rollbacks