Go to file
2022-11-14 11:27:01 -06:00
core openssl: 3.0.7 2022-11-01 21:10:34 -05:00
extra nodejs: 19.1.0 2022-11-14 11:27:01 -06:00
wayland wayland-protocols: 1.29 2022-11-14 10:33:48 -06:00
.allowed_signers
.woodpecker.yml .woodpecker.yml: add CI file 2022-09-27 18:46:47 +05:30
LICENSE
README

|/
|\ISS LINUX                                                https://kisslinux.org
________________________________________________________________________________


Unofficial Main Repository
________________________________________________________________________________


The officially unofficial repository for KISS Linux maintained by kiss-community

More information:

    - https://kisslinux.org
    - https://kisslinux.org/package-system


Enabling SSH signature verification (recommended):
________________________________________________________________________________

$ cd /path/to/repo
$ git config gpg.ssh.allowedSignersFile .allowed_signers
$ git config merge.verifySignatures true