2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00
repo/testing/README.md

12 lines
375 B
Markdown
Raw Normal View History

2019-08-05 06:18:01 +00:00
# Testing repository
2019-08-16 15:56:56 +00:00
This repository is not enabled by default and contains packages currently in testing. This includes fundamental packages which require testing before they can be safely moved to the other repositories.
2019-08-05 06:18:01 +00:00
## 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`.