GNU/Linux distribution based on Voidlinux with KDE desktop environment.
Rolling release stable, light and efficient. home
edition for common users
and studio
edition for the needs of designers, illustrators, animators and
game designers.
This repository contains utilities for LangitKetujuh:
- installer: (The LangitKetujuh el-cheapo installer for x86)
- mklive: (The LangitKetujuh live image maker for x86)
- mkimage: (The LangitKetujuh image maker for ARM platforms)
- mkplatformfs: (The LangitKetujuh filesystem tool to produce a rootfs for a particular platform)
- mkrootfs: (The LangitKetujuh rootfs maker for ARM platforms)
- mknet: (Script to generate netboot tarballs for LangitKetujuh)
- 2G RAM.
- CPU Dual core.
- 10G free diskspace for base, 20G for home or 40G for studio.
user | password |
---|---|
anon | langitketujuh |
root | langitketujuh |
git clone git@gitlab.com:langitketujuh/l7-os.git --recursive
xbps-install -S git make liblz4 xbps qemu-user-static
cd l7-os
make
./build-x86-images.sh -a x86_64 -b base
./build-x86-images.sh -a x86_64 -b kde-home
./build-x86-images.sh -a x86_64 -b kde-studio
./build-x86-images.sh -a x86_64-musl -b base
./build-x86-images.sh -a x86_64-musl -b kde-home
./build-x86-images.sh -a x86_64-musl -b kde-studio
./release.sh