aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Delete tinc_config.xmldoktornotor2015-08-261-215/+0
| |/ | | | | Content moved to tinc.xml
* | Merge pull request #1024 from doktornotor/patch-4Renato Botelho2015-08-2840-258/+35
|\ \
| * | stop copying spamd.conf.sampledoktornotor2015-08-251-1/+0
| | | | | | | | | It made zero sense with the original broken commands order ( you don't configure something only to overwrite it by some sample config later on... WTF), it makes zero sense with the new one (you don't copy a sample conf to unlink it on configuration and replace with a symlink to another file.)
| * | Fix things ordering here. Cannot run the package otherwise, need the ↵doktornotor2015-08-251-1/+1
| | | | | | | | | | | | user/group first.
| * | Add missing custom_php_deinstall_command...doktornotor2015-08-251-0/+3
| | | | | | | | | ... so the the baculaclient_custom_php_deinstall_command() in the .inc file is actually used.
| * | No need to use any variables heredoktornotor2015-08-251-2/+1
| | |
| * | Remove include file reference since it doesn't exist any moredoktornotor2015-08-251-4/+0
| | | | | | | | | Really gone.
| * | Remove include file reference since it doesn't exist any moredoktornotor2015-08-251-1/+0
| | |
| * | Bump lot of package versions for useless remount calls removaldoktornotor2015-08-251-27/+27
| | |
| * | Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-6/+0
| | | | | | | | | These are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-6/+0
| | | | | | | | | These are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | Remove useless remount callsdoktornotor2015-08-251-2/+0
| | | | | | | | | These are dealt with by uninstall_package() from pkg-utils.inc.
| * | Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-5/+0
| | | | | | | | | These are dealt with by install_package(), uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | Remove useless remount callsdoktornotor2015-08-251-4/+0
| | | | | | | | | These are dealt with by install_package() and uninstall_package() from pkg-utils.inc.
| * | Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-6/+0
| | | | | | | | | All of these are dealt with by install_package(), uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | Remove useless remount callsdoktornotor2015-08-251-2/+0
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * | Remove useless remount callsdoktornotor2015-08-251-6/+0
| | | | | | | | | These are dealt with by install_package() and uninstall_package() from pkg-utils.inc.
| * | Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-7/+0
| | | | | | | | | All of these are dealt with by install_package(), uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | Remove useless remount callsdoktornotor2015-08-251-4/+0
| | | | | | | | | These are dealt with by install_package() and uninstall_package() from pkg-utils.inc.
| * | Remove useless phpservice_deinstall_command()doktornotor2015-08-251-3/+0
| | | | | | | | | All of these are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | Remove useless remount calls and phpservice_deinstall_command()doktornotor2015-08-251-10/+0
| | | | | | | | | All of these are dealt with by uninstall_package() and from pkg-utils.inc.
| * | Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-10/+0
| | | | | | | | | All of these are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | Remove useless deinstall_openbgpd() functiondoktornotor2015-08-251-3/+0
| | |
| * | Remove useless deinstall_openbgpd() functiondoktornotor2015-08-251-3/+0
| | |
| * | Remove useless deinstall_openbgpd() functiondoktornotor2015-08-251-8/+0
| | | | | | | | | All of these are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-6/+0
| | | | | | | | | These are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | Remove useless stuff dealt with by delete_package_xml()doktornotor2015-08-251-3/+0
| | |
| * | Remove useless custom_php_deinstall_commanddoktornotor2015-08-251-3/+0
| | | | | | | | | These are dealt with by delete_package_xml() from pkg-utils.inc.
| * | Remove useless nrpe2_custom_php_deinstall_command()doktornotor2015-08-251-1/+0
| | |
| * | Remove useless remount callsdoktornotor2015-08-251-9/+0
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc. Also, the nrpe2_custom_php_deinstall_command() function was completely useless, doing nothing else but remounts.
| * | Remove useless custom_php_deinstall_commanddoktornotor2015-08-251-3/+0
| | | | | | | | | These are dealt with by uninstall_package() from pkg-utils.inc.
| * | Remove useles filedoktornotor2015-08-251-37/+0
| | | | | | | | | These are dealt with by uninstall_package() from pkg-utils.inc and there are no other functions here
| * | Remove useless remount callsdoktornotor2015-08-251-8/+0
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * | Remove useless remount callsdoktornotor2015-08-251-3/+0
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * | Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-9/+0
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc. Also nuke unused tags.
| * | Remove useless remount callsdoktornotor2015-08-251-8/+0
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * | Remove useless remount callsdoktornotor2015-08-251-2/+1
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * | Remove useless remount callsdoktornotor2015-08-251-2/+0
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * | Remove useless remount callsdoktornotor2015-08-251-3/+1
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * | remove useless remount calldoktornotor2015-08-251-1/+0
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * | Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-3/+0
| | | | | | | | | These are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-7/+0
| | | | | | | | | These are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | remove useless remount calls on package_installdoktornotor2015-08-251-2/+0
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * | Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-16/+1
| | | | | | | | | These are dealt with by install_package(), uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | Remove useless custom_php_deinstall_commanddoktornotor2015-08-251-3/+0
| | | | | | | | | These are dealt with by delete_package_xml() from pkg-utils.inc.
| * | Remove useless asterisk_deinstall() functiondoktornotor2015-08-251-5/+0
| | | | | | | | | These are dealt with by delete_package_xml() from pkg-utils.inc.
| * | remove useless remount calls on package_deinstalldoktornotor2015-08-251-3/+0
| | | | | | | | | These are dealt with by uninstall_package() from pkg-utils.inc. Also the service is stopped by it.
* | | Merge pull request #1018 from doktornotor/patch-12Renato Botelho2015-08-285-606/+383
|\ \ \
| * | | remove useless remount callsdoktornotor2015-08-251-2/+0
| | | | | | | | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * | | shellcmd - add support for afterfilterchangeshellcmddoktornotor2015-08-221-0/+7
| | | |