commit 99f3cca
chld
·
2025-12-21 03:22:45 +0000 UTC
parent 0d13046
readme
1 files changed,
+15,
-3
+15,
-3
1@@ -2,12 +2,12 @@
2 ### pronounced _mwooakwaht_
3 ### a bunch of pieced puzzle pieces pieced again
4
5-`mwakat linux` is a linux distro
6+`mwakat linux` is a _"manual"_ linux distro
7 that aims to be a **usable**
8-_but heavily experimental_ distro.
9+[ but heavily experimental ] distro.
10
11 here is what it offers:
12-* a minimal `/` _[cliche]_
13+* a minimal `/` [ cliche ]
14 * a [KISS Linux](https://kisscommunity.org) base
15 * the `apk` package manager
16 * the [situation](https://codeberg.org/derivelinux/situation) init
17@@ -31,6 +31,18 @@ sh ./setup-distro
18 3. ~~profit~~ read the lines below
19
20 ### optional
21+this is important!
22+
23+the script `setup-distro` doesnt run any scripts that set up the system for you.
24+
25+after installing, you would still need to:
26+* install a kernel
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!
33
34 ### requirements
35 * a working internet connection