An open API service indexing awesome lists of open source software.

https://github.com/kiiwiiwastaken/idkwtntd

My Linux distribution based off Arch, "I Don't Know What To Name This Distro"
https://github.com/kiiwiiwastaken/idkwtntd

linux-distribution rolling-release

Last synced: 2 months ago
JSON representation

My Linux distribution based off Arch, "I Don't Know What To Name This Distro"

Awesome Lists containing this project

README

        

# IDKWTNTD
This is my Linux distro called "I Don't Know What To Name This Distro". It's based on arch at the moment.

# Building
## Requirements
* Arch Linux System
* `archiso` installed

run the following commands:

```
git clone https://github.com/kiiwiiwastaken/idkwtntd

cd idkwtntd

mkdir work out

sudo ./make.sh
```

The iso file will be in `/path/to/idkwtntd/out/`