commit b606dd8
chld
·
2026-02-19 21:26:08 +0000 UTC
parent 71d28a3
Update README.md
1 files changed,
+15,
-9
+15,
-9
1@@ -1,24 +1,30 @@
2 # mwakat linux
3-### pronounced _mwooakwaht_
4-### a bunch of pieced puzzle pieces pieced again
5-
6-`mwakat linux` is a _"manual"_,
7+pronounced _mwooakwat_,
8+a bunch of pieced puzzle pieces pieced again
9+
10+## maintaining
11+mwakat linux doesnt _really_ have to be maintained.
12+it is not so independent, as it relies on a external
13+package manager maintained by [alpine linux](https://alpinelinux.org)
14+
15+## about
16+mwakat linux is a _"manual"_,
17 [KISS Linux](https://kisscommunity.org)
18 based distro
19 that aims to be very small and usable.
20
21 the idea is to... umm
22
23-here is what this stuff offers:
24+here is what mwakat linux offers:
25 * a minimal `/` [cliche]
26 * a [KISS Linux](https://kisscommunity.org) base
27-* the `apk` package manager
28+* the [apk package manager](https://wiki.alpinelinux.org/wiki/Alpine_Package_Keeper)
29 * the [situation](https://codeberg.org/derivelinux/situation) init
30-* a `busybox` + `toybox` userland
31-* `libressl` over `openssl`(?)
32+* a busybox + toybox userland
33+* libressl over openssl(?)
34
35 in this repository is a set of shell scripts that are used to
36- setup the `mwakat linux` distro.
37+ setup the mwakat linux distro.
38
39 ## scripts
40 the scripts to build this stuff are mildly modularized,