Skip to content

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.”)

Page last modified: 2024-10-22 04:02:09