-
Notifications
You must be signed in to change notification settings - Fork 4
SIPp/sipp-deb
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Building SIPp for Debian and Ubuntu
===================================
Docker build steps::
./Dockerfile.build debian/buster
ls Dockerfile.out/buster
Pre-docker steps::
wget -O sipp_3.5.2.orig.tar.gz \
https://github.com/SIPp/sipp/releases/download/v3.5.2/sipp-3.5.2.tar.gz
tar zxf sipp_3.5.2.orig.tar.gz
cd sipp-3.5.2
git clone https://github.com/SIPp/sipp-deb debian
# Check out the appropriate debian build version by choosing a
# tag/branch/commit and/or *update the version in the changelog file*.
# Finally, build with:
DEB_BUILD_OPTIONS=parallel=12 dpkg-buildpackage -us -uc -sa
About
Debian build scripts for SIPp
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published