Go to file
Owen Rafferty fb4b4094ed
alsa-utils: 1.2.12
2024-06-11 20:31:27 -05:00
core gcc: 14.1.0 2024-06-07 22:06:54 -05:00
extra alsa-utils: 1.2.12 2024-06-11 20:31:27 -05:00
wayland xkeyboard-config: 2.42 2024-06-08 11:27:27 -05:00
.allowed_signers allowed signer: phoebos 2023-03-22 01:52:45 +00:00
.woodpecker.yml .woodpecker.yml: fix parse error 2023-08-12 12:27:21 +01:00
LICENSE docs: update 2021-07-02 14:45:17 +00:00
README README: new domain 2024-05-03 14:21:57 +01:00

README

|/
|\ISS LINUX                                          https://kisslinux.github.io
________________________________________________________________________________


Unofficial Main Repository
________________________________________________________________________________


The officially unofficial repository for KISS Linux maintained by kiss-community

More information:

    - https://kisslinux.github.io
    - https://kisslinux.github.io/package-system
    - https://kisscommunity.org


Enabling SSH signature verification (recommended):
________________________________________________________________________________

$ cd /path/to/repo
$ git config gpg.ssh.allowedSignersFile .allowed_signers
$ git config merge.verifySignatures true