Add 'make deb' example

George Melikov 2017-01-25 17:55:50 +04:00
parent 5bb0b347b8
commit 270fd3d1a9
1 changed files with 7 additions and 1 deletions

@ -84,6 +84,12 @@ make -s -j$(nproc)
**tip:** `--with-spl=PATH` and `--with-spl-obj=PATH` can be passed to configure if it is unable to locate the SPL.
**Optional** Build packages
```
make deb #exmaple for Debian/Ubuntu
```
#### Running zloop.sh and zfs-tests.sh
There are a few helper scripts provided in the top-level scripts directory designed to aid developers working with in-tree builds.