# mariadb-pass/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. If the current "mariadb" setup doesn't have a root password (i.e., the password is empty), building this package will set the root pass- word to "xyzzy". Otherwise, building this package will have no effect. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.17 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.18 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.60 hours (or 036.03 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none license = none # Just makes a configuration change proddir = none revision = same as for mariadb tmpsize = 1M unpack = none #--------------------------------------------------------------------- [depends] mariadb:strict #--------------------------------------------------------------------- [build] mysql-start echo "set password for \ 'root'@'localhost' = password('xyzzy');" | mysql -u root || true #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = n/a url_home = n/a url_lfs = n/a url_tarball = n/a