Skip to content

Commit 216c14d

Browse files
committed
about: clean up the providers table
1 parent 762919c commit 216c14d

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

about/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,10 @@ Here is an example table of some major system components and their providers:
154154
|----------------------------|--------------------------|
155155
| Compiler and runtime stack | LLVM |
156156
| C standard library | Musl with mimalloc |
157-
| Core userland | FreeBSD, NetBSD, OpenBSD |
158-
| Init and logging | Dinit, syslog-ng |
157+
| Core userland | FreeBSD |
158+
| Init and services | Dinit + custom tooling |
159159
| Audio stack | PipeWire |
160160
| Desktop environment | GNOME |
161-
| Web browser | GNOME Web |
162161

163162
Typically there is more than one option available for each component,
164163
but the defaults tend to be well tested and recommended.

0 commit comments

Comments
 (0)