Skip to content

Commit be99965

Browse files
committed
New version of rootfs
1 parent 74435fb commit be99965

36 files changed

+10
-5
lines changed

alpha/slim/rootfs.tar.xz

-108 Bytes
Binary file not shown.

amd64/slim/rootfs.tar.xz

116 Bytes
Binary file not shown.

arm64/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
FROM multiarch/busybox:arm64-slim
2+
ADD qemu-aarch64-static.tar.xz /usr/bin

arm64/qemu-aarch64-static.tar.xz

913 KB
Binary file not shown.

arm64/qemu_arch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1+
aarch64

arm64/slim/rootfs.tar.xz

-165 KB
Binary file not shown.

armel/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
FROM multiarch/busybox:armel-slim
2+
ADD qemu-arm-static.tar.xz /usr/bin

armel/qemu-arm-static.tar.xz

863 KB
Binary file not shown.

armel/qemu_arch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1+
arm

armel/slim/rootfs.tar.xz

-182 KB
Binary file not shown.

armhf/slim/rootfs.tar.xz

144 Bytes
Binary file not shown.

hppa/slim/rootfs.tar.xz

-81 KB
Binary file not shown.

hurd-i386/slim/rootfs.tar.xz

-152 KB
Binary file not shown.

i386/slim/rootfs.tar.xz

-112 KB
Binary file not shown.

kfreebsd-amd64/slim/rootfs.tar.xz

-206 KB
Binary file not shown.

kfreebsd-i386/slim/rootfs.tar.xz

-231 KB
Binary file not shown.

m68k/slim/rootfs.tar.xz

-221 KB
Binary file not shown.

mips/slim/rootfs.tar.xz

-108 KB
Binary file not shown.

mipsel/slim/rootfs.tar.xz

-94.6 KB
Binary file not shown.

powerpc/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
FROM multiarch/busybox:powerpc-slim
2+
ADD qemu-ppc-static.tar.xz /usr/bin

powerpc/qemu-ppc-static.tar.xz

950 KB
Binary file not shown.

powerpc/qemu_arch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1+
ppc

powerpc/slim/rootfs.tar.xz

-138 KB
Binary file not shown.

powerpcspe/slim/rootfs.tar.xz

-112 KB
Binary file not shown.

ppc64/slim/rootfs.tar.xz

-124 KB
Binary file not shown.

ppc64el/slim/rootfs.tar.xz

-57.6 KB
Binary file not shown.

s390x/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
FROM multiarch/busybox:s390x-slim
2+
ADD qemu-s390x-static.tar.xz /usr/bin

s390x/qemu-s390x-static.tar.xz

706 KB
Binary file not shown.

s390x/qemu_arch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1+
s390x

s390x/slim/rootfs.tar.xz

-93 KB
Binary file not shown.

sh4/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
FROM multiarch/busybox:sh4-slim
2+
ADD qemu-sh4-static.tar.xz /usr/bin

sh4/qemu-sh4-static.tar.xz

700 KB
Binary file not shown.

sh4/qemu_arch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1+
sh4

sh4/slim/rootfs.tar.xz

-46.4 KB
Binary file not shown.

sparc64/slim/rootfs.tar.xz

-131 KB
Binary file not shown.

x32/slim/rootfs.tar.xz

-46.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)