Update
This commit is contained in:
parent
aade3043ae
commit
9d8f229ce6
7 changed files with 22 additions and 16 deletions
3
linux.md
3
linux.md
|
@ -24,11 +24,12 @@ Linux is so called monolithic kernel and as such is more or less [bloat](bloat.m
|
|||
Some alternatives to Linux (and Linux-libre) are:
|
||||
|
||||
- [GNU Hurd](hurd.md), an unfinished (but somewhat usable) kernel developed by [GNU](gnu.md) itself.
|
||||
- [BSD](bsd.md) operating systems such as [FreeBSD](freebsd.md), [NetBSD](netbsd.md) and [OpenBSD](openbsd.md) (probably best from the [LRS](lrs.md) point of view)
|
||||
- [BSD](bsd.md) operating systems such as [FreeBSD](freebsd.md), [NetBSD](netbsd.md) and [OpenBSD](openbsd.md) (OpenBSD probably being closest to [LRS](lrs.md))
|
||||
- [bare metal](bare_metal.md) UwU
|
||||
- [HyperbolaBSD](hyperbolabsd.md)
|
||||
- [Minix](minix.md)? Keep checking out smaller projects like [sortix](sortix.md), e.g. on osdevwiki.
|
||||
- non-Unix systems like [FreeDOS](freedos.md), [Haiku](haiku.md) (tho possibly not 100% libre?) etc.?
|
||||
- [DuskOS](duskos.md) maybe?
|
||||
- TODO: MOAR
|
||||
|
||||
## Switching To GNU/Linux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue