It appears to be a modified Centos/RHEL/Fedora 7
[root@asterisk ~]# cat /etc/*release
NAME="Sangoma Linux"
VERSION="7 (Core)"
ID="sangoma"
ID_LIKE="centos rhel fedora"
VERSION_ID="7"
PRETTY_NAME="Sangoma Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:sangoma:sangoma:7"
HOME_URL="https://distro.sangoma.net/"
BUG_REPORT_URL="https://issues.sangoma.net/"
CENTOS_MANTISBT_PROJECT="Sangoma-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="sangoma"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
Sangoma Linux release 7.3.1612 (Core)
Sangoma Linux release 7.3.1612 (Core)
Sangoma Linux release 7.3.1612 (Core)
That should be posssible to support. What's the actual name of the
/etc/*-releasefile that contains "Sangoma Linux 7" though?There are symbolic links that should make it easy to detect.
Sangoma Linux release 7.3.1612 (Core) is all that there was in
sangoma-release when I overwrote it with the regular Centos 7 text
CentOS Linux release 7.3.1611 (Core)
That fixed Webmin's reluctance to install and it seem to be exactly what
I expect for a Centos7 system.
Allowed me to fix my problem with my phone system upgrade.
[root@asterisk ~]# ls -lad /etc/*-release
-rw-r--r-- 1 root root 584 Jul 2 13:26 /etc/os-release
lrwxrwxrwx. 1 root root 15 Dec 24 2016 /etc/redhat-release ->
sangoma-release
-rw-r--r-- 1 root root 38 Jul 2 13:34 /etc/sangoma-release
lrwxrwxrwx. 1 root root 15 Dec 24 2016 /etc/system-release ->
sangoma-release
On 02/07/2017 10:34 PM, Jamie Cameron wrote:
--
Ron Wheeler
President
Artifact Software Inc
email: rwheeler@artifact-software.com
skype: ronaldmwheeler
phone: 866-970-2435, ext 102
Thanks - the next release of Webmin will support Sangoma properly.