aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-03-09 12:36:36 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2018-03-09 12:38:29 +0100
commitcea3b51e2c2de9fea6d6cbd168edfa476d13b417 (patch)
treec34f5447d0e2d7cd35098e390b18a7f973eb3d6d /debian
parent1d7473cf029fcaf1b5742af8105ae93ddd1f8a2b (diff)
debian: Move abisip-find from osmo-bsc to its own package
In some scenarios osmo-bsc is not required, only abisip-find to do the initial set-up of the BTS, so no need to install osmo-bsc with it. Change-Id: If3d476a1bd67abcb9cff241ab5989db923873986
Diffstat (limited to 'debian')
-rw-r--r--debian/abisip-find.install1
-rw-r--r--debian/control6
-rw-r--r--debian/osmo-bsc.install1
3 files changed, 7 insertions, 1 deletions
diff --git a/debian/abisip-find.install b/debian/abisip-find.install
new file mode 100644
index 000000000..1e19459eb
--- /dev/null
+++ b/debian/abisip-find.install
@@ -0,0 +1 @@
+usr/bin/abisip-find
diff --git a/debian/control b/debian/control
index fae280abd..c2627a1c6 100644
--- a/debian/control
+++ b/debian/control
@@ -36,6 +36,12 @@ Multi-Arch: same
Depends: osmo-bsc (= ${binary:Version}), ${misc:Depends}
Description: OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks
+Package: abisip-find
+Architecture: any
+Multi-Arch: foreign
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Command line utility to find ip.access compatible BTS
+
Package: osmo-bsc-ipaccess-utils
Architecture: any
Multi-Arch: foreign
diff --git a/debian/osmo-bsc.install b/debian/osmo-bsc.install
index 9a2bc3f90..5dc1e0f1b 100644
--- a/debian/osmo-bsc.install
+++ b/debian/osmo-bsc.install
@@ -1,4 +1,3 @@
usr/bin/osmo-bsc
-usr/bin/abisip-find
usr/share/doc/osmo-bsc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg usr/share/doc/osmo-bsc/examples
usr/share/doc/osmo-bsc/examples/osmo-bsc/osmo-bsc.cfg usr/share/doc/osmo-bsc/examples