pmbootstrap/pmb/install
Minecrell 44e887f11e
pmb.install: remove qemu-user binary stub from device rootfs (!1861)
Now that the qemu-user binary is bind-mounted, we no longer copy
the binary to the device rootfs. However, there is still the empty
stub file that we used as a destination mount point.

Let's remove it before copying it to the device rootfs.
It is automatically re-created the next time the qemu-user binary
is needed.
2020-01-26 19:47:43 +01:00
..
__init__.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
_install.py pmb.install: remove qemu-user binary stub from device rootfs (!1861) 2020-01-26 19:47:43 +01:00
blockdevice.py pmb.helpers.mount: Rename bind_blockdevice() to bind_file() (!1861) 2020-01-26 19:47:28 +01:00
file.py pmb.helpers.git.rev_parse: add path argument (!1848) 2020-01-19 20:37:46 +03:00
format.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
losetup.py pmb.helpers.mount: Rename bind_blockdevice() to bind_file() (!1861) 2020-01-26 19:47:28 +01:00
partition.py pmb.helpers.mount: Rename bind_blockdevice() to bind_file() (!1861) 2020-01-26 19:47:28 +01:00
recovery.py Change copyright to 2020 2020-01-06 02:43:00 +01:00