1 Star 1 Fork 0

Yuki Kurosawa / KSLinux

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

KSLinux

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


  1. 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/
**WARNING: Other version not tested**
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)

空文件

简介

一个Linux发行版 展开 收起
Shell 等 2 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/YukiKurosawa/KSLinux.git
git@gitee.com:YukiKurosawa/KSLinux.git
YukiKurosawa
KSLinux
KSLinux
testing-kpm

搜索帮助