1
1
Fork
You've already forked repo
0
forked from kiss-community/repo
KISS Linux - Officially Unofficial Repositories
  • C 68.9%
  • Shell 23.9%
  • JavaScript 7.2%
Find a file
2022年11月04日 09:18:37 +03:00
.github/workflows test 2022年11月04日 09:18:37 +03:00
core openssl: 3.0.7 2022年11月01日 21:10:34 -05:00
extra cmake: 3.24.3 2022年11月01日 21:16:24 -05:00
testing/firefox firefox [testing]: 107.0b7 2022年10月29日 16:11:00 -05:00
wayland wbg: 1.1.0 2022年10月27日 21:08:04 -05:00
.allowed_signers allowed signer: git-bruh 2022年09月16日 13:36:13 -05: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
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