Creating the MariaDB Binary Tarball
How to generate a binary tarball from compiled source using `make package`, enabling portable distribution.
make packagecd mariadb-source
./scripts/make_binary_distributioncd $PACKAGING_WORK
bakery/preheat.sh
cd bakery_{number}
bakery/tarbake51.sh last:1 $MARIA_WORK
bakery/autobake51-bintar.sh mariadb-{version_num}-maria-beta-ourdelta{number}.tar.gzLast updated
Was this helpful?

