Commit Graph

6 Commits (99ba231b502a0973ac58ad3305deec6c5ebc00a2)

Author SHA1 Message Date
Anders F Björklund 4cdf2c73cc Use the same template variables everywhere
And let the template decide where they go
2021-02-24 22:23:50 +01:00
Anders F Björklund 87b08e414f Make sure to update the package metadata
The revision/release was hardcoded as 0
2021-02-24 22:23:50 +01:00
Anders F Björklund 39da4432c7 Fix building packages for architectures
Missed a suffix, and the rpm architecture names
2020-02-03 22:15:02 +01:00
Anders F Björklund a14bc57f64 Build minikube for arm64 (aarch64) as well
This a pure build target, no test done (yet)
No virtualization supported on this platform

Adopt packaging to handle multiple arch, but
don't package anything extra by default yet.
2019-10-19 18:41:54 +02:00
Anders F Björklund a1e1090422 Add linux packaging for the kvm2 driver binary 2019-07-14 09:28:27 +02:00
Anders F Björklund d49f980df4 Add make target for building a rpm file
Similar to the deb, it just packages the standard binary...

It does not build from source, and not for any distribution.
2019-02-26 19:57:49 +01:00