Go to file
Owen Rafferty 9c96f455c1
*: use 'meson setup'
closes #165
2023-11-18 14:51:12 -06:00
core musl: add typedef for libelf 0.190 2023-11-10 18:21:08 -06:00
extra *: use 'meson setup' 2023-11-18 14:51:12 -06:00
testing/firefox firefox [testing]: 120.0b9 2023-11-11 23:52:57 -06:00
wayland *: use 'meson setup' 2023-11-18 14:51:12 -06:00
.allowed_signers allowed signer: phoebos 2023-03-22 01:52:45 +00:00
.woodpecker.yml .woodpecker.yml: fix parse error 2023-08-12 12:27:21 +01:00
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

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