Go to file
2023-07-31 18:03:14 -05:00
core gcc: 13.2.0 2023-07-28 15:51:28 -05:00
extra glib: 2.77.1 2023-07-31 18:03:14 -05:00
testing/firefox firefox [testing]: 116.0b8 2023-07-20 22:58:30 -05:00
wayland foot{,-pgo}: 1.15.2 2023-07-31 18:02:16 -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 foot{,-pgo}: 1.15.1 2023-07-22 14:37:59 -05: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