2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 23:12:28 +00:00
repo/testing/README.md

13 lines
412 B
Markdown
Raw Normal View History

2019-08-05 06:18:01 +00:00
# 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`.