1 Repo
Methods for maintaining kernel execution state while replacing the underlying user-space environment.
Distinct from Kernel Root Deployment Systems: Distinct from kernel development or root deployment; focuses specifically on persisting the kernel during a live environment swap.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Kernel State Persistence. Refine with filters or upvote what's useful.
This project provides specialized system utilities for deploying volatile rescue environments, managing root filesystems, and migrating live operating systems remotely. It functions as a tool for wiping and reinstalling a Linux system via SSH and serving as a remote OS migration tool. The software enables the deployment of an in-memory rescue environment over SSH to perform emergency maintenance and disk modifications. It allows for the unmounting of root filesystems and the detachment of volumes from a live kernel to facilitate repartitioning and filesystem layout changes without requiring a
Maintains the init process and kernel stability while replacing the system initializer and root filesystem.