Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ISPConfig 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 579
    • Issues 579
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 48
    • Merge requests 48
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Merge requests
  • !1664

gentoo specific updates

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Christian requested to merge dachris/ispconfig3:develop into develop Nov 15, 2022
  • Overview 0
  • Commits 5
  • Pipelines 8
  • Changes 4

install/dist/lib/gentoo.lib.php updated functions: configure_postfix configure_dovecot install_ispconfig

added configuration for pureftpd versions greater than 1.0.50

added function get_host_ips() because gentoo does not provide IPs with "hostname --all-ip-addresses"

install/dist/tpl/gentoo/apache_ispconfig.vhost.master new config based on debian config added because gentoo has no mod version installed by default added

install/tpl/gentoo_postfix.conf.master updated based on debian config

server/lib/classes/system.inc.php added gentoo specific code to keep symlinks as init script. gentoo uses symlinks to start different php-fpm versions, but "realpath" kills these symlinks.

Edited Nov 15, 2022 by Christian
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: develop