We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 762919c commit 216c14dCopy full SHA for 216c14d
1 file changed
about/index.md
@@ -154,11 +154,10 @@ Here is an example table of some major system components and their providers:
154
|----------------------------|--------------------------|
155
| Compiler and runtime stack | LLVM |
156
| C standard library | Musl with mimalloc |
157
-| Core userland | FreeBSD, NetBSD, OpenBSD |
158
-| Init and logging | Dinit, syslog-ng |
+| Core userland | FreeBSD |
+| Init and services | Dinit + custom tooling |
159
| Audio stack | PipeWire |
160
| Desktop environment | GNOME |
161
-| Web browser | GNOME Web |
162
163
Typically there is more than one option available for each component,
164
but the defaults tend to be well tested and recommended.
0 commit comments