Commit Graph

39 Commits (c8bcdf9d72bde95e4368feeff3555c6bcab13cb7)

Author SHA1 Message Date
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 174d1fb9e5 Add arch to docker-machine-driver-kvm2 packages
But only support building for amd64 at the moment
2020-02-02 13:56:20 +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
Pranav Jituri add7956bd1
Fix the encoding to LF 2019-08-18 03:02:23 +05:30
Pranav Jituri 7d8b4f7569
Added uninstallation procedures for minikube 2019-08-18 02:58:04 +05:30
Anders F Björklund 2ef0f74ed2 Change deb maintainer, lower case minikube 2019-07-14 09:32:19 +02:00
Anders F Björklund a1e1090422 Add linux packaging for the kvm2 driver binary 2019-07-14 09:28:27 +02:00
Pranav Jituri 2be046b4f9 Modified NSIS Script to use the PowerShell Script 2019-05-28 16:11:14 +05:30
Pranav Jituri 1dcd70f121 Added PowerShell script to add/remove path 2019-05-28 16:10:46 +05:30
Tiago Ilieve 8b17e6070c Add Go modules, remove Go dep 2019-05-13 20:39:31 +02:00
Thomas Strömberg c17c2b1337
Merge pull request #3701 from afbjorklund/kvm-image
Add target to build the kvm driver in docker
2019-03-20 19:27:11 -07:00
Igor Akkerman d91615ef46 Windows installer using installation path for x64 applications 2019-03-17 18:39:40 +01:00
Anders F Björklund 203014d3d2 Add target to build the kvm driver in docker 2019-03-13 20:01:58 +01: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
Thomas Strömberg 890974b586
Use lowercase 'minikube' as a name. 2019-02-15 15:43:59 -08:00
commitay 9dcfd0f215 Update homebrew-cask release process: remove `checkpoint` 2018-06-13 00:58:16 +10:00
Nathan Herring b365b84301 Don't require VirtualBox 2018-02-13 08:23:41 -08:00
Morva Kristóf df899bac55 Fixing batch file line endings 2018-01-05 14:08:26 +01:00
Brad Erhart c54e695fdb Updated Jenkins release updater for Minikube-maintained KVM driver 2017-12-19 11:19:30 -08:00
Brad Erhart 005a9b8bb7 Updated to use new Minikube-maintained KVM driver 2017-12-18 22:27:35 -08:00
Matt Rickard ce43aae846 Upstream brew installer change 2017-11-30 10:53:45 -08:00
Matt Rickard a367be016e Automate updates to AUR and brew-cask
Automatically updates the AUR installer and pushes the new package.
Updates the brew installer and sends a PR to the brew package repo.
2017-06-23 11:00:24 -07:00
Matt Rickard a317dd113f Update arch linux installer for 0.18.0 2017-04-07 15:26:56 -07:00
Matt Rickard a926731d57 Update arch linux installer to 0.17.1 2017-03-16 09:49:12 -07:00
Matt Rickard aebe2852d3 Update arch linux installer to minikube 0.16 2017-02-06 10:40:42 -08:00
Matt Rickard 9ea3f00ea2 Upgrade arch linux installer to v0.14 2016-12-20 09:55:28 -08:00
Matt Rickard 0c6523713c Upgrade archlinux installer to 0.13.1 2016-12-12 10:01:01 -08:00
Matt Rickard 1dc0dd413f Bump arch linux installer to v0.13.0 2016-12-01 14:30:03 -08:00
Matt Rickard 8d5708b4d4 Copy arch linux from repo to folder
Add SRCINFO to not be gitignored
2016-11-28 11:16:33 -08:00
Matt Rickard 73a466d98e Make virtualbox optional for arch linux installer 2016-11-22 12:25:01 -08:00
Matt Rickard 061d2d0a8d Merge pull request #742 from r2d4/archlinux
Update arch linux installer to v0.12.2
2016-11-02 20:07:56 -07:00
Matt Rickard bc73a5fac6 Add arch linux installer submodule, upgrade to v0.12.2 2016-11-01 09:45:37 -07:00
Aaron Prindle 86b056ef83 Fixed version typo in windows installer 2016-10-31 11:39:14 -07:00
Rod Cloutier 67bdba011d Fixed Windows installer replacing path (#704) by defering to a script since nsis truncates on path too long 2016-10-28 23:10:36 -04:00
Matt Rickard 261deed26c Updated Arch AUR pkg to v0.11.0 2016-10-06 19:17:51 -07:00
Aaron Prindle c2f30ef674 Added windows installer files with stubbed license and makefile target. 2016-09-25 19:49:35 -07:00
Matt Rickard df9f347ed4 Bump arch linux PKGBUILD to 0.10.0
Also add a dependency on net-tools
2016-09-15 21:24:50 -07:00
Victor Häggqvist 29c5086314 add archlinux PKGBUILD 2016-09-15 20:21:42 +02:00
Aaron Prindle 7daca81c7e Added installers directory and a populated the linux .deb installer
files.  Updated to reflect talk regarding creating .deb for kubectl.
Added make deb in Makefile.
2016-08-29 09:49:29 -07:00