2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00

docs: update

This commit is contained in:
Dylan Araps 2019-08-05 09:18:01 +03:00
parent 006c63a998
commit 09c36782ca

12
testing/README.md Normal file
View File

@ -0,0 +1,12 @@
# Testing repository
This repository is not enabled by default and contains packages currently in testing. This includes recently released kernels and other fundamental packages which require testing before they can be safely moved to the other repositories.
## Enabling `testing`
```sh
export KISS_PATH=$KISS_PATH:/var/db/kiss/repo/testing
```
This can be permanently set in `/etc/profile.d/kiss_path.sh`.