mariadb/debian/additions
Otto Kekäläinen 764dd39ca7 Deb: Add support for legacy init systems again
Partially reverts commit a4cc6fb91f.

While all current versions of Linux have systemd, support for traditional
init.d is still needed e.g. on Linux subsystem on Windows, kFreeBSD and
special variants of Debian/Ubuntu that for other reasons don't have
systemd.

Thus, re-introduce the init file that was remove, but this time with
then name 'mariadb'.

Supporting traditional sysv init in paraller with systemd is easy, since
Debian has facilities for it.

Also simplify and update salsa-ci.yml install/upgrade testing works
for all previous MariaDB and MySQL releases without any excess quirks.

Note that in fresh installs the salsa-ci.yml needs to run command
'service mariadb status' to control the service, while on upgrades
it is enough to run 'service mysql status', since the init.d/mysql
file is left behind from previous install, along with some other
config files such as /etc/default/mysql and /etc/mysql/* stuff.
2020-05-16 10:42:35 +03:00
..
innotop MDEV-21869: Make Debian packaging Lintian clean 2020-04-19 17:15:40 +03:00
debian-start Deb: Add support for legacy init systems again 2020-05-16 10:42:35 +03:00
debian-start.inc.sh MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
Docs__Images__Makefile.in Initial draft for building .deb packages for MariaDB 5.5. 2012-01-23 12:20:16 +01:00
Docs__Makefile.in Initial draft for building .deb packages for MariaDB 5.5. 2012-01-23 12:20:16 +01:00
echo_stderr MDEV-6284: Import most of downstream Debian packaging 2016-10-27 18:42:16 +03:00
enable_encryption.preset MDEV-12449: Debian Packaging AWS key management plugin 2017-05-08 21:42:41 +03:00
mariadb-report Deb: Rename mysqlreport to mariadb-report, fix regression in 9e1b3af4a 2020-04-23 10:07:07 +03:00
mariadb-report.1 Deb: Rename mysqlreport to mariadb-report, fix regression in 9e1b3af4a 2020-04-23 10:07:07 +03:00
mariadb.cnf MDEV-6284: Spliy Mroonga, Spider and TokuDB into their own packages 2016-10-27 18:42:16 +03:00
my.cnf Merge branch '10.2' into 10.3 2019-10-31 10:58:06 +01:00
mysqld_safe_syslog.cnf MDEV-8374 - Debian: mysqld_safe Can't log to error log and syslog at the same time 2015-07-16 14:03:29 +04:00
source_mariadb-10.5.py MDEV-6284: Sync deb build rules etc with downstream 2020-04-19 17:15:40 +03:00