Commit Graph

10 Commits

Author SHA1 Message Date
Martin Winter
d507ad0917 debianpkg: Add Debian backport for Ubuntu 17.10
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
2017-12-05 00:33:40 -08:00
Martin Winter
fea4953106 debianpkg: Add Debian 9 Package support
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
2017-10-16 03:38:08 -07:00
Martin Winter
b8282a5280 debianpkg: Fix non-empty-dependency_libs-in-la-file for frr modules
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
2017-10-10 07:52:50 -07:00
Martin Winter
0af4dcc066 debian-pkg: Remove hardening-wrapper and replace with dpkg-buildflags
* hardening-wrapper is obsolete
* Fixes Issue #967

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
2017-10-10 07:52:49 -07:00
Martin Winter
352a5d6891 debianpkg: Always build FPM module
- FPM is a module since 3.0. Always build it and allow user choice to enable or disable it

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
2017-10-10 07:52:49 -07:00
smccroskey
f591a7783d backports: don't install frr-reload.py in frr package
Testing done: built in sbuild with lintian enabled
              verified frr-reload.py still in frr-pythontools

Clean up issues missed when moving the script into a separate package.

Clears the following lintian warning:
E: frr: python-script-but-no-python-dep usr/lib/frr/frr-reload.py

Signed-off-by: Silas McCroskey <smccroskey@cumulusnetworks.com>
2017-10-10 07:52:48 -07:00
Martin Winter
dd9d4f74fa debianpkg: Support --with-pkg-extra-version and other modifier to build custom package version
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
2017-10-10 07:52:47 -07:00
Martin Winter
3bdbfc791c debianpkg: Cleanup configure options
- Make them configurable (with WANT_xxx env variables)
- Adjust defaults to generic package
- remove obsolete configure options

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
2017-10-10 07:52:47 -07:00
Martin Winter
56f9b733a0 debianpkg: Add backport for Debian 8
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
2017-10-10 07:52:47 -07:00
Martin Winter
66f4865d2d debian->debianpkg: Move debian files from debian dir to debianpkg dir.
Debian build systems use debian subdir for building and having a debian
dir in the source package causes issues.
Moving it to debianpkg avoids the issue and allows us to ship debian
package files in the source distribution

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
2017-10-10 07:52:46 -07:00