Add proper debian build support
The cmake based build system is nice, but not quite production ready.
Move to the more painful but featureful debuild style. This is one step
towards an upstreamable package.
Rename libbpfprog (ugh) to libbcc.
Split out python-bpf and libbcc-examples into separate packages that
depend on libbcc.
Signed-off-by: Brenden Blanco <bblanco@plumgrid.com>
Showing
debian/changelog
0 → 100644
debian/compat
0 → 100644
debian/control
0 → 100644
debian/copyright
0 → 100644
debian/docs
0 → 100644
debian/libbcc.install
0 → 100644
debian/python-bpf.install
0 → 100644
debian/rules
0 → 100755
debian/source/format
0 → 100644
Please register or sign in to comment