Go to file
Owen Rafferty 023a9d7dbb
tllist: new at 1.1.0
2022-09-25 15:24:06 -05:00
.github/workflows github: only mirror master for now 2022-09-20 15:59:13 -05:00
core kiss: 5.6.2 2022-09-18 12:31:53 +05:30
extra ffmpeg: 5.1.2 2022-09-25 10:56:57 -05:00
testing/firefox firefox [testing]: 106.0b3 2022-09-23 09:29:05 -05:00
wayland tllist: new at 1.1.0 2022-09-25 15:24:06 -05:00
.allowed_signers allowed signer: git-bruh 2022-09-16 13:36:13 -05:00
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

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