1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2024-07-02 14:02:26 +00:00

docs: update

This commit is contained in:
Dylan Araps 2020-03-12 17:00:16 +02:00
parent ddfe11abd0
commit 13cb9758f1
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -261,6 +261,7 @@ busybox /usr/bin/yes
The `contrib` directory contains a set of simple scripts to extend the package manager. These are just simple and stupid automations which parse the package format. The `contrib` directory contains a set of simple scripts to extend the package manager. These are just simple and stupid automations which parse the package format.
- `kiss-cargo-urlgen`: Generate sources for rust packages.
- `kiss-chbuild`: Spawn a throwaway chroot. - `kiss-chbuild`: Spawn a throwaway chroot.
- `kiss-chroot`: Enter a KISS `chroot`. - `kiss-chroot`: Enter a KISS `chroot`.
- `kiss-depends-finder`: Find missing dependencies by parsing 'ldd'. - `kiss-depends-finder`: Find missing dependencies by parsing 'ldd'.