Summary (AI generated)

Archived original version »

oasis is a small Linux system that offers a unique approach compared to other Linux-based operating systems. It features statically linked software, fast and reproducible builds, minimal bootstrap dependencies, BearSSL as its TLS and crypto library, no package manager, integration with OS-agnostic package systems, simple system configuration, and mostly ISO C conformant code. The project aims to provide a complete system while also being able to extend the system using external package managers like pkgsrc or nix. oasis is still a work in progress and may require users to build their own kernel and tinker with their systems when issues arise, but it offers a different perspective on Linux-based operating systems with an emphasis on simplicity and customization.