Changes

Jump to navigation Jump to search
370 bytes added ,  13:26, 15 October 2021
no edit summary
Line 4: Line 4:  
=== Version ===
 
=== Version ===
 
{{ #smeversion: smeserver-hylafax}}
 
{{ #smeversion: smeserver-hylafax}}
  −
{{ #smeversion: hylafax}}
      
===Maintainer===
 
===Maintainer===
Line 20: Line 18:  
===Installation===
 
===Installation===
 
====SME8====
 
====SME8====
 +
    
   yum --enablerepo=smecontribs install smeserver-hylafax
 
   yum --enablerepo=smecontribs install smeserver-hylafax
 
+
then issue
 +
 +
signal-event post-upgrade; signal-event reboot
    
====SME9====
 
====SME9====
Line 33: Line 34:  
  /sbin/e-smith/expand-template /etc/init/ttyS0.conf
 
  /sbin/e-smith/expand-template /etc/init/ttyS0.conf
 
  /bin/rm -f /etc/cron.daily/hylafax
 
  /bin/rm -f /etc/cron.daily/hylafax
  config set UnsavedChanges no
+
  signal-event post-upgrade; signal-event reboot
 +
 
 +
====SME10====
 +
you might need to install epel repo:
   −
or
+
yum install smeserver-extrarepositories-epel
 +
 
 +
then
   −
  signal-event post-upgrade; signal-event reboot
+
  yum --enablerepo=smecontribs,{epel} install smeserver-hylafax
   −
===Enable Hylafax to start at boot===
+
===Enable Hylafax to start at boot (SME8 and 9 only)===
    
  config setprop hylafax status enabled
 
  config setprop hylafax status enabled
Line 54: Line 60:     
Take note of your modems port <br>
 
Take note of your modems port <br>
 +
 
The inittab template assumes you are using ttyS0  <br>
 
The inittab template assumes you are using ttyS0  <br>
 
see options below for how to change to ttyS1  <br>
 
see options below for how to change to ttyS1  <br>
    +
For SME8 or SME9:
 
You can modify your answers later, see below <br>
 
You can modify your answers later, see below <br>
 
then  
 
then  
Line 70: Line 78:  
  expand-template /etc/inittab
 
  expand-template /etc/inittab
 
  /sbin/init q
 
  /sbin/init q
 +
 +
for SME10:
 +
signal-event smeserver-hylafax-update
 +
 +
    
To Remove
 
To Remove
Line 128: Line 141:     
ports other than ttyS0, or to disable
 
ports other than ttyS0, or to disable
 +
 +
for SME8 and SME9:
    
  config setprop hylafax status disabled
 
  config setprop hylafax status disabled
Line 133: Line 148:  
  /sbin/e-smith/expand-template /etc/inittab
 
  /sbin/e-smith/expand-template /etc/inittab
 
  /sbin/init q
 
  /sbin/init q
 +
 +
for SME10:
 +
 +
config setprop hylafax port ttyS1
 +
signal-event smeserver-hylafax-update
 +
 +
    
----
 
----

Navigation menu