https://github.com/ntsp3/markedrain
A linux os that uses buildroot.
https://github.com/ntsp3/markedrain
buildroot linux linux-kernel linux-operating-system linux-os open-source openrc opensource operating-system-linux
Last synced: 10 months ago
JSON representation
A linux os that uses buildroot.
- Host: GitHub
- URL: https://github.com/ntsp3/markedrain
- Owner: NTSP3
- License: gpl-2.0
- Created: 2024-06-17T09:27:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-16T07:25:41.000Z (over 1 year ago)
- Last Synced: 2024-10-17T22:26:15.192Z (over 1 year ago)
- Topics: buildroot, linux, linux-kernel, linux-operating-system, linux-os, open-source, openrc, opensource, operating-system-linux
- Language: Makefile
- Homepage:
- Size: 101 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# "MarkedRain" Operating System

The "MarkedRain" is a new linux OS sthat uses buildroot wssith 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


## 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.
