commit 0d13046

chld  ·  2025-12-21 03:18:40 +0000 UTC
parent d7b1492
readme
1 files changed,  +22, -6
+22, -6
 1@@ -1,8 +1,8 @@
 2-# mwakatlinux
 3-### pronounced _mwooakwaht_ linux
 4+# mwakat linux
 5+### pronounced _mwooakwaht_
 6 ### a bunch of pieced puzzle pieces pieced again
 7 
 8-`mwakatlinux` is a linux distro
 9+`mwakat linux` is a linux distro
10 that aims to be a **usable** 
11 _but heavily experimental_ distro.
12    
13@@ -14,11 +14,27 @@ here is what it offers:
14 * a `busybox` userland
15    
16 in this repository is a set of shell scripts that are used to
17- setup the `mwakat` distro.
18+ setup the `mwakat linux` distro.
19+
20+### install
21+1. clone this repository
22+   
23+```sh
24+git clone https://codeberg.org/chld/mwakatlinux --depth 1
25+```
26+2. run the `setup-distro` command
27+   
28+```sh
29+sh ./setup-distro
30+```
31+   
32+3. ~~profit~~ read the lines below
33+   
34+### optional
35    
36 ### requirements
37 * a working internet connection
38-* a ISO to boostrap `mwakatlinux`
39+* a good linux ISO to boostrap `mwakat linux`
40 
41 ### goals
42 - [X] scripts work
43@@ -35,4 +51,4 @@ a working **input**+**drm** stack without:
44 * tested
45    
46 i have personally been able to
47-install `mwakat` from the scripts provided!
48+install `mwakat linux` from the scripts provided!