commit f25694b
chld
·
2025-12-21 08:46:37 +0000 UTC
parent 4fa147e
readme
1 files changed,
+6,
-6
+6,
-6
1@@ -3,15 +3,15 @@
2 ### a bunch of pieced puzzle pieces pieced again
3
4 `mwakat linux` is a _"manual"_ linux distro
5-that aims to be a **usable**
6-[ but heavily experimental ] distro.
7+that aims to be a small, but **usable**.
8
9 here is what it offers:
10-* a minimal `/` [ cliche ]
11+* a minimal `/` [cliche]
12 * a [KISS Linux](https://kisscommunity.org) base
13 * the `apk` package manager
14 * the [situation](https://codeberg.org/derivelinux/situation) init
15 * a `busybox` userland
16+* `libressl` over `openssl`(?)
17
18 in this repository is a set of shell scripts that are used to
19 setup the `mwakat linux` distro.
20@@ -37,9 +37,9 @@ the script `setup-distro` doesnt run any scripts that set up the system for you.
21
22 after installing, you would still need to:
23 * install a kernel
24-* install a bootloader [ if you need it ]
25-* install firmware [ if you need it ]
26-* install a device manager [ if you need it ]
27+* install a bootloader [if you need it]
28+* install firmware [if you need it]
29+* install a device manager [if you need it]
30
31 you know, the basic stuff.
32 the installer doesnt baby you!