commit d7b1492

chld  ·  2025-12-21 03:12:09 +0000 UTC
parent f9fda86
readme + os-release
2 files changed,  +10, -7
+8, -5
 1@@ -1,8 +1,8 @@
 2-# mwakat
 3-### pronounced _mwooakwaht_
 4+# mwakatlinux
 5+### pronounced _mwooakwaht_ linux
 6 ### a bunch of pieced puzzle pieces pieced again
 7 
 8-`mwakat` is a linux distro
 9+`mwakatlinux` is a linux distro
10 that aims to be a **usable** 
11 _but heavily experimental_ distro.
12    
13@@ -12,10 +12,13 @@ here is what it offers:
14 * the `apk` package manager
15 * the [situation](https://codeberg.org/derivelinux/situation) init
16 * a `busybox` userland
17-
18-## info
19+   
20 in this repository is a set of shell scripts that are used to
21  setup the `mwakat` distro.
22+   
23+### requirements
24+* a working internet connection
25+* a ISO to boostrap `mwakatlinux`
26 
27 ### goals
28 - [X] scripts work
+2, -2
1@@ -1,5 +1,5 @@
2-NAME="mwakat"
3-PRETTY_NAME="mwkat"
4+NAME="MwakatLinux"
5+PRETTY_NAME="MwakatLinux"
6 ID=mwakat
7 BUILD_ID=unknown
8 HOME_URL="https://codeberg.org/chld/mwakatlinux"