Skip to content
Success

Changes

Summary

  1. doc/examples/mobile: rename default.cfg -> mobile.cfg (details)
  2. debian: remove osmocom-bb.install (details)
  3. debian: fix empty osmocom-bb-{trxcon,virtphy} packages (details)
  4. debian: install /etc/osmocom/{mobile,modem}.cfg (details)
  5. debian: install *.cfg and *.lua examples (details)
  6. debian: add osmocom-bb-{gprsdecode,osmocon} packages (details)
  7. debian: add osmocom-bb-doc (user manual) (details)
Commit 04339f502cca934ff09730ee4a8387b091379f03 by Vadim Yanitskiy
doc/examples/mobile: rename default.cfg -> mobile.cfg

Let's be consistent with the modem app and other Osmocom projects.

Change-Id: I826f31523a941a616a95a3fc1b935fc63d886cc0
Related: OS#6851
The file was removeddoc/examples/mobile/default.cfg
The file was addeddoc/examples/mobile/mobile.cfg
Commit 15f23c2e22b5d5a9ba17ce581d66479d96381995 by Vadim Yanitskiy
debian: remove osmocom-bb.install

There's no such package in `debian/control`, so this file is useless.

Change-Id: Id7dcc24dfe9697035d67339b9bbe05f468bd25ab
Related: OS#6851
The file was removeddebian/osmocom-bb.install
Commit 2a93a822f88b10e33248762c76e8b4e29ac63832 by Vadim Yanitskiy
debian: fix empty osmocom-bb-{trxcon,virtphy} packages

For each of layer23, trxcon, and virt_phy:

* Configure/build using the top-level Makefile.
* Install into its own DESTDIR (`debian/tmp/$PROJ`).
* Add the respective `*.install` file.

Change-Id: Ieee634f7f643a7599c735a5b77549cf34deb7fb9
Related: OS#6851
The file was addeddebian/osmocom-bb-layer23.install
The file was addeddebian/osmocom-bb-trxcon.install
The file was addeddebian/osmocom-bb-virtphy.install
The file was modifieddebian/rules
Commit 0e225f8628fc2b91fbc3005e5ba8bb103b3e178b by Vadim Yanitskiy
debian: install /etc/osmocom/{mobile,modem}.cfg

Change-Id: Ic405512330358e7d4cf81db6d4e83f5ffc920f64
Related: OS#6851
The file was modifieddebian/osmocom-bb-layer23.install
Commit bc21a9e918113770ed41f1a7c62f361ab572c26c by Vadim Yanitskiy
debian: install *.cfg and *.lua examples

Change-Id: I10ed0d68cd91126cefd431a1375b72dd6ae3f2d0
Related: OS#6851
The file was modifieddebian/osmocom-bb-layer23.install
Commit 19cd72bcb09e161a0f1a4e40d748b542415c8c60 by Vadim Yanitskiy
debian: add osmocom-bb-{gprsdecode,osmocon} packages

Change-Id: Ia96c418a610863b5d9d0fc10c6d78b80163dc651
Related: OS#6851
The file was modifieddebian/rules
The file was modifieddebian/control
The file was addeddebian/osmocom-bb-osmocon.install
The file was addeddebian/osmocom-bb-gprsdecode.install
Commit 37e216a8eba7fa8ed2f36bd5bb8ea8dbe14bb0ba by Vadim Yanitskiy
debian: add osmocom-bb-doc (user manual)

Change-Id: Ib04160287c98814a6f2ae104197abda563bdd5b9
Related: OS#6851
The file was addeddebian/osmocom-bb-doc.install
The file was modifieddebian/rules
The file was modifieddebian/control