1. 14 10月, 2015 2 次提交
  2. 13 10月, 2015 4 次提交
    • William King's avatar
      Merge pull request #554 in FS/freeswitch from… · bf8d10f3
      William King 提交于
      Merge pull request #554 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-7928-freeswitch-all-contains-both-freeswitch-systemd to master
      
      * commit '77f52bb6':
        FS-7928 FS-7618 systemd and package build improvements
      bf8d10f3
    • Stanislav Sinyagin's avatar
      FS-7928 FS-7618 systemd and package build improvements · 77f52bb6
      Stanislav Sinyagin 提交于
      debian/bootstrap.sh:
       * only build one of freeswitch-sysvinit or freeswitch-systemd
       * squeeze is removed from supported releases
       * added stretch to supported releases
       * avoid_mods_wheezy extended to modules which fail to build on wheezy
       * use systemd by default for future distros
       * new command-line option -v to enforce sysvinit
       * added dependency on dh-systemd for systemd-powered distros
       * freeswitch-init is now a virtual package
       * freeswitch-sysvinit and freeswitch-systemd are set to conflict with each other
      
      debian/freeswitch.postinst:
       * no need to call systemctl explicitly. dh-systemd does it in a standard way
      
      debian/rules:
       * integrated dh-systemd in override_dh_installinit
      
      debian/freeswitch-systemd.freeswitch.default renamed to
      freeswitch-sysvinit.freeswitch.default:
       * /etc/default/freeswitch is not installed by freeswitch-systemd, but still
         respected if there is a need to modify the startup options
      
      debian/freeswitch-systemd.freeswitch.service:
       * proper expansion of DAEMON_OPTS
      77f52bb6
    • Anthony Minessale's avatar
      FS-6833 FS-6834 fix regression · 4e1ec890
      Anthony Minessale 提交于
      4e1ec890
    • Anthony Minessale's avatar
  3. 12 10月, 2015 4 次提交
  4. 10 10月, 2015 8 次提交
  5. 09 10月, 2015 9 次提交
  6. 08 10月, 2015 10 次提交
  7. 07 10月, 2015 3 次提交