The Overboot project uses manageable read-only layers to compose the system image at boot time. The general concept can be compared to Docker, but run earlier and on a system-wide basis.

The two main components are obinit, written in C and run at boot time, and the extensible C++ obctl application that provides administration tools (CLI, API, management panel, etc.).

Possible applications:

- creating, testing, and distributing update packages,
- creating and managing system snapshots without using virtual machines,
- protecting the root partition from unwanted changes and damage,
- speeding up services and applications running in the user space,
- reducing the number of write cycles in flash drives,
- versioning changes across the system,
- quick rollback of changes or updates,
- quick and easy device role switching,
- debugging,
- practice systems for students and trainers.

See https://github.com/chodak166/overboot to learn more.

Features

  • Protecting read-only root filesystem with tmpfs (RAM) writable layer
  • Persistent writable layer
  • Commiting layers with metadata
  • Multi-layer stack
  • Binding persistent files and directories
  • Boot rollback on error
  • Safe mode
  • YAML configuration file
  • CLI helper tools and wizards
  • Also tested with Raspberry Pi 3 & 4

Project Samples

Project Activity

See All Activity >

Follow Overboot

Overboot Web Site

You Might Also Like
HRSoft Compensation - Human Resources Software Icon
HRSoft Compensation - Human Resources Software

HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Overboot!

Additional Project Details

Registered

2022-11-29