From df6ec47f886494a6faafaee768bdd31f0b12b6fe Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 31 Oct 2023 14:31:56 +0100 Subject: [PATCH] debian: remove open5gs-hss --- debian/control | 18 ------------------ debian/open5gs-hss.install | 6 ------ 2 files changed, 24 deletions(-) delete mode 100644 debian/open5gs-hss.install diff --git a/debian/control b/debian/control index 8cb84efbd..5e1a5810f 100644 --- a/debian/control +++ b/debian/control @@ -121,23 +121,6 @@ Description: UPF (User Plane Function) . This package provides the UPF (User Plane Function) -Package: open5gs-hss -Architecture: any -Multi-Arch: same -Depends: ${shlibs:Depends}, - ${misc:Depends}, - mongodb-org | mongodb, - open5gs-common (= ${binary:Version}) -Description: HSS (Home Subscriber Server) - Open5GS is a C-language implementation of 5G Core and EPC - Packet Core, i.e. the core network of an NR/LTE network (Release-17) - . - This package provides the HSS (Home Subscriber Server) element of the - EPC, i.e. the central database of mobile network subscribers, with - their IMSI, MSISDN, cryptographic key materials, service subscription - information, etc. It implements the S6a interface towards the MME - using the DIAMETER protocol. - Package: open5gs-pcrf Architecture: any Multi-Arch: same @@ -273,7 +256,6 @@ Depends: ${misc:Depends}, open5gs-amf (= ${binary:Version}), open5gs-sgwu (= ${binary:Version}), open5gs-upf (= ${binary:Version}), - open5gs-hss (= ${binary:Version}), open5gs-pcrf (= ${binary:Version}), open5gs-nrf (= ${binary:Version}), open5gs-scp (= ${binary:Version}), diff --git a/debian/open5gs-hss.install b/debian/open5gs-hss.install deleted file mode 100644 index 653858698..000000000 --- a/debian/open5gs-hss.install +++ /dev/null @@ -1,6 +0,0 @@ -usr/bin/open5gs-hssd -configs/freeDiameter/hss.* etc/freeDiameter -configs/open5gs/hss.yaml etc/open5gs -configs/open5gs/tls/hss.key etc/open5gs/tls -configs/open5gs/tls/hss.crt etc/open5gs/tls -configs/systemd/open5gs-hssd.service lib/systemd/system