Go to file
2022-10-05 23:36:37 -05:00
core git: 2.38.0 2022-10-05 19:12:43 -05:00
extra firefox: 105.0.2 2022-10-05 23:36:37 -05:00
testing/firefox firefox [testing]: 106.0b8 2022-10-05 23:01:39 -05:00
wayland xkeyboard-config: 2.37 2022-10-05 19:16:50 -05:00
.allowed_signers allowed signer: git-bruh 2022-09-16 13:36:13 -05:00
.woodpecker.yml .woodpecker.yml: add CI file 2022-09-27 18:46:47 +05:30
LICENSE
README switch to SSH commit signatures 2022-09-15 16:11:48 -05:00

|/
|\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