mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
tools: Add VM integration agents to the Alpine base
Add the Qemu, Hyper-V and VMware VM tools to the base Also update the versions file. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
72ad8ac3a3
commit
a73be1d7ef
@ -27,6 +27,7 @@ git
|
||||
gmp-dev
|
||||
go
|
||||
gummiboot
|
||||
hvtools
|
||||
installkernel
|
||||
iptables
|
||||
jq
|
||||
@ -44,10 +45,12 @@ ncurses-dev
|
||||
openntpd
|
||||
openrc
|
||||
openssh-server
|
||||
open-vm-tools
|
||||
patch
|
||||
qemu-aarch64
|
||||
qemu-arm
|
||||
qemu-img
|
||||
qemu-guest-agent
|
||||
qemu-ppc64le
|
||||
qemu-system-arm
|
||||
qemu-system-x86_64
|
||||
|
@ -17,7 +17,7 @@ btrfs-progs-4.10.2-r0
|
||||
btrfs-progs-dev-4.10.2-r0
|
||||
btrfs-progs-libs-4.10.2-r0
|
||||
build-base-0.5-r0
|
||||
busybox-1.26.2-r3
|
||||
busybox-1.26.2-r4
|
||||
bzip2-1.0.6-r5
|
||||
ca-certificates-20161130-r2
|
||||
cdrkit-1.1.11-r2
|
||||
@ -38,6 +38,7 @@ file-5.30-r0
|
||||
findmnt-2.28.2-r2
|
||||
flex-2.6.4-r1
|
||||
fortify-headers-0.8-r0
|
||||
fuse-2.9.7-r0
|
||||
g++-6.3.0-r4
|
||||
gcc-6.3.0-r4
|
||||
git-2.13.0-r0
|
||||
@ -47,12 +48,17 @@ gmp-dev-6.1.2-r0
|
||||
gnutls-3.5.12-r0
|
||||
go-1.8.1-r0
|
||||
gummiboot-48.1-r0
|
||||
hvtools-4.4.15-r0
|
||||
icu-libs-58.2-r2
|
||||
installkernel-3.5-r0
|
||||
iptables-1.6.1-r0
|
||||
isl-0.17.1-r0
|
||||
jq-1.5-r3
|
||||
jsoncpp-1.8.0-r0
|
||||
keyutils-libs-1.5.9-r1
|
||||
kmod-23-r1
|
||||
krb5-conf-1.0-r1
|
||||
krb5-libs-1.14.3-r2
|
||||
lddtree-1.26-r0
|
||||
libacl-2.2.52-r3
|
||||
libaio-0.3.110-r0
|
||||
@ -86,6 +92,7 @@ libjpeg-turbo-1.5.1-r0
|
||||
libmagic-5.30-r0
|
||||
libmnl-1.0.4-r0
|
||||
libmount-2.28.2-r2
|
||||
libmspack-0.5_alpha-r0
|
||||
libnfs-1.11.0-r0
|
||||
libnftnl-libs-1.0.7-r0
|
||||
libogg-1.3.2-r1
|
||||
@ -102,10 +109,12 @@ libsmartcols-2.28.2-r2
|
||||
libssh2-1.8.0-r1
|
||||
libstdc++-6.3.0-r4
|
||||
libtasn1-4.10-r0
|
||||
libtirpc-1.0.1-r1
|
||||
libunistring-0.9.7-r0
|
||||
libusb-1.0.21-r0
|
||||
libuuid-2.28.2-r2
|
||||
libuv-1.11.0-r1
|
||||
libverto-0.2.5-r2
|
||||
linux-headers-4.4.6-r2
|
||||
lua5.2-libs-5.2.4-r2
|
||||
lz4-libs-1.7.5-r0
|
||||
@ -117,15 +126,16 @@ mkinitfs-3.1.0_rc1-r0
|
||||
mpc1-1.0.3-r0
|
||||
mpfr3-3.1.5-r0
|
||||
mtools-4.0.18-r1
|
||||
musl-1.1.16-r8
|
||||
musl-dev-1.1.16-r8
|
||||
musl-utils-1.1.16-r8
|
||||
musl-1.1.16-r9
|
||||
musl-dev-1.1.16-r9
|
||||
musl-utils-1.1.16-r9
|
||||
ncurses-dev-6.0-r7
|
||||
ncurses-libs-6.0-r7
|
||||
ncurses-terminfo-6.0-r7
|
||||
ncurses-terminfo-base-6.0-r7
|
||||
nettle-3.3-r0
|
||||
oniguruma-6.2.0-r0
|
||||
open-vm-tools-10.1.0-r7
|
||||
openntpd-6.0_p1-r3
|
||||
openrc-0.24.1-r2
|
||||
openssh-keygen-7.5_p1-r1
|
||||
@ -141,6 +151,7 @@ popt-1.16-r6
|
||||
qemu-2.8.1-r1
|
||||
qemu-aarch64-2.8.1-r1
|
||||
qemu-arm-2.8.1-r1
|
||||
qemu-guest-agent-2.8.1-r1
|
||||
qemu-img-2.8.1-r1
|
||||
qemu-ppc64le-2.8.1-r1
|
||||
qemu-system-arm-2.8.1-r1
|
||||
|
Loading…
Reference in New Issue
Block a user