2020-06-12 04:08:40 -06:00
|
|
|
|/
|
2024-05-03 07:21:57 -06:00
|
|
|
|\ISS LINUX https://kisslinux.github.io
|
2020-06-12 04:10:29 -06:00
|
|
|
________________________________________________________________________________
|
|
|
|
|
2020-06-12 04:08:40 -06:00
|
|
|
|
2022-03-06 04:32:00 -07:00
|
|
|
Unofficial Main Repository
|
2020-06-12 04:10:29 -06:00
|
|
|
________________________________________________________________________________
|
2020-06-12 04:08:40 -06:00
|
|
|
|
2022-03-06 04:32:00 -07:00
|
|
|
|
|
|
|
The officially unofficial repository for KISS Linux maintained by kiss-community
|
2020-06-12 04:08:40 -06:00
|
|
|
|
2020-06-12 04:13:54 -06:00
|
|
|
More information:
|
|
|
|
|
2024-05-03 07:21:57 -06:00
|
|
|
- https://kisslinux.github.io
|
|
|
|
- https://kisslinux.github.io/package-system
|
|
|
|
- https://kisscommunity.org
|
2022-06-17 13:12:54 -06:00
|
|
|
|
|
|
|
|
2022-09-15 12:41:53 -06:00
|
|
|
Enabling SSH signature verification (recommended):
|
2022-06-17 13:12:54 -06:00
|
|
|
________________________________________________________________________________
|
|
|
|
|
2022-09-15 12:41:53 -06:00
|
|
|
$ cd /path/to/repo
|
|
|
|
$ git config gpg.ssh.allowedSignersFile .allowed_signers
|
|
|
|
$ git config merge.verifySignatures true
|