2020-06-12 04:08:40 -06:00
|
|
|
|/
|
2021-07-22 15:35:02 -06:00
|
|
|
|\ISS LINUX https://kisslinux.org
|
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:
|
|
|
|
|
2021-07-22 15:35:02 -06:00
|
|
|
- https://kisslinux.org
|
|
|
|
- https://kisslinux.org/package-system
|
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
|