Go to file
Owen Rafferty 43d31f29d1
grim: 1.4.1
2023-06-26 21:14:47 -05:00
core git: 2.41.0 2023-06-06 23:11:28 -05:00
extra strace: 6.4 2023-06-26 21:14:17 -05:00
testing firefox [testing]: 114.0b9 2023-05-29 18:26:34 -05:00
wayland grim: 1.4.1 2023-06-26 21:14:47 -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 compose-table: 1.8.6 2023-06-26 19:42:04 -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