2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00
Go to file
2022-10-28 20:32:54 -05:00
core curl: 7.86.0 2022-10-27 19:17:20 -05:00
extra tzdata: 2022f 2022-10-28 20:32:54 -05:00
testing/firefox firefox [testing]: 107.0b6 2022-10-27 22:45:41 -05:00
wayland wbg: 1.1.0 2022-10-27 21:08:04 -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 docs: update 2021-07-02 14:45:17 +00:00
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