Go to file
Owen Rafferty da532386d9
zstd: 1.5.5
2023-04-05 21:27:06 -05:00
core pigz: fix build 2023-03-22 01:39:25 +00:00
extra zstd: 1.5.5 2023-04-05 21:27:06 -05:00
testing/firefox firefox [testing]: 112.0b9 2023-04-03 21:14:56 -05:00
wayland foot{,-pgo}: 1.14.0 2023-04-03 19:39:17 -05:00
.allowed_signers allowed signer: phoebos 2023-03-22 01:52:45 +00:00
.woodpecker.yml .woodpecker.yml: add CI file 2022-09-27 18:46:47 +05:30
LICENSE docs: update 2021-07-02 14:45:17 +00:00
MOTD dummy commit to fix merge.verifySignatures 2023-03-21 21:06:12 -05:00
README switch to SSH commit signatures 2022-09-15 16:11:48 -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