2
0
mirror of https://codeberg.org/kiss-community/repo synced 2025-01-22 10:24:48 -07:00
Go to file
2022-10-03 18:28:07 +05:30
core busybox: add exec 2>&1 to *.run 2022-10-03 18:28:07 +05:30
extra json-c: disable extra libs, closes #115 2022-09-30 18:25:52 +05:30
testing/firefox firefox [testing]: 106.0b6 2022-09-29 23:58:15 -05:00
wayland various: shellcheck fixes 2022-09-27 12:20:09 -05:00
.allowed_signers
.woodpecker.yml .woodpecker.yml: add CI file 2022-09-27 18:46:47 +05:30
LICENSE
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