[MDEV-21943] reduce the binary tarball size Created: 2020-03-14 Updated: 2020-12-23 Resolved: 2020-03-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Fix Version/s: | 10.5.2 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||
| Description |
|
Binary tarball has grown to be too large. It's more than 1Gb now. Here's what we can do (all file sizes are from trusty-amd64 build):
|
| Comments |
| Comment by Sergei Golubchik [ 2020-03-14 ] |
|
Let's implement the second size-reducing approach, remove embedded and strip all client binaries. |