mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 07:10:16 -07:00
docs: update
This commit is contained in:
parent
006c63a998
commit
09c36782ca
12
testing/README.md
Normal file
12
testing/README.md
Normal 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`.
|
Loading…
Reference in New Issue
Block a user