mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 17:49:10 +00:00
tools/alpine: Add ethtool
resolves #2419 Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
4d5bf9d90c
commit
944b6a5816
@ -26,6 +26,7 @@ dosfstools
|
|||||||
e2fsprogs
|
e2fsprogs
|
||||||
e2fsprogs-extra
|
e2fsprogs-extra
|
||||||
elfutils-dev
|
elfutils-dev
|
||||||
|
ethtool
|
||||||
expect
|
expect
|
||||||
flex
|
flex
|
||||||
gcc
|
gcc
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# linuxkit/alpine:d3b34684b68b1bc8ace83750c9df2eb69f1eb08d-arm64
|
# linuxkit/alpine:c327d338176ccc28a0d51ef145040463d13975dd-arm64
|
||||||
# automatically generated list of installed packages
|
# automatically generated list of installed packages
|
||||||
abuild-3.0.0_rc2-r8
|
abuild-3.0.0_rc2-r8
|
||||||
alpine-baselayout-3.0.4-r0
|
alpine-baselayout-3.0.4-r0
|
||||||
@ -40,6 +40,7 @@ e2fsprogs-extra-1.43.4-r0
|
|||||||
e2fsprogs-libs-1.43.4-r0
|
e2fsprogs-libs-1.43.4-r0
|
||||||
elfutils-dev-0.168-r1
|
elfutils-dev-0.168-r1
|
||||||
elfutils-libelf-0.168-r1
|
elfutils-libelf-0.168-r1
|
||||||
|
ethtool-4.10-r0
|
||||||
expat-2.2.0-r1
|
expat-2.2.0-r1
|
||||||
expect-5.45-r3
|
expect-5.45-r3
|
||||||
fakeroot-1.21-r1
|
fakeroot-1.21-r1
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# linuxkit/alpine:8b53d842a47fce43464e15f65ee2f68b82542330-amd64
|
# linuxkit/alpine:0fd732eb9e99c4db0953ae8de23d95de340ab847-amd64
|
||||||
# automatically generated list of installed packages
|
# automatically generated list of installed packages
|
||||||
abuild-3.0.0_rc2-r8
|
abuild-3.0.0_rc2-r8
|
||||||
alpine-baselayout-3.0.4-r0
|
alpine-baselayout-3.0.4-r0
|
||||||
@ -41,6 +41,7 @@ e2fsprogs-extra-1.43.4-r0
|
|||||||
e2fsprogs-libs-1.43.4-r0
|
e2fsprogs-libs-1.43.4-r0
|
||||||
elfutils-dev-0.168-r1
|
elfutils-dev-0.168-r1
|
||||||
elfutils-libelf-0.168-r1
|
elfutils-libelf-0.168-r1
|
||||||
|
ethtool-4.10-r0
|
||||||
expat-2.2.0-r1
|
expat-2.2.0-r1
|
||||||
expect-5.45-r3
|
expect-5.45-r3
|
||||||
fakeroot-1.21-r1
|
fakeroot-1.21-r1
|
||||||
|
Loading…
Reference in New Issue
Block a user