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"
- Host: GitHub
- URL: https://github.com/kiiwiiwastaken/idkwtntd
- Owner: kiiwiiwastaken
- License: gpl-3.0
- Created: 2020-12-09T13:48:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-09T23:27:46.000Z (over 4 years ago)
- Last Synced: 2025-01-22T16:24:18.456Z (4 months ago)
- Topics: linux-distribution, rolling-release
- Language: CSS
- Homepage:
- Size: 4.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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` installedrun the following commands:
```
git clone https://github.com/kiiwiiwastaken/idkwtntdcd idkwtntd
mkdir work out
sudo ./make.sh
```The iso file will be in `/path/to/idkwtntd/out/`