Learn about Centmin Mod LEMP Stack today
Become a Member

Stable Branch Centralize perldbiexclude() function and add silent mode support in 132.00stable

Discussion in 'Centmin Mod Github Commits' started by eva2000, Nov 19, 2025.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    4:28 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Centralize perldbiexclude() function and add silent mode support in 132.00stable

    Changes:
    - Move perldbiexclude() function from all inc/mariadb_install*.inc to inc/cpcheck.inc
    - Centralize function definition at top of cpcheck.inc for better maintainability
    - Add silent parameter support to suppress output during normal menu operations
    - Update call from 'perldbiexclude' to 'perldbiexclude silent' in cpcheck.inc
    - Remove duplicate function definitions from 6 MariaDB install modules
    - Increment SCRIPT_INCREMENTVER to 118 in centmin.sh and centmin-cli.sh

    Fixes annoying "Detected symlink" and "already in excludes" messages
    that appeared every time centmin.sh menu was run.

    Continue reading...


    132.00stable branch