2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-10-02 06:21:10 -06:00
Go to file
2024-02-01 23:47:12 -06:00
core zlib: 1.3.1 2024-01-30 21:14:18 -06:00
extra alsa-utils: 1.2.11 2024-02-01 23:47:12 -06:00
wayland pixman: 0.43.2 2024-01-30 21:38:26 -06:00
.allowed_signers allowed signer: phoebos 2023-03-22 01:52:45 +00:00
.woodpecker.yml .woodpecker.yml: fix parse error 2023-08-12 12:27:21 +01:00
LICENSE
MOTD foot{,-pgo}: 1.15.1 2023-07-22 14:37:59 -05:00
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