Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 838 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 838 Bytes

"MarkedRain" Operating System

Logogram

The "MarkedRain" is a new linux OS that uses buildroot with OpenRC as init. It is really easy to work with. There was an older system based on Os2020, but working with nothing proved difficult.

Showcase

Preview 1

Preview 2

Compiling

Install dependencies for 'make' & 'menuconfig', then run "make menuconfig". Configure as per you desire, then you can either do "make" on the root directory, or go to "source/buildroot" and run menuconfig there, to configure its options, and then run "make" on the root directory, not on buildroot's directory.

View "docs/building.md" for other make options.

Compiling