Go to file
Owen Rafferty f730673a20
wlroots: 0.16.1
2022-12-26 22:24:39 -06:00
core git: bump for curl 2022-12-21 22:39:46 -06:00
extra mold: 1.8.0 2022-12-26 20:28:51 -06:00
testing/firefox firefox [testing]: 109.0b5 2022-12-21 22:34:02 -06:00
wayland wlroots: 0.16.1 2022-12-26 22:24:39 -06: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
MOTD MOTD: add 2022-11-21 18:20:49 +05:30
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