2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-11-19 13:10:07 -07:00
Go to file
2024-04-21 12:19:00 -05:00
core curl: bump for openssl 2024-04-13 13:41:04 -05:00
extra nasm: 2.16.03 2024-04-21 12:19:00 -05:00
wayland wbg: 1.2.0 2024-04-17 16:05:22 -05:00
.allowed_signers
.woodpecker.yml
LICENSE
MOTD
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