KISS Linux¶
“Simple” linux distribution (not for end-users but simple to understand).
https://kisslinux.org/ and https://github.com/kisslinux/
Simple packaging and build system.
Package manager is a bash script.
Packages ar described by a small set of files.
- build (a shell script, could be any language actually)
- version
- sources
- depends
- checksums
- /files
- /patches
-> Most of this could fit in a toml file.
The creator burned out then came back.
Update 2024: Dead now (“This organization was marked as archived by an administrator on Apr 26, 2024. It is no longer maintained.”)
#package #linux #organization
Page last modified: 2024-11-13 09:17:00