Change in osmo-remsim[master]: debian: split osmo-remsim-client into osmo-remsim-client-{shell, st2}

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Wed Mar 4 18:22:55 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-remsim/+/17369 )


Change subject: debian: split osmo-remsim-client into osmo-remsim-client-{shell,st2}
......................................................................

debian: split osmo-remsim-client into osmo-remsim-client-{shell,st2}

The -shell client has no dependency to libosmo-simtrace2, so it makes
sense to package it separately.

Change-Id: I6c634572af5036fd7f9ce1fee6d1474e06bdaa5a
---
M debian/control
A debian/osmo-remsim-client-shell.install
R debian/osmo-remsim-client-st2.install
3 files changed, 11 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-remsim refs/changes/69/17369/1

diff --git a/debian/control b/debian/control
index 330b220..d161815 100644
--- a/debian/control
+++ b/debian/control
@@ -61,16 +61,24 @@
  respective cards.  It establishes a control connection to remsim-server
  and receives inbound connections from remsim-clients.
 
-Package: osmo-remsim-client
+Package: osmo-remsim-client-st2
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Osmocom Remote SIM - Client
+Description: Osmocom Remote SIM - Client for SIMtrace2 cardem firmware
  The remsim-client is managing a given phone/modem.  It attaches to the
  'cardem' firmware of a SIMtrcace2 (or compatible, such as sysmoQMOD)
  hardware and forwards the SIM card communication to a remsim-bankd,
  under the control of remsim-server.
 
+Package: osmo-remsim-client-shell
+Architecture: any
+Multi-Arch: same
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Osmocom Remote SIM - Interactive Client
+ The remsim-client-shell is for manually interacting with a remote SIM
+ card via remsim-bankd + remsim-server.  It's mostly a test/debug tool.
+
 Package: libifd-osmo-remsim-client0
 Architecture: any
 Multi-Arch: same
diff --git a/debian/osmo-remsim-client-shell.install b/debian/osmo-remsim-client-shell.install
new file mode 100644
index 0000000..3216187
--- /dev/null
+++ b/debian/osmo-remsim-client-shell.install
@@ -0,0 +1 @@
+usr/bin/osmo-remsim-client-shell
diff --git a/debian/osmo-remsim-client.install b/debian/osmo-remsim-client-st2.install
similarity index 100%
rename from debian/osmo-remsim-client.install
rename to debian/osmo-remsim-client-st2.install

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-remsim/+/17369
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-Change-Id: I6c634572af5036fd7f9ce1fee6d1474e06bdaa5a
Gerrit-Change-Number: 17369
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200304/674965dc/attachment.htm>


More information about the gerrit-log mailing list