A Linux Distribution Based on GNU/Linux with Following extra packages:
Kurosawa Package Manager (KPM) [conflicts: dpkg]
Kuroasawa Package Toolset (KPT) [conflicts: apt]
Supported Architecture: i386(i686) amd64(x86-64) armhf aarch64(arm64)
KPM
Install Packages: kpm -i xxx.kpm
Remove Packages: kpm -r xxx
Purge Packages: kpm -p xxx
Build Packages via kpm-pkg: kpm-pkg -b /opt/xxx xxx.kpm
KPT
Update Package List: kpt update
Install Packages: kpt install xxx
Remove Packages: kpt remove xxx
Purge Packages: kpm purge xxx
Update Packages: kpm upgrade xxx
Note for conflicts
You can use dpkg and apt as usual like debian or ubuntu.
But KSLinux is not based on debian or ubuntu series.
Build Information
- Download Source code from:
http://www.linuxfromscratch.org/lfs/view/stable/
http://www.linuxfromscratch.org/blfs/view/stable/
https://www.gnu.org/
https://packages.debian.org/
2. using these commands to check your enviroment:
./configure
it will create makefile if check test complete successfully
3. Run following command to build
make
**ERROR: DO NOT RUN AS ROOT**
**NOTE: KSLinux has not been compiled completely, please don't use KSLinux in production environments.**
Current Status: Last Compiled: temporary system for building release packages (tmp_system) Next Compile: zlib1g for temporary system (tmp_system)