Go to file
Owen Rafferty 7b3e9480e4
Revert "firefox: bump for libvpx"
This reverts commit a11d9f11a7.

I waited to update libvpx until firefox 110.0 so it wouldn't need
to be rebuilt.
2023-02-16 19:42:37 -06:00
core openssl: remove empty /etc/ssl/certs directory 2023-02-16 12:42:11 +05:30
extra Revert "firefox: bump for libvpx" 2023-02-16 19:42:37 -06:00
wayland sway: 1.8.1 2023-02-13 18:28:57 -06:00
.allowed_signers allowed signer: git-bruh 2022-09-16 13:36:13 -05:00
.woodpecker.yml .woodpecker.yml: add CI file 2022-09-27 18:46:47 +05:30
LICENSE
MOTD update MOTD: closes #135 2023-02-08 19:18:36 -06:00
README switch to SSH commit signatures 2022-09-15 16:11:48 -05:00

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