mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-15 10:48:38 +00:00
Update README.md
This commit is contained in:
parent
d0ab5021c4
commit
f06940f21f
1 changed files with 7 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
# Brew OS 1.45 Beta
|
# Brew OS 1.45 Beta
|
||||||
BrewOS is now in a Beta stage as i have brought over all apps from brewkernel and have made the DE a lot more usable and stable.
|
BrewOS is now in a Beta stage as i have brought over all apps from brewkernel and have made the DE a lot more usable and stable.
|
||||||
|
|
||||||
## Brewkernel is now BrewOS!
|
|
||||||
Brewkernel will from now on be deprecated as it's core became too messy. I have built a less bloated kernel and wrote a DE above it, which is why it is now an OS instead of a kernel (in my opinion).
|
|
||||||
|
|
||||||
|

|
||||||
|
*this screenshot might be outdated*
|
||||||
|
|
||||||
<img src="asciiart.png" width="200" /> </br>
|
<img src="asciiart.png" width="200" /> </br>
|
||||||
Brew Kernel is a simple x86_64 hobbyist operating system.
|
Brew Kernel is a simple x86_64 hobbyist operating system.
|
||||||
|
|
@ -126,6 +126,11 @@ qemu-system-x86_64 -m 2G -serial stdio -cdrom brewos.iso -boot d
|
||||||
###
|
###
|
||||||
|
|
||||||
|
|
||||||
|
## This project was previously labeled as "BrewKernel"
|
||||||
|
Brewkernel was a text only very simple (and messy) project i started 3 years ago. It was my first work in OSDev and i absolutely loved it. It sadly just got too messy and i myself couldn't understand my own code anymore. About a year ago i started work on BrewOS, and pushed a *"working"* version of it a few days ago as of writing this *(Feb. 10 2026)*
|
||||||
|
Brewkernel has already been deprecated and will not be accepting any pull requests or fix any issues as it is now a public archive.
|
||||||
|
Thanks to everyone who helped me with Brewkernel, even if it were just ideas, and intend to keep working on this for the forseeable future!
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Copyright (C) 2024-2026 boreddevnl
|
Copyright (C) 2024-2026 boreddevnl
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue