mariadb: updates

This commit is contained in:
Albert Hopkins 2016-09-05 22:14:46 +00:00
parent 8869ee5331
commit c2f1d3b680
3 changed files with 3 additions and 2 deletions

View File

@ -13,7 +13,7 @@ $(root_conf): my.cnf.root
postinstall: $(system_conf) $(root_conf)
rm -rf $(CHROOT)/var/lib/mysql
$(inroot) bash -c 'yes gentoo | emerge --config dev-db/mariadb'
$(inroot) systemctl enable mysqld
$(inroot) systemctl enable mariadb
clean:

View File

@ -1 +1,2 @@
sys-kernel/gentoo-sources ~amd64 ~x86
dev-db/mariadb ~amd64 ~x86

View File

@ -13,4 +13,4 @@ sys-kernel/gentoo-sources symlink
# for mariadb
net-misc/curl ssl
dev-db/mariadb server ssl
dev-db/mariadb innodb-snappy server sphinx ssl