When comparing OpenRC vs RebornOS, the Slant community recommends RebornOS for most people. In the question“What are the best rolling release Linux distributions?” RebornOS is ranked 33rd while OpenRC is ranked 36th. The most important reason people chose RebornOS is:
You can choose from 15 different desktop environments. Choose from a list of software to install that lets you pick web browsers, Spotify, what kind of office suite, etc. Not as robust in terms of choosing what you install compared to Arch, but more than enough for newcomers and those just looking to get things done. Nice midweight OS.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro No feature creep
OpenRC follows the UNIX philosophy of 'do one thing and do it well', while it's true that it has more features than sysvinit, it does not stay away from its primary function with unnecessary added features.
Pro Extremely simple
All configuration is done via shell scripts and symlinks. Shell scripts can then use various specialized utilities to ease the development of init scripts.
Pro Fast
OpenRC builds on top of sysvinit and adds some more useful features (like parallel booting) while still the simplicity that sysvinit is know for. Because of this it generally boots faster than other init systems, especially when parallel booting is enabled.
Pro UNIX-Like
Does one thing and does it well.
Pro Less dependency creep
Using OpenRC does not lock in a distribution by providing specific NON-POSIX extra services which programs then would rely on.
Pro A very balanced compromise
Basically OpenRC doesn't replace SysV init, but rather works with it, providing features that SysV is lacking while taking advantage of its benefits. It's also used by a fair amount of reasonably popular distros and is well supported and developed.
Pro Very efficient on system resources
Uses multi-core and ram very efficiently.
Pro Portable
It can be ported to other UNIX and UNIX-like operating systems.
Pro Flexible and extensible
I can add a new startup script for most cases in under five minutes. The ability to quickly insert new applications into the system is a big help.
Pro Not bloated
Pro Deterministic
It always initializes a system the same way; if OpenRC booted and ran a system properly today, it will boot and run properly tomorrow, and the next day.
Pro Arch Customization without the hassle
You can choose from 15 different desktop environments. Choose from a list of software to install that lets you pick web browsers, Spotify, what kind of office suite, etc. Not as robust in terms of choosing what you install compared to Arch, but more than enough for newcomers and those just looking to get things done. Nice midweight OS.
Pro AUR enabled by default
The Arch Users Repository is already enabled. Really helps with finding some proprietary software.
Pro Very stable
Pro Great community!
Pro Runs Android apps
Reborn OS has a program that allows you to install and run Android apps on your desktop. Great for app developers or those who might be addicted to a certain app.
Pro Flatpak support
Having Flatpak support adds a nice graphical app store to the OS. You can find most software you might need in there.
Cons
Con No socket activation
OpenRC does not have socket activation yet. It will be added in the future though.
Con Not widely offered across distrubutions
From Distrowatch, only ten distributions (of which 8 Linux, 1 BSD) officially support OpenRC, and offer it through their standard repos.
Con Not GPL
Con AUR enabled by default
this is a security risk since AUR packages are maintained by users rather than a single company and anyone can insert malicious code into the AUR packages
Con Redundant
it is just Arch Linux with an easier installer and doesn't provide any functionality that neither Manjaro nor Arch doesn't already have.
Con Uses systemd
Con Can be a little buggy sometimes
Although not outright system crashes or freezes, but programs not working correctly after an update is quite common. Some desktop environments can be temperamental. Examples: running Deepin DE at first and the zoom for the display is 150%. You can fix this by going to settings and setting the desktop to 100%, but then something else might happen, e.g. you lose icons on the dock. Minor headaches and some are easily fixable. Certainly not a deal breaker.