forked from kiss-community/repo
KISS Linux - Officially Unofficial Repositories
- C 68.9%
- Shell 23.9%
- JavaScript 7.2%
| .github/workflows | test | |
| core | openssl: 3.0.7 | |
| extra | cmake: 3.24.3 | |
| testing/firefox | firefox [testing]: 107.0b7 | |
| wayland | wbg: 1.1.0 | |
| .allowed_signers | allowed signer: git-bruh | |
| .woodpecker.yml | .woodpecker.yml: add CI file | |
| LICENSE | docs: update | |
| README | switch to SSH commit signatures | |
|/ |\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