Skip to content

SIPp/sipp-deb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

34a1d77 · May 6, 2022

History

11 Commits
Sep 21, 2020
Jan 16, 2017
Jul 2, 2019
May 6, 2022
May 6, 2022
May 6, 2022
Sep 21, 2020
Sep 21, 2020
May 21, 2019
Sep 21, 2020
Jan 16, 2017
Jan 16, 2017
May 21, 2019
Sep 21, 2020
Jan 16, 2017
Jan 16, 2017

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

No packages published