Skip to content

Enable running pmbootstrap on x86 architecture

Daniele Debernardi requested to merge feature/x86_support into master

The mapping in alpine_native has been tested with 2 different VMs running AlpineLinux x86 and Ubuntu 32bit. Both the operating system were returning i686, we can also consider to already add other 32bit architectures there, like i386 and x86, @ollieparanoid ?

The mapping in alpine_to_debian, which is used only for the qemu-user-static-repack and the binfmt has been validated with the content of the qemu-user-static-repack package (qemu-user-binfmt.txt). And the binaries qemu-$arch-static matches the names in the txt file.

Close: #933 (closed)

Merge request reports