Skip to content

Commit

Permalink
Removed to-do list
Browse files Browse the repository at this point in the history
  • Loading branch information
NTSP3 committed Sep 14, 2024
1 parent 58a930f commit eecc9bb
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# "MarkedRain" Operating System

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

Expand All @@ -11,14 +11,6 @@ The "MarkedRain" is a new linux OS that uses buildroot with OpenRC as init. It i

![Preview 3](media/preview3.gif "MarkedRain OS preview 3")

## To-do Goals

- Add package manager
- Neat root directory (System/rootfs houses those stuff)
- Program files directory instead of bin sbin
- Windows command replicants "ren" "del" etc
- Graphical User Interface

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

0 comments on commit eecc9bb

Please sign in to comment.