LySystem
An open-source, free operating system project
Currently under developmentWhat is LySystem?
LySystem is an open-source operating system developed with the goal of simplicity and freedom. Licensed under GPL v2, it is designed to be simpler and more minimal compared to many modern operating systems.
- Built with a focus on learning, transparency, and control
- Boots via Multiboot2-compliant bootloaders (GRUB, etc.)
- Custom kernel built from scratch
Features
Open Source
Licensed under GPL v2, ensuring your freedom to use, study, share, and modify.
Minimal Architecture
Simple and clean design, avoiding unnecessary complexity.
Multiboot2 Compatible
Requires a Multiboot2-compliant bootloader like GRUB to start.
Custom Kernel
Built from scratch with a custom kernel written in low-level languages.
Learning Focused
Designed for learning and experimentation with OS internals.
Transparent Development
Open development process with clear documentation.