SAIL 4 Code Changelog

From sailpbx
Revision as of 16:52, 14 March 2013 by Apmutha (talk | contribs) (Created page with "Whilst SAIL v4.00 is chugging along to near production status, this page lists the consolidation process for the code that is distributed in various versions across platforms and…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Whilst SAIL v4.00 is chugging along to near production status, this page lists the consolidation process for the code that is distributed in various versions across platforms and formats.

RPM v4.0.0-53 (now) vs. DEB v4.0.0-52

  • /etc/cron.d/sark has second line commented out now
  • GNU Public Licence not in DEB
  • /opt/sark/scripts/spin.pl now has sysroot variable default from Deb to RHEL for sounds folder
  • /opt/sark/php/srkHelperClass.php now has 2 more variables in public function qDistro:
    • $distro['pika']
    • $distro['soundroot'] (defaulting to /var/lib of rhel-centos-sme)
  • The other existing qDistro function variables are:
    • $distro['rhel']
    • $distro['centos']
    • $distro['sme']
    • $distro['debian']
  • /opt/sark/php/sarkivr/view.php now uses distro['soundroot'].
  • /opt/sark/php/greetings/list.php now uses distro['soundroot'].
  • The SAIL Deb Release has the .sail-release file in it but in the case of the RPM it is generated in the post install script.
  • The SAIL Deb release has 2 extra files in the /opt/sark/amacs folder:
    • r1833DEB : Network (320) and Firewall (330) Panel entries
    • r1833ZARM : PCI Cards menu entry (280) removed as no cards will be in base ARM box.