mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-04 14:05:50 -07:00
24 lines
701 B
Plaintext
24 lines
701 B
Plaintext
|/
|
|
|\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
|