| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
9c8b977704 |
TT#124273 pkg: use backports scripts to generate different flavours
* pkg/deb/debian should be the only source
* pkg/deb/debian/backports: scripts to generate differences
This way is quite easy to maintain different versions, the
differences are managed via scripts
Change-Id: I0ac3a35fe3facf005564141563e2fb11b73cbefc
(cherry picked from commit
|
4 years ago |
|
|
6ec66b5338 |
TT#124273 add non-NGCP Debian packaging
For this initial version, these are mostly copies of the existing
/debian tree, with `ngcp-rtpengine` renamed to `rtpengine`, added
"conflicts" with the `ngcp-rtpengine` packages, and NGCP-specific
"suggests" removed.
Change-Id: I64289f9907ec09d003a96b8ac81f83c79d413747
(cherry picked from commit
|
4 years ago |
|
|
b290bb8a98 |
TT#53700 Switch nfs-mount systemd service from Type oneshot to simple
This service should be stopped when we disable the ngcp-recording-daemon, but ngcp-service has logic to skip services of Type oneshot. In this case turning it into a Type=simple is fine because even though there are no daemons/programs remaining after execution, we do set RemainAfterExit=yes explicitly. Change-Id: I3bde666ae1ed19ac56d38b3e011714e66615a378 |
7 years ago |
|
|
0224a49162 |
TT#40459 Move the rtpengine NFS mount point into its own systemd unit
We do not use a proper mount unit because that requires the mount point to be encoded in the filename which is variable and depends on the value coming from config.yml. Change-Id: Ibb637c533c94bc3db119111460ca647a50a205af |
7 years ago |