Go to file
Owen Rafferty 95ffed143b
busybox: 1.36.1
2023-05-21 11:47:21 -05:00
core busybox: 1.36.1 2023-05-21 11:47:21 -05:00
extra wpa_supplicant: fix config file flag 2023-05-18 21:14:00 -05:00
testing llvm [testing]: 16.0.3 2023-05-14 17:36:54 -05:00
wayland libevdev: 1.13.1 2023-05-05 18:42:00 -05:00
.allowed_signers allowed signer: phoebos 2023-03-22 01:52:45 +00: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
MOTD MOTD: remove checksum messages 2023-05-01 19:30:08 -05:00
README switch to SSH commit signatures 2022-09-15 16:11:48 -05:00

README

|/
|\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